@revng What's your baseline allocator if jemalloc is a 30% speedup? FreeBSD has shipped jemalloc as the default malloc in libc, and I see a fairly consistent performance improvement replacing it with snmalloc.
Conversation
Notices
-
Embed this notice
David Chisnall (david_chisnall@infosec.exchange)'s status on Friday, 13-Sep-2024 00:08:53 JST David Chisnall - feld likes this.
-
Embed this notice
rev.ng (revng@infosec.exchange)'s status on Friday, 13-Sep-2024 00:08:55 JST rev.ng 🚅 We started an effort to improve performance! 🚅
Let’s start easy: a ~30% speedup just by adopting jemalloc!