Jemalloc Repositories Are Archived

9 months ago (github.com)

We once went through the effort to use jemalloc for workloads which were highly optimized particularly for NUMA.

Incredibly, it had absolutely zero performance improvement. I’ve always wondered how that was possible. Spent a fair bit of time confirming the memory layout and NUMA node ownership etc. It was working, it just.. did nothing!

Why? The prior conversation (linked here in this posting thread) has somebody asking the same question. And a comment: did nothing. So it could be the variant has low enough achievement over other *alloc that it was felt best to retire it.