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
/
src
/
plots.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
get statistic value with default
Florian Fischer
2020-02-26
1
-2
/
+4
*
split style and color definitions and include common.tex
Florian Fischer
2020-02-25
1
-3
/
+6
*
remove newline in front of ybar axis attribute
Florian Fischer
2020-02-24
1
-1
/
+1
*
create correct standalone pgfplot legend
Florian Fischer
2020-02-24
1
-96
/
+81
*
import tikzplotlib only if needed
Florian Fischer
2020-02-24
1
-1
/
+3
*
don't use data using filecontents*
Florian Fischer
2020-02-24
1
-18
/
+16
*
add option to set additional axis attributes
Florian Fischer
2020-02-24
1
-1
/
+3
*
only support 10 default colors
Florian Fischer
2020-02-24
1
-1
/
+1
*
add verbosity flag to summarize
Florian Fischer
2020-02-22
1
-3
/
+3
*
add support for pgf bar plots and error bars
Florian Fischer
2020-02-20
1
-7
/
+25
*
define a style per allocator
pgfplots
Florian Fischer
2020-02-12
1
-3
/
+5
*
improve default labels
Florian Fischer
2020-02-11
1
-4
/
+4
*
use str.format labels and fix value retrieval in pgfplot_linear
Florian Fischer
2020-02-11
1
-4
/
+9
*
add legend file name to pgfplot_legend arguments
Florian Fischer
2020-02-11
1
-2
/
+2
*
set any missing allocator color
Florian Fischer
2020-02-11
1
-6
/
+22
*
add summarize option to specify a custom latex preamble
Florian Fischer
2020-02-11
1
-0
/
+6
*
cleanup plot code
Florian Fischer
2020-02-11
1
-113
/
+136
*
move plotting code from src.benchmark to src.plots
Florian Fischer
2020-02-11
1
-0
/
+518