NetBSD comes with jemalloc as its default allocator. I didn't find a way to make the jemallocator-sys crate use an external jemalloc, so this unnecessarily compiles jemalloc again.
Also, for packaging systems in general, there might already be a separate jemalloc package.
Would you consider supporting the use of an existing jemalloc installation?
NetBSD comes with jemalloc as its default allocator. I didn't find a way to make the jemallocator-sys crate use an external jemalloc, so this unnecessarily compiles jemalloc again.
Also, for packaging systems in general, there might already be a separate jemalloc package.
Would you consider supporting the use of an existing jemalloc installation?