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
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/histogram: remove useless import path manipulation
Florian Fischer
2020-06-02
1
-35
/
+35
*
format the source code using yapf
Florian Fischer
2020-06-02
3
-36
/
+88
*
scripts: improve code quality from some scripts
Florian Fischer
2020-06-02
2
-16
/
+17
*
make the whole project more python idiomatic
Florian Fischer
2020-06-02
3
-31
/
+53
*
add script to print all facts about a result directory
Florian Fischer
2020-04-07
1
-0
/
+70
*
remove no-color option, exclude our allocators, add loop
Florian Fischer
2020-02-25
1
-23
/
+26
*
add script to generate pgfplots for the paper
Florian Fischer
2020-02-24
1
-0
/
+244
*
rename matplotlib_histograms.py to histogram.py
Florian Fischer
2019-10-14
1
-3
/
+3
*
produce ascii histograms with scripts/matplotlib_histograms.py
Florian Fischer
2019-10-14
1
-13
/
+23
*
merge histogram scripts into one
Florian Fischer
2019-08-29
3
-124
/
+78
*
move scripts from scripts/ to root and fix some pylint hints
Florian Fischer
2019-08-26
2
-150
/
+0
*
improve bench_sum
Florian Fischer
2019-08-26
1
-36
/
+24
*
add script to plot interactive histogram from chattymalloc.txt
Florian Fischer
2019-08-26
1
-0
/
+66
*
rename histogram script to malt_histogram
Florian Fischer
2019-08-26
1
-0
/
+0
*
load facts and remove threading
Florian Fischer
2019-08-26
1
-18
/
+16
*
add mimalloc to bench_sum
Florian Fischer
2019-08-26
1
-1
/
+1
*
add script to merge to result sets
Florian Fischer
2019-08-26
1
-0
/
+61
*
add option to exclude benchmarks
Florian Fischer
2019-08-26
1
-1
/
+4
*
add script to summarize subsets of all allocators in stored data
Florian Fischer
2019-08-26
1
-0
/
+100
*
add script to plot histogram of allocation sizes from malt json files
Florian Fischer
2019-08-26
1
-0
/
+58