aboutsummaryrefslogtreecommitdiff
path: root/src/tests/example_stack
AgeCommit message (Collapse)Author
2024-03-19benchmark updatesAria Shrimpton
2024-02-29some n value tweakingAria Shrimpton
2024-02-27cleanup example_ benchmarksAria Shrimpton
2024-02-24give each benchmark its own nameAria Shrimpton
2024-02-24rename container operations and fix some primrose fuckeryAria Shrimpton
2024-01-19feat(cli): compare real results against chosen assignmentAria Shrimpton
2023-12-08fix(primrose): fix code generation using opaque typesAria
this requires an unstable feature unfortunately, but is still preferable to Box<dyn> for now.
2023-11-30test: add benchmark for example_stack (for testing)Aria
2023-11-30test: remove old tests and fix one remaining oneAria
easier than changing them all, this is fine for now
2023-11-07refactor(all): shorter directory namesAria