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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mypy] fix/ignore all remaining mypy errors
Florian Fischer
2020-07-12
3
-5
/
+6
*
[scripts/paper_plots] fix mypy error
Florian Fischer
2020-07-12
1
-3
/
+1
*
move plot specific constants from allocbench.globalvars to allocbench.plots
Florian Fischer
2020-07-12
5
-9
/
+10
*
[doc] some small updates to the small and probably outdated documentation
Florian Fischer
2020-07-11
2
-4
/
+2
*
[globalvars] remove list of available benchmarks from globalvars.BENCHMARK to...
Florian Fischer
2020-07-11
5
-13
/
+11
*
fixup! [falsesharing.py] remove unused and shadowed matplotlib import
Florian Fischer
2020-07-11
1
-1
/
+0
*
[falsesharing.py] remove unused and shadowed matplotlib import
Florian Fischer
2020-07-11
1
-1
/
+0
*
replace directory string constants in globalvars with Path objects from alloc...
Florian Fischer
2020-07-11
10
-98
/
+174
*
[mypy] add suggested type hints and fix some old ones
Florian Fischer
2020-07-11
4
-18
/
+26
*
[make] add check-mypy target and add mypy as dev dependency
Florian Fischer
2020-07-11
2
-0
/
+4
*
[pipenv] add scipy and tikzplotlib to the dependencies
Florian Fischer
2020-07-11
1
-0
/
+2
*
[plots.py] remove useless comprehension
Florian Fischer
2020-07-10
1
-1
/
+1
*
[plots.py] add ttest and leaderboard functions
Florian Fischer
2020-07-10
1
-1
/
+65
*
[benchmark.py] fix load for paths to save files or save directories
Florian Fischer
2020-07-10
1
-2
/
+3
*
[speedymalloc] bump version
Florian Fischer
2020-07-10
1
-1
/
+1
*
[GitArtifact] only update bare repo when checkout can't be provided
Florian Fischer
2020-07-10
1
-10
/
+13
*
[artifact.py] remove useless singleton design pattern
Florian Fischer
2020-07-10
1
-6
/
+0
*
[allocator.py] only check allocator build if it has defined build_cmds
Florian Fischer
2020-07-10
1
-29
/
+30
*
[artifact] also fetch new tags from git remote
Florian Fischer
2020-07-09
1
-6
/
+5
*
make format
Florian Fischer
2020-07-07
3
-10
/
+11
*
[plots.py] escape allocator names and values when generating tex tables
Florian Fischer
2020-07-07
1
-7
/
+42
*
[plots.py] fix table definition of write_best_doublearg_tex_table
Florian Fischer
2020-07-07
1
-2
/
+3
*
[util] don't call whereis instead use our own find_cmd function
Florian Fischer
2020-07-07
1
-3
/
+1
*
[chattymalloc] bump version
Florian Fischer
2020-07-03
1
-1
/
+1
*
[allocators] fix 'all' allocators target and exclude allocators used for anal...
Florian Fischer
2020-07-03
3
-4
/
+7
*
[espresso] don't include an absolute path for the file argument
Florian Fischer
2020-07-03
1
-1
/
+2
*
[speedymalloc] fix meson option names
Florian Fischer
2020-07-02
1
-3
/
+3
*
[keydb] remove useless format string
Florian Fischer
2020-07-02
1
-1
/
+1
*
[speedymalloc] bump version and add new lab_type build variants
Florian Fischer
2020-06-29
1
-6
/
+14
*
fix cfrac, espresso and lld plots
Florian Fischer
2020-06-29
3
-7
/
+7
*
[speedymalloc] bump versiob
Florian Fischer
2020-06-15
1
-1
/
+1
*
[redis.py] fix VmHWM plots
Florian Fischer
2020-06-10
1
-3
/
+3
*
[mysql] fix VmHWM plots
Florian Fischer
2020-06-10
1
-2
/
+2
*
[plots.py] special case plot creation for benchmarks without arguments
Florian Fischer
2020-06-10
1
-0
/
+33
*
[espresso.py] use bar plots
Florian Fischer
2020-06-10
1
-0
/
+2
*
[mysql.py] use plots.get_y_data to retrieve transaction stats
Florian Fischer
2020-06-10
1
-6
/
+7
*
[speedymalloc] bump version
Florian Fischer
2020-06-08
1
-1
/
+1
*
[plots.py] support python 3.7 syntax
Florian Fischer
2020-06-04
1
-2
/
+3
*
[Pipfile] lower python version to 3.7
Florian Fischer
2020-06-04
1
-1
/
+1
*
[yapf] add yapf style definition
Florian Fischer
2020-06-04
1
-0
/
+394
*
[gitlab-ci] add gitlab ci checking code style and pylint warnings
Florian Fischer
2020-06-04
2
-1
/
+25
*
[gitlab-ci] use spaces as indentation
Florian Fischer
2020-06-03
1
-2
/
+2
*
[gitlab-ci] add gitlab-ci config
Florian Fischer
2020-06-03
1
-0
/
+5
*
[gitignore] add mypy cache directory
Florian Fischer
2020-06-03
1
-0
/
+1
*
[httpd] fix titles and VmHWM datapoint
Florian Fischer
2020-06-03
1
-5
/
+5
*
[benchmark.y] fix extraction of server VmHWM
Florian Fischer
2020-06-03
1
-3
/
+6
*
[dj_trace/lld/plots] fix summary and add doc strings
Florian Fischer
2020-06-03
3
-107
/
+52
*
[benchmark.py] format using yapf
Florian Fischer
2020-06-03
1
-5
/
+4
*
[make] fix check-format target
Florian Fischer
2020-06-03
1
-1
/
+1
*
[lld] use plots.get_y_data in custom plots to handle missing data
Florian Fischer
2020-06-03
1
-4
/
+14
[next]