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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
change result format from pickle to json
Florian Fischer
2019-11-23
1
-14
/
+31
*
fix fd.prepare()
Florian Fischer
2019-11-22
1
-3
/
+4
*
let facter handle load/store of global facts
Florian Fischer
2019-11-22
1
-1
/
+38
*
make plot_* functions more robust to missing values
Florian Fischer
2019-11-22
1
-12
/
+20
*
fix some format hints
Florian Fischer
2019-11-22
1
-9
/
+9
*
extract perf check from way too long run method
Florian Fischer
2019-11-22
1
-17
/
+23
*
keep not modified artifact data in cache
Florian Fischer
2019-11-21
4
-9
/
+13
*
don't use fixed sizes to aquire life data
Florian Fischer
2019-11-21
1
-21
/
+46
*
cleanup database dumps after redis benchmark
Florian Fischer
2019-11-13
1
-0
/
+5
*
use fixed sizes in loop benchmark and remove legacy source code
Florian Fischer
2019-11-13
1
-51
/
+9
*
speedup bumpptr_alloc
Florian Fischer
2019-11-12
3
-45
/
+63
*
don't skip early
Florian Fischer
2019-11-06
1
-1
/
+0
*
fix invalid except syntax
Florian Fischer
2019-11-06
1
-1
/
+1
*
skip not starting servers
Florian Fischer
2019-11-06
1
-3
/
+17
*
remove debug output from benchmark.py
Florian Fischer
2019-11-06
1
-1
/
+0
*
don't always use jemalloc for redis
Florian Fischer
2019-11-06
1
-1
/
+1
*
don't use bc to calculate MEMSIZE for our allocators
Florian Fischer
2019-11-06
1
-1
/
+1
*
use booktabs in standalone tex tables
Florian Fischer
2019-10-30
1
-0
/
+1
*
add tex tables to cfrac and espresso
Florian Fischer
2019-10-30
2
-0
/
+16
*
add toprule to tex tables
Florian Fischer
2019-10-30
1
-0
/
+1
*
add and use write_tex_table function
Florian Fischer
2019-10-30
7
-3
/
+147
*
introduce a global summary file extension
Florian Fischer
2019-10-30
5
-13
/
+20
*
use new dj_workload location
Florian Fischer
2019-10-23
1
-2
/
+2
*
fix location of dj_workload artifact
Florian Fischer
2019-10-23
1
-1
/
+1
*
fix lld documentation
Florian Fischer
2019-10-23
1
-3
/
+2
*
fix redis directory
Florian Fischer
2019-10-22
1
-7
/
+8
*
remove normalized plots from loop and t-test1
Florian Fischer
2019-10-21
2
-17
/
+1
*
run larson for 5 instead of 1 second
Florian Fischer
2019-10-21
1
-1
/
+1
*
fix y-label for fd plots
Florian Fischer
2019-10-21
1
-1
/
+1
*
improve scale_thread_for_cpus
Florian Fischer
2019-10-21
1
-21
/
+21
*
add larson documentation
Florian Fischer
2019-10-21
1
-7
/
+31
*
add lld and mysql documentation
Florian Fischer
2019-10-21
2
-14
/
+243
*
improve top10 percentages
Florian Fischer
2019-10-16
1
-4
/
+4
*
improve analysis: add cycles portions and fix top10 percentages
Florian Fischer
2019-10-16
2
-10
/
+21
*
fix dj_trace
Florian Fischer
2019-10-16
1
-1
/
+1
*
improve summary of the blowup test
Florian Fischer
2019-10-16
1
-2
/
+2
*
increase workload size for bigger max speedup
Florian Fischer
2019-10-16
2
-4
/
+6
*
use fixed xkcd color for ideal rss
Florian Fischer
2019-10-16
1
-1
/
+1
*
don't store sysbench version twice
Florian Fischer
2019-10-16
1
-3
/
+0
*
fix bins and top10 order in histograms
Florian Fischer
2019-10-14
1
-8
/
+12
*
add documentation for loop, cfrac, espresso
Florian Fischer
2019-10-14
3
-6
/
+75
*
add rpmalloc
Florian Fischer
2019-10-14
2
-1
/
+42
*
produce ascii histograms with scripts/matplotlib_histograms.py
Florian Fischer
2019-10-14
1
-6
/
+11
*
don't try to terminate servers that exited with 0
Florian Fischer
2019-10-13
1
-1
/
+1
*
store mysql files persistent in build/benchmarks/mysql
Florian Fischer
2019-10-13
1
-23
/
+13
*
fix redis
Florian Fischer
2019-10-13
1
-2
/
+3
*
support substitutions in server shutdown_cmds
Florian Fischer
2019-10-13
1
-6
/
+10
*
Merge branch 'catch_abort'
Florian Fischer
2019-10-13
4
-3
/
+44
|
\
|
*
print signal message before exit
catch_abort
Florian Fischer
2019-09-30
1
-0
/
+1
|
*
catch SIGSEGV as well; register sa_handlers only if its SIG_DLF before
Florian Fischer
2019-09-29
5
-31
/
+40
[prev]
[next]