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
/
httpd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
collect vmhwm for servers and use it for mysql, httpd and redis
Florian Fischer
2019-12-11
1
-33
/
+25
*
explicitly collect binary versions
Florian Fischer
2019-09-11
1
-0
/
+7
*
improve server benchmarks
Florian Fischer
2019-09-11
1
-2
/
+5
*
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
-3
/
+6
*
apply some flake8 hints
Florian Fischer
2019-06-19
1
-26
/
+17
*
use sane iterations (100 -> 10000)
Florian Fischer
2019-05-27
1
-3
/
+3
*
introduce server concept to Benchmark
Florian Fischer
2019-05-15
1
-52
/
+18
*
fix still running check
Florian Fischer
2019-04-13
1
-1
/
+18
*
add check if nginx is running before trying to terminate
Florian Fischer
2019-04-13
1
-7
/
+9
*
adjust absurd concurrency
Florian Fischer
2019-04-13
1
-1
/
+1
*
add real simple webserver benchmark using nginx and ab
Florian Fischer
2019-04-02
1
-0
/
+87