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 (
Collapse
)
Author
2024-03-04
try using order 3 polynomial
Aria Shrimpton
2024-03-04
fix lints
Aria Shrimpton
2024-03-04
replace estimate command with place command
Aria Shrimpton
2024-03-04
new run data
Aria Shrimpton
2024-03-04
check for errors when fetching logs
Aria Shrimpton
2024-03-04
tune to avoid benchmark timeouts when profiling
Aria Shrimpton
2024-03-01
chore: update tasks
Aria Shrimpton
2024-03-01
more analysis
Aria Shrimpton
2024-03-01
build cost models w/ slightly lower n values
Aria Shrimpton
2024-03-01
make fitting code generic over # of coefficients
Aria Shrimpton
2024-03-01
more info logs
Aria Shrimpton
2024-03-01
benchmark for fixed amount rather than time-based
Aria Shrimpton
otherwise, we'll skew the fit of our curves to lower n values
2024-03-01
print all observations when running cost model benchmarks
Aria Shrimpton
2024-03-01
analyse latest data
Aria Shrimpton
2024-03-01
fix names of aoc crates
Aria Shrimpton
2024-03-01
fix codegen for adaptive containers
Aria Shrimpton
2024-02-29
some n value tweaking
Aria Shrimpton
2024-02-29
show all cost model graphs in analysis
Aria Shrimpton
2024-02-29
compare real vs estimated positions
Aria Shrimpton
2024-02-29
rename benchmark stuff to be more consistent
Aria Shrimpton
2024-02-29
latest results
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-27
print latex tables in more places
Aria Shrimpton
2024-02-26
fix typo in justfile
Aria Shrimpton
2024-02-25
tune benchmarks to be better spread hopefully
Aria Shrimpton
2024-02-25
analyse some benchmark results
Aria Shrimpton
2024-02-24
some setup for analysing results and stuff
Aria Shrimpton
2024-02-24
fix cost model not getting printed in latex
Aria Shrimpton
2024-02-24
clean criterion directory before running benchmarks
Aria Shrimpton
2024-02-24
give each benchmark its own name
Aria Shrimpton
2024-02-24
up CI timeout
Aria Shrimpton
2024-02-24
use criterion's profile-time flag for profiling
Aria Shrimpton
2024-02-24
save each confirmation benchmark as a different baseline
Aria Shrimpton
2024-02-24
another aoc benchmark!
Aria Shrimpton
2024-02-24
actually save best choices when running selection
Aria Shrimpton
2024-02-24
add iter method to container and make contains immutable
Aria Shrimpton
2024-02-24
rename container operations and fix some primrose fuckery
Aria Shrimpton
2024-02-23
install gnuplot
Aria Shrimpton
2024-02-23
chore: update tasks
Aria Shrimpton
2024-02-23
two aoc benchmarks!
Aria Shrimpton
2024-02-23
add iter to mapping trait
Aria Shrimpton
2024-02-23
chore: update tasks
Aria Shrimpton
2024-02-23
remove aoc 2022 05
Aria Shrimpton
not a suitable test case because it requires mutating through an index, and thats not really the type of thing we're looking to do
2024-02-23
non primrosed aoc 2022 05
Aria Shrimpton
2024-02-23
some design writing
Aria Shrimpton
2024-02-19
work on design chapter
Aria Shrimpton
2024-02-19
also benchmark n splits
Aria Shrimpton
2024-02-19
introduction & redraft background
Aria Shrimpton
[prev]
[next]