forked from kozorizki/binaryen
The new CMake flag MIMALLOC_STATIC controls this. mimalloc fixes perf problems, especially on heavily multi-threaded workloads (many functions, high core count machines) on the musl allocator, see #5561.
The new CMake flag MIMALLOC_STATIC controls this. mimalloc fixes perf problems, especially on heavily multi-threaded workloads (many functions, high core count machines) on the musl allocator, see #5561.