void-packages
void-packages copied to clipboard
[WIP] mimalloc: update to 3.0.11.
Testing the changes
- I tested the changes in this PR: briefly
Local build testing
- I built this PR locally for my native architecture, x86_64-libc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- i686-libc
Noticing that stress-test and stress-test-dynamic fail for x86 due to segfault. The only issues I'm seeing so far reference older versions of mimalloc. https://github.com/microsoft/mimalloc/issues/1086
Created my own issue as well for this more specific situation. https://github.com/microsoft/mimalloc/issues/1152