mimalloc-bench icon indicating copy to clipboard operation
mimalloc-bench copied to clipboard

Add a memory-hungry benchmark

Open jvoisin opened this issue 3 years ago • 2 comments

I think that currently, we don't have any memory-hungy benchmark. It might be interesting to add one.

jvoisin avatar Dec 16 '21 22:12 jvoisin

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.

alphanso avatar Jul 29 '22 06:07 alphanso

Unfortunately, it's a bit overkill, since we're running the benchmark suite on github actions on a couple of platforms, for every commit.

jvoisin avatar Aug 01 '22 12:08 jvoisin