Add a mallctl speed stress test.

This commit is contained in:
David Goldblatt
2020-08-05 16:57:09 -07:00
committed by David Goldblatt
parent 38867c5c17
commit 32d4673221
2 changed files with 75 additions and 0 deletions

View File

@@ -301,6 +301,7 @@ TESTS_STRESS := $(srcroot)test/stress/batch_alloc.c \
$(srcroot)test/stress/fill_flush.c \
$(srcroot)test/stress/hookbench.c \
$(srcroot)test/stress/large_microbench.c \
$(srcroot)test/stress/mallctl.c \
$(srcroot)test/stress/microbench.c