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
/
bench.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
save if no summary flag is set
Florian Fischer
2019-02-22
1
-1
/
+1
*
don't skip complete run if one prepare fails
Florian Fischer
2019-02-22
1
-1
/
+1
*
Update Readme.md
Florian Fischer
2019-02-10
1
-2
/
+2
*
s/target/allocator/ and remove analyse feature
Florian Fischer
2019-02-08
1
-19
/
+18
*
rework build system #2: call make before executing any benchmark
Florian Fischer
2019-02-02
1
-1
/
+10
*
add custom target option
Florian Fischer
2019-01-22
1
-0
/
+11
*
add load path option and don't fail if result directories exists already
Florian Fischer
2019-01-22
1
-4
/
+10
*
save all results by default in results/hostname/timestamp
Florian Fischer
2019-01-22
1
-8
/
+24
*
add license switch
Florian Fischer
2019-01-15
1
-1
/
+7
*
move source code to src/
Florian Fischer
2019-01-15
1
-9
/
+3
*
fix perf parsing and add new plot functions and use them
Florian Fischer
2018-09-14
1
-1
/
+1
*
add usefull chattymalloc support and --nolibmemusage flag
Florian Fischer
2018-09-14
1
-3
/
+4
*
cleanup bench.py
Florian Fischer
2018-09-14
1
-4
/
+2
*
add larson's server benchmark
Florian Fischer
2018-09-10
1
-1
/
+2
*
add dj's workloads
Florian Fischer
2018-09-06
1
-1
/
+2
*
only prepare or cleanup if we have to
Florian Fischer
2018-08-28
1
-5
/
+6
*
intruduce new way of handling analyse and cleanup mysql
Florian Fischer
2018-08-24
1
-7
/
+8
*
pass summary directory to benchmarks
Florian Fischer
2018-08-21
1
-1
/
+1
*
only analyse alloc sizes for mysql
Florian Fischer
2018-08-20
1
-1
/
+1
*
add summary directory option
Florian Fischer
2018-08-20
1
-0
/
+5
*
add basic analyse to mysql
Florian Fischer
2018-08-13
1
-1
/
+8
*
pass verbose to run
Florian Fischer
2018-08-11
1
-1
/
+1
*
fix nosum option
Florian Fischer
2018-08-06
1
-1
/
+1
*
add nosummary option
Florian Fischer
2018-07-25
1
-2
/
+4
*
move c benchmarks in benchmarks subdir
Florian Fischer
2018-07-24
1
-1
/
+2
*
remove conprod from benchmark list add memory footprint to mysql
Florian Fischer
2018-07-23
1
-4
/
+7
*
add verbose cmdline option
Florian Fischer
2018-07-23
1
-0
/
+1
*
make run argument an integer
Florian Fischer
2018-07-20
1
-1
/
+1
*
make results independant and add cmdline options
Florian Fischer
2018-07-20
1
-1
/
+21
*
add initial mysql, loop and consumer/producer benchmarks
Florian Fischer
2018-07-15
1
-0
/
+24