mimalloc-bench
mimalloc-bench copied to clipboard
Drafted Dockerfile to perform tests.
See https://github.com/daanx/mimalloc-bench/issues/117
Any further feedback?
I'm not using Docker at all, so I don't have much more to say :/
It's ok. Can you suggest how to use graph.py though? Some usage example would be nice to have.
If memory serves, you can simply throw the output of a bench.sh run at it.
If my memory serves, last time I ran bench.sh it spit out a ton of .txt files, I tried to supply a few random ones to graph.py much to no avail. Can someone check the actual use? Like what files I need to feed to graph.py exactly, etc.