[PATCH] D26006: Further reduce the number of allocators

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 13:20:28 PDT 2016


ruiu added a comment.

With your change to call _exit, you can't see any difference in performance, no? Because this change is a bit complicated, I'd want to not have this one if it doesn't improve performance in normal use cases.


https://reviews.llvm.org/D26006





More information about the llvm-commits mailing list