Provide a way to bench memory allocators
Open
- Dominant language
- C++
- Stars
- 150
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
[Mimalloc-bench]( https://github.com/daanx/mimalloc-bench ) would like to [make use of fleetbench]( https://github.com/daanx/mimalloc-bench/issues/162), but unfortunately, it seems that the usage of tcmalloc is hardcoded into the binaries. Would it be possible to make it optional, since mimalloc-bench is using `LD_PRELOAD` to override `malloc/free/…`.
Contributor guide
Assessment
This issue has not been assessed yet.