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
/
benchmarks
/
larson.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup plot code
Florian Fischer
2020-02-11
1
-4
/
+4
*
move plotting code from src.benchmark to src.plots
Florian Fischer
2020-02-11
1
-6
/
+9
*
fmt benchmark definitions with yapf
Florian Fischer
2019-12-11
1
-9
/
+11
*
run larson for 5 instead of 1 second
Florian Fischer
2019-10-21
1
-1
/
+1
*
add larson documentation
Florian Fischer
2019-10-21
1
-7
/
+31
*
require a name in Benchmark.__init__
Florian Fischer
2019-08-29
1
-2
/
+2
*
add license header comments to benchmark definitions
Florian Fischer
2019-08-28
1
-0
/
+17
*
remove verbosity argument from hooks
Florian Fischer
2019-08-27
1
-1
/
+2
*
improve benchmark code quality using pylint
Florian Fischer
2019-08-27
1
-14
/
+16
*
remove yerr from plot_* functions
Florian Fischer
2019-08-27
1
-2
/
+1
*
add error bars to barplot_single_arg
Florian Fischer
2019-08-26
1
-1
/
+2
*
mention larson / krishnan paper in larson benchmark
Florian Fischer
2019-08-20
1
-0
/
+2
*
use fewer maximal sizes to speedup benchmark
Florian Fischer
2019-08-20
1
-1
/
+1
*
apply some flake8 hints
Florian Fischer
2019-06-19
1
-1
/
+2
*
move benchmark definitions into src/benchmarks
Florian Fischer
2019-03-25
1
-0
/
+46