mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 00:23:33 +03:00
Add a fill/flush microbenchmark.
This commit is contained in:
parent
33372cbd40
commit
97b7a9cf77
2 changed files with 78 additions and 0 deletions
|
|
@ -289,6 +289,7 @@ CPP_SRCS :=
|
|||
TESTS_INTEGRATION_CPP :=
|
||||
endif
|
||||
TESTS_STRESS := $(srcroot)test/stress/microbench.c \
|
||||
$(srcroot)test/stress/fill_flush.c \
|
||||
$(srcroot)test/stress/large_microbench.c \
|
||||
$(srcroot)test/stress/hookbench.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue