Hacker News new | ask | show | jobs
by bjg 3008 days ago
I'm not sure I agree with (a), any app that is focused on perf is likely going to use jemalloc or any of the other high performance allocators (tcmalloc), and completely bypass the libc implementation...