mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-31 07:28:02 +03:00
Add a benchmark of large allocations.
This commit is contained in:
parent
46471ea327
commit
2c09d43494
4 changed files with 74 additions and 40 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue