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
/
redis.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the whole project more python idiomatic
Florian Fischer
2020-06-02
1
-105
/
+0
*
unify plotting code
Florian Fischer
2020-04-07
1
-9
/
+17
*
improve matplotlib code
Florian Fischer
2020-03-09
1
-2
/
+2
*
use plots from src.plots
Florian Fischer
2020-02-21
1
-4
/
+4
*
introduce verbosity aware subprocess.run wrapper and use it in benchmarks
Florian Fischer
2019-12-13
1
-6
/
+2
*
collect vmhwm for servers and use it for mysql, httpd and redis
Florian Fischer
2019-12-11
1
-1
/
+6
*
fmt benchmark definitions with yapf
Florian Fischer
2019-12-11
1
-13
/
+13
*
cleanup database dumps after redis benchmark
Florian Fischer
2019-11-13
1
-0
/
+5
*
don't always use jemalloc for redis
Florian Fischer
2019-11-06
1
-1
/
+1
*
fix redis directory
Florian Fischer
2019-10-22
1
-7
/
+8
*
fix redis
Florian Fischer
2019-10-13
1
-2
/
+3
*
use ArchiveArtifacts for all benchmark resources
Florian Fischer
2019-09-23
1
-32
/
+19
*
don't exit if we fail to prepare a benchmark
Florian Fischer
2019-09-11
1
-9
/
+0
*
explicitly collect binary versions
Florian Fischer
2019-09-11
1
-0
/
+2
*
port building of redis to python
Florian Fischer
2019-09-11
1
-0
/
+52
*
add redis benchmark inspired by mimalloc-bench
Florian Fischer
2019-09-11
1
-0
/
+57