index
:
dissertation
main
Candelabra: Efficient selection of ideal container implementations
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-11-30
feat(cli): WIP profiling
Aria
2023-11-30
feat(profiler): dont track allocation site backtrace
Aria
2023-11-30
test: add benchmark for example_stack (for testing)
Aria
2023-11-30
fix(profiler): make profilerwrapper output to specific directory
Aria
2023-11-30
test: remove old tests and fix one remaining one
Aria
2023-11-30
feat(cli): WIP seperate steps into subcommands
Aria
2023-11-30
feat(library): WIP add profiling wrapper
Aria
2023-11-30
refactor(library): use Default and get rid of constructor trait
Aria
2023-11-30
fix(library): dev dependencies instead of real dependencies
Aria
2023-11-28
style: some lints
Aria
2023-11-28
feat(cli): WIP update for using criterion benchmarks
Aria
2023-11-28
fix(benchmarker): convert rest to criterion
Aria
2023-11-28
fix(benchmarker): WIP rest of container criterion benchmarks
Aria
2023-11-27
fix(benchmarker): WIP container benchmarks in criterion
Aria
2023-11-27
fix(benchmarker): WIP switch to criterion
Aria
2023-11-23
refactor(cli): store benchmark results alongside cost model
Aria
2023-11-15
feat(cli): caching of cost models
Aria
2023-11-14
feat(cli): least squares polynomial fitting
Aria
2023-11-11
feat(cli): building cost model from benchmark results
Aria
2023-11-11
fix(benchmarker): incorrect results when optimised
Aria
2023-11-11
feat(cli): WIP curve fitting with fitme
Aria
2023-11-07
refactor(all): shorter directory names
Aria
[prev]