Add support for memory-profiling on subsystem-bench (#5522)
Add support in subsystem-benchmarks to profile memory usage using the
jemalloc builting profiler, this allows us to run each benchmark with
profiling enabled and determine if the memory usage patters are in
conformance with our expectations.
---------
Signed-off-by: Alexandru Gheorghe <[email protected]>
Please register or sign in to comment