index
:
allocbench
align_to_cl
artifact
binary_chattymalloc
bumpptrs
cache_exclusive_alloc
catch_abort
glibc-cacheline-exclusive
introduce_gitlab-ci
keydb
lld
logging
loop_keep_allocs
master
nop
pgfplots
redis
wait4_rusage
benchmark tool for POSIX memory allocators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add hist files to gitignore
Florian Fischer
2018-09-01
1
-0
/
+1
*
improve saving/loading add asci plot of hists
Florian Fischer
2018-09-01
2
-13
/
+46
*
change benchmark.py for mysql and remove run from mysql.py
Florian Fischer
2018-08-31
4
-595
/
+180
*
delete chattyparser
Florian Fischer
2018-08-31
1
-88
/
+0
*
remove klmalloc and analyse_targets
Florian Fischer
2018-08-31
1
-12
/
+1
*
remove debug print
Florian Fischer
2018-08-31
1
-1
/
+0
*
put common run logic into benchmark.py
Florian Fischer
2018-08-31
3
-279
/
+278
*
don't overwrite status just append to it
Florian Fischer
2018-08-31
1
-1
/
+1
*
re add re to mysql
Florian Fischer
2018-08-29
1
-0
/
+1
*
add parser for chattmallocs output file
Florian Fischer
2018-08-28
1
-0
/
+88
*
add new potent chattymalloc and fix and improve mysql histograms
Florian Fischer
2018-08-28
2
-60
/
+484
*
add glibc without tc and cleanup Makefile
Florian Fischer
2018-08-28
2
-35
/
+61
*
add cache-miss graphes
Florian Fischer
2018-08-28
1
-26
/
+36
*
only prepare or cleanup if we have to
Florian Fischer
2018-08-28
1
-5
/
+6
*
use new memusage gathering in loop
Florian Fischer
2018-08-24
3
-40
/
+18
*
add status to gitignore
Florian Fischer
2018-08-24
1
-0
/
+1
*
intruduce new way of handling analyse and cleanup mysql
Florian Fischer
2018-08-24
5
-123
/
+205
*
add histogram results to the results dict and fix summary
Florian Fischer
2018-08-22
1
-11
/
+12
*
pass summary directory to benchmarks
Florian Fischer
2018-08-21
1
-1
/
+1
*
only analyse alloc sizes for mysql
Florian Fischer
2018-08-20
1
-1
/
+1
*
fix chattymalloc target for new target layout
Florian Fischer
2018-08-20
1
-1
/
+5
*
update usage in readme
Florian Fischer
2018-08-20
1
-1
/
+6
*
improve mysql memory stats
Florian Fischer
2018-08-20
1
-44
/
+43
*
add memusage to loop benchmark
Florian Fischer
2018-08-20
2
-63
/
+111
*
add summary directory option
Florian Fischer
2018-08-20
3
-5
/
+14
*
remove conprod benchmark because it doesn't measure malloc performance
Florian Fischer
2018-08-19
3
-325
/
+0
*
add rssmax to mysql memory statistic and remove useless save code in run
Florian Fischer
2018-08-19
1
-5
/
+10
*
make targets into directories and add a color attribute
Florian Fischer
2018-08-18
4
-19
/
+44
*
fix mysql
Florian Fischer
2018-08-13
1
-1
/
+1
*
only print histogram
Florian Fischer
2018-08-13
1
-8
/
+11
*
add plot output to mysql analyse
Florian Fischer
2018-08-13
1
-8
/
+13
*
don't save memusage of chattymalloc
Florian Fischer
2018-08-13
1
-1
/
+2
*
fix parsing of chattymallocs output
Florian Fischer
2018-08-13
1
-1
/
+6
*
add basic analyse to mysql
Florian Fischer
2018-08-13
3
-30
/
+61
*
prefix chattymalloc's output
Florian Fischer
2018-08-13
1
-1
/
+1
*
add chattymalloc to analyse allcations of benchmark
Florian Fischer
2018-08-13
2
-1
/
+124
*
add data and log files to gitignore
Florian Fischer
2018-08-13
1
-0
/
+2
*
only print malloc_info if explicitly specified
Florian Fischer
2018-08-13
1
-5
/
+9
*
pass verbose to run
Florian Fischer
2018-08-11
1
-1
/
+1
*
make loop and falsesharing work with different perf outputs
Florian Fischer
2018-08-07
2
-4
/
+13
*
fix mysql memory stats collecting again :(
Florian Fischer
2018-08-06
1
-1
/
+1
*
fix mysql memory stats collecting
Florian Fischer
2018-08-06
1
-1
/
+1
*
fix nosum option
Florian Fischer
2018-08-06
1
-1
/
+1
*
add nosummary option
Florian Fischer
2018-07-25
1
-2
/
+4
*
fix mysql memory stats collecting
Florian Fischer
2018-07-25
1
-4
/
+4
*
readd perf and read heap info only from children of perf
Florian Fischer
2018-07-25
1
-17
/
+23
*
add perf and output cache misses
Florian Fischer
2018-07-25
1
-12
/
+24
*
fix memusage results
Florian Fischer
2018-07-25
1
-3
/
+7
*
use psutil and don't call ps
Florian Fischer
2018-07-24
1
-18
/
+14
*
use psutil instead of calling ps
Florian Fischer
2018-07-24
1
-22
/
+27
[next]