[PATCH] D101427: Linux support for mimalloc as a custom allocator

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 13:51:06 PST 2022


aganea added a comment.

Ping! I did a some performance tests several months ago, and it seems rpmalloc was generally faster than glibc malloc, so this patch seems beneficial (to avoid relying on the LD_PRELOAD thing).
@maniccoder Did you manage by chance to look at the issue you mentioned?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101427/new/

https://reviews.llvm.org/D101427



More information about the llvm-commits mailing list