Add a benchmark of large allocations.

This commit is contained in:
David Goldblatt
2020-04-28 12:18:36 -07:00
committed by David Goldblatt
parent 46471ea327
commit 2c09d43494
4 changed files with 74 additions and 40 deletions

View File

@@ -289,6 +289,7 @@ CPP_SRCS :=
TESTS_INTEGRATION_CPP :=
endif
TESTS_STRESS := $(srcroot)test/stress/microbench.c \
$(srcroot)test/stress/large_microbench.c \
$(srcroot)test/stress/hookbench.c