added partial extraction of benchmarks from morello

This commit is contained in:
2024-11-18 18:05:12 +00:00
parent e88f566a59
commit 1ec1d42115
4 changed files with 188 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
cc -g -Wall -shared -o malloc-huge.so -mabi=purecap-benchmark -lpthread HugePage/bump_alloc.c
cc -g -Wall -shared -o malloc-regular.so -mabi=purecap-benchmark -lpthread Regular/bump_alloc.c
cc -g -Wall -shared -o malloc-regular.so -mabi=purecap-benchmark -lpthread Regular/bump_alloc.c