Arriver

6 posts / 0 new
Last post
Offline
Last seen: 2 years 10 months ago
Joined: 06/15/2021
Posts: 3
Performance of RTI's internal memory pool vs tcmalloc?

We are using unbound sequences and hence need to set the QoS property:
memory_manager.fast_pool.pool_buffer_max_size

Then the question came up, what happens if the fast_pool is dropped entirely, and memory management is handed over to an external memory manager?

Has anybody done any performance measurements comparing fast_pool memory allocation with for instance tcmalloc?

We are trying to reduce the number of QoS profiles that we need to maintain, and still get reasonable performance. We run a mix of frequent small samples, and less frequent very big samples.

Organization:
Keywords:
Subscribe to RSS - Arriver