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
/
summarize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add summarize option to specify a custom latex preamble
Florian Fischer
2020-02-11
1
-0
/
+6
*
fmt summarize.py with yapf
Florian Fischer
2019-12-28
1
-20
/
+44
*
readd option to summarize after benchmark run
Florian Fischer
2019-12-28
1
-32
/
+37
*
use sys.exit instead of exit and other small code improvements
Florian Fischer
2019-12-14
1
-2
/
+2
*
move allocbench_version to facter and make the facts a global variable of fac...
Florian Fischer
2019-12-14
1
-2
/
+3
*
support tikz plot using tikzplotlib
Florian Fischer
2019-11-28
1
-0
/
+4
*
remove useless check for facts
Florian Fischer
2019-11-23
1
-4
/
+0
*
let facter handle load/store of global facts
Florian Fischer
2019-11-22
1
-3
/
+2
*
fix typo in option
Florian Fischer
2019-10-16
1
-1
/
+1
*
the matplotlib "C" colors only range till C9
Florian Fischer
2019-10-16
1
-1
/
+1
*
add --version flag to executables
Florian Fischer
2019-08-30
1
-1
/
+5
*
don't summarize empty sets
Florian Fischer
2019-08-28
1
-6
/
+11
*
add license to summarize.py and improve output
Florian Fischer
2019-08-27
1
-13
/
+42
*
move scripts from scripts/ to root and fix some pylint hints
Florian Fischer
2019-08-26
1
-0
/
+113