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
/
tests
Age
Commit message (
Expand
)
Author
2024-03-31
some code cleanup
Aria Shrimpton
2024-03-19
benchmark updates
Aria Shrimpton
2024-03-10
benchmark improvements
Aria Shrimpton
2024-03-10
some tuning benchmarks
Aria Shrimpton
2024-03-07
fix batch size for aoc_2021_09 to prevent more issues
Aria Shrimpton
2024-03-04
tune to avoid benchmark timeouts when profiling
Aria Shrimpton
2024-03-01
more analysis
Aria Shrimpton
2024-03-01
fix names of aoc crates
Aria Shrimpton
2024-02-29
some n value tweaking
Aria Shrimpton
2024-02-29
rename benchmark stuff to be more consistent
Aria Shrimpton
2024-02-27
change example_{mapping,sets} to do 2* as many gets/contains as inserts
Aria Shrimpton
2024-02-27
add mapping example benchmark
Aria Shrimpton
2024-02-27
cleanup example_ benchmarks
Aria Shrimpton
2024-02-25
tune benchmarks to be better spread hopefully
Aria Shrimpton
2024-02-24
give each benchmark its own name
Aria Shrimpton
2024-02-24
another aoc benchmark!
Aria Shrimpton
2024-02-24
rename container operations and fix some primrose fuckery
Aria Shrimpton
2024-02-23
two aoc benchmarks!
Aria Shrimpton
2024-02-23
remove aoc 2022 05
Aria Shrimpton
2024-02-23
non primrosed aoc 2022 05
Aria Shrimpton
2024-02-07
aoc 2021 day 9 test
Aria Shrimpton
2024-02-05
generate code for selected adaptive containers
Aria Shrimpton
2024-01-31
attempt to detect when switching containers midway through would be better
Aria Shrimpton
2024-01-31
add test for set insertion
Aria Shrimpton
2024-01-25
add docker image
Aria Shrimpton
2024-01-23
lints
Aria Shrimpton
2024-01-23
fixes for prime_sieve
Aria Shrimpton
2024-01-23
add prime sieve test
Aria Shrimpton
2024-01-19
feat(cli): compare real results against chosen assignment
Aria Shrimpton
2023-12-08
fix(primrose): fix code generation using opaque types
Aria
2023-11-30
test: add benchmark for example_stack (for testing)
Aria
2023-11-30
test: remove old tests and fix one remaining one
Aria
2023-11-07
refactor(all): shorter directory names
Aria