Changes: - Add mimalloc-bench as git submodule for Larson benchmark source - Simplify Makefile: Remove shim layer (hakmem.o provides malloc/free directly) - Enable larson.sh script to build and run Larson benchmarks This allows running: ./scripts/larson.sh hakmem --profile tinyhot_tput 2 4
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
[submodule "mimalloc-bench"]
|
|
path = mimalloc-bench
|
|
url = https://github.com/daanx/mimalloc-bench.git
|