Files
hakmem/.gitmodules
Claude b4e4416544 Add mimalloc-bench submodule and simplify larson_hakmem build
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
2025-11-05 03:43:50 +00:00

4 lines
103 B
Plaintext

[submodule "mimalloc-bench"]
path = mimalloc-bench
url = https://github.com/daanx/mimalloc-bench.git