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
/
falsesharing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup plot code
Florian Fischer
2020-02-11
1
-6
/
+6
*
move plotting code from src.benchmark to src.plots
Florian Fischer
2020-02-11
1
-18
/
+21
*
fmt benchmark definitions with yapf
Florian Fischer
2019-12-11
1
-26
/
+34
*
calculate speedup and use it for multiple summaries
Florian Fischer
2019-11-28
1
-23
/
+23
*
add and use write_tex_table function
Florian Fischer
2019-10-30
1
-1
/
+8
*
introduce a global summary file extension
Florian Fischer
2019-10-30
1
-1
/
+3
*
increase workload size for bigger max speedup
Florian Fischer
2019-10-16
1
-2
/
+4
*
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
-16
/
+20
*
apply some flake8 hints
Florian Fischer
2019-06-19
1
-1
/
+1
*
fix ylabel for llc miss plot
Florian Fischer
2019-05-14
1
-1
/
+1
*
move benchmark definitions into src/benchmarks
Florian Fischer
2019-03-25
1
-0
/
+74