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
*
fix figure_option handling in plot()
Florian Fischer
2020-04-07
1
-18
/
+17
*
fix keydb and loop summaries
Florian Fischer
2020-04-07
2
-12
/
+16
*
seperate export_facts into print_facts and print_common_facts
Florian Fischer
2020-04-07
1
-11
/
+20
*
fix syntax after plot changes
Florian Fischer
2020-04-07
4
-5
/
+4
*
unify plotting code
Florian Fischer
2020-04-07
17
-409
/
+567
*
improve chattyparser
Florian Fischer
2020-04-07
1
-36
/
+43
*
fix larson delete not matching new[]
Florian Fischer
2020-04-03
1
-5
/
+5
*
join only strings
Florian Fischer
2020-03-11
1
-2
/
+2
*
bump speedymalloc version and add new flavor with bigger size classes
Florian Fischer
2020-03-10
2
-1
/
+9
*
fix sm.speedymalloc_70d9d160 name
Florian Fischer
2020-03-10
1
-1
/
+1
*
bump speedymalloc version and fix flavors names
Florian Fischer
2020-03-10
2
-13
/
+18
*
add tcmalloc_gperftools to tcmallocs
Florian Fischer
2020-03-10
1
-2
/
+3
*
make sure we join only strings
Florian Fischer
2020-03-10
1
-1
/
+1
*
don't use perm in keydb plot titles
Florian Fischer
2020-03-10
1
-2
/
+2
*
fix _save_figure calls
Florian Fischer
2020-03-10
1
-3
/
+3
*
create plots using their file name as identifier
Florian Fischer
2020-03-09
1
-13
/
+15
*
fix use of pyplot.close
Florian Fischer
2020-03-09
1
-3
/
+3
*
use str.join to construct perm substitution
Florian Fischer
2020-03-09
1
-1
/
+1
*
improve artifact code
Florian Fischer
2020-03-09
1
-12
/
+12
*
fmt all src/allocators using yapf
Florian Fischer
2020-03-09
25
-137
/
+165
*
use gperftools in nofs allocator collection and fix tcmalloc indentation
Florian Fischer
2020-03-09
2
-14
/
+15
*
fmt plots.py using yapf
Florian Fischer
2020-03-09
1
-47
/
+158
*
use f-string template in latex table generation code
Florian Fischer
2020-03-09
1
-20
/
+19
*
improve matplotlib code
Florian Fischer
2020-03-09
17
-114
/
+97
*
update git checkouts
Florian Fischer
2020-03-06
1
-0
/
+10
*
bump speedymalloc version
Florian Fischer
2020-03-06
1
-1
/
+5
*
don't raise Exeption again just pass it
Florian Fischer
2020-02-27
1
-2
/
+2
*
remove unused code and compiler flags from t-test1
Florian Fischer
2020-02-27
3
-199
/
+3
*
remove speedymalloc.c
Florian Fischer
2020-02-26
1
-188
/
+0
*
Merge remote-tracking branch 'refs/remotes/origin/master'
Florian Fischer
2020-02-26
1
-0
/
+188
|
\
|
*
define PAGE_SIZE and put alignment code in inline function
Florian Fischer
2020-02-26
1
-13
/
+9
|
*
free big allocations using madv_free
Florian Fischer
2020-02-26
1
-3
/
+24
*
|
remove useless nullpointer check
Florian Fischer
2020-02-26
1
-4
/
+0
*
|
inlcude bump_alloc.h into bumpptr_alloc.c
Florian Fischer
2020-02-26
3
-63
/
+42
*
|
fix build of speedymalloc and add new variant
Florian Fischer
2020-02-26
2
-6
/
+11
*
|
externalize speedymalloc
Florian Fischer
2020-02-26
4
-180
/
+57
*
|
print debug message with command line of subcommands
Florian Fischer
2020-02-26
1
-0
/
+2
*
|
remove useles check if self.build_cmds are true
Florian Fischer
2020-02-26
1
-10
/
+9
*
|
get statistic value with default
Florian Fischer
2020-02-26
1
-2
/
+4
|
/
*
add madvise MADV_WILLNEED
Florian Fischer
2020-02-25
1
-0
/
+17
*
move common allocator functions into malloc.c
Florian Fischer
2020-02-25
4
-217
/
+123
*
set errno when bump end is reached
Florian Fischer
2020-02-25
1
-3
/
+5
*
save stdout and stderr of servers
Florian Fischer
2020-02-25
1
-4
/
+16
*
split style and color definitions and include common.tex
Florian Fischer
2020-02-25
1
-3
/
+6
*
remove newline in front of ybar axis attribute
Florian Fischer
2020-02-24
1
-1
/
+1
*
create correct standalone pgfplot legend
Florian Fischer
2020-02-24
1
-96
/
+81
*
minor whitespace fixes
Florian Fischer
2020-02-24
1
-2
/
+2
*
import tikzplotlib only if needed
Florian Fischer
2020-02-24
1
-1
/
+3
*
don't use data using filecontents*
Florian Fischer
2020-02-24
1
-18
/
+16
*
add option to set additional axis attributes
Florian Fischer
2020-02-24
1
-1
/
+3
[next]