index
:
dissertation
main
Candelabra: Efficient selection of ideal container implementations
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-30
chore: update tasks
Aria
2023-11-29
chore: update tasks
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-23
chore: update tasks
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-11
chore: background chapter feedback
Aria
2023-11-07
chore: update tasks
Aria
2023-11-07
refactor(all): shorter directory names
Aria
2023-11-07
refactor(benchmarker): store n alongside each result for flexibility
Aria
2023-11-06
chore: update tasks
Aria
2023-11-06
docs: minor docs changes
Aria
2023-11-06
style: fix clippy lints
Aria
2023-11-06
feat(cli): factor out caching and cache primrose results
Aria
2023-11-05
feat(cli): caching of benchmark results
Aria
2023-11-05
fix(tests): add back main.rs
Aria
2023-11-05
WIP: caching of benchmark results
Aria
2023-11-05
chore: update tasks
Aria
2023-11-05
style(cli): some clippy fixes
Aria
2023-11-05
fix(library): add default implementations for library structs
Aria
2023-11-05
feat(cli): automatic benchmark generation & running
Aria
2023-11-05
feat(benchmarker): serialisation of benchmarker types
Aria
2023-11-01
don't ignore main.rs in tests
Aria
2023-11-01
fix(primrose): fix invalid code generation
Aria
2023-10-31
style(all): fix clippy lints
Aria
2023-10-31
chore: update tasks
Aria
2023-10-31
feat(benchmarker): cleaner interface for running benchmarks
Aria
2023-10-31
feat(benchmarker): Stack benchmarks
Aria
2023-10-31
feat(benchmarker): benchmark indexable trait
Aria
2023-10-31
style: remove trait constraints for containerext
Aria
2023-10-31
feat(benchmarker): merging results
Aria
2023-10-31
feat(benchmarker): container benchmarks
Aria
2023-10-26
chore: update tasks
Aria
2023-10-26
feat(benchmarker): add generic benchmarking code
Aria
2023-10-26
chore: update tasks
Aria
2023-10-26
update primrose criterion benchmarks
Aria
2023-10-26
chore: remove old mem profiling tests from primrose
Aria
2023-10-26
chore: change default run to cli
Aria
2023-10-26
test: move old primrose tests to new format
Aria
[prev]
[next]