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
/
loop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move plotting code from src.benchmark to src.plots
Florian Fischer
2020-02-11
1
-20
/
+28
*
implement standalone pgfplot legend creation
Florian Fischer
2020-02-11
1
-0
/
+3
*
generate an example pgfplot for the loop benchmark
Florian Fischer
2020-01-23
1
-0
/
+8
*
fmt benchmark definitions with yapf
Florian Fischer
2019-12-11
1
-15
/
+18
*
add and use write_tex_table function
Florian Fischer
2019-10-30
1
-0
/
+5
*
remove normalized plots from loop and t-test1
Florian Fischer
2019-10-21
1
-9
/
+1
*
add documentation for loop, cfrac, espresso
Florian Fischer
2019-10-14
1
-2
/
+20
*
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
*
improve benchmark code quality using pylint
Florian Fischer
2019-08-27
1
-9
/
+10
*
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
*
fix name of loop tex table
Florian Fischer
2019-08-15
1
-1
/
+1
*
make bump pointer allocator available through src.allocators.bumpptr
Florian Fischer
2019-08-11
1
-1
/
+1
*
add facts to dataref export
Florian Fischer
2019-07-31
1
-2
/
+2
*
add dataref exports
Florian Fischer
2019-05-08
1
-0
/
+1
*
use bumpptr in loop benchmark
Florian Fischer
2019-04-28
1
-0
/
+4
*
improve descriptive statistics, csv-export and add general barplot function
Florian Fischer
2019-04-13
1
-2
/
+1
*
fix normalized plots
Florian Fischer
2019-04-10
1
-1
/
+1
*
add normalized time plot
Florian Fischer
2019-04-10
1
-0
/
+8
*
use autoticks for loop plots
Florian Fischer
2019-04-10
1
-2
/
+4
*
add export_to_csv and use it in the loop benchmark
Florian Fischer
2019-03-25
1
-0
/
+3
*
move benchmark definitions into src/benchmarks
Florian Fischer
2019-03-25
1
-0
/
+36