mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 16:43:33 +03:00
Adding trace analysis in preparation for page allocator microbenchmark.
This commit is contained in:
parent
2ffb17fd3e
commit
301b69ea27
5 changed files with 472 additions and 0 deletions
6
test/stress/pa/data/.gitignore
vendored
Normal file
6
test/stress/pa/data/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Ignore data files
|
||||
*.csv
|
||||
|
||||
# But keep example files
|
||||
!example_*.csv
|
||||
!*.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue