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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix inlining of bump_up and revert bumpptr_alloc to original version
Florian Fischer
2019-11-11
1
-2
/
+2
*
add speedymalloc variant using less tsd
Florian Fischer
2019-11-11
1
-1
/
+5
*
fix Makefile for bumpptr flavors
Florian Fischer
2019-11-10
1
-3
/
+3
*
add some bumpptr flavors
Florian Fischer
2019-11-10
1
-0
/
+8
*
don't use bc to calculate MEMSIZE for our allocators
Florian Fischer
2019-11-06
1
-1
/
+1
*
catch SIGSEGV as well; register sa_handlers only if its SIG_DLF before
Florian Fischer
2019-09-29
1
-2
/
+2
*
catch if cmd aborts
Florian Fischer
2019-09-29
1
-1
/
+5
*
add first speedymalloc draft
Florian Fischer
2019-09-05
1
-1
/
+5
*
readd chattymalloc
Florian Fischer
2019-08-22
1
-14
/
+15
*
use LD_LIBRARY_PATH for glibc instead of calling its loader
Florian Fischer
2019-08-12
1
-2
/
+2
*
Rework exec chain
Florian Fischer
2019-08-11
1
-1
/
+5
*
improve bumpptr_alloc
Florian Fischer
2019-08-11
1
-5
/
+9
*
add bumptr allocator implementation
Florian Fischer
2019-04-28
1
-2
/
+9
*
s/target/allocator/ and remove analyse feature
Florian Fischer
2019-02-08
1
-5
/
+1
*
rework build system #2: call make before executing any benchmark
Florian Fischer
2019-02-02
1
-0
/
+2
*
rework build system #1
Florian Fischer
2019-02-01
1
-0
/
+27