mimalloc-bench
mimalloc-bench copied to clipboard
Add a memory-hungry benchmark
I think that currently, we don't have any memory-hungy benchmark. It might be interesting to add one.
You can compile llvm toolchain. I believe it's quite memory intensive. Also, it will be interesting to see a benchmark with and without hugepages.
Unfortunately, it's a bit overkill, since we're running the benchmark suite on github actions on a couple of platforms, for every commit.