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
/
primrose
/
crates
Age
Commit message (
Expand
)
Author
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
feat(benchmarker): add generic benchmarking code
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
feat(cli): process all primrose files in cargo project/workspace
Aria
2023-10-26
refactor(primrose): associated functions for lib specs, more cleanup
Aria
2023-10-26
lint(primrose): remove a bunch of unused stuff
Aria
2023-10-26
fix(primrose): code generation missing parts
Aria
2023-10-26
docs(primrose): more docs for ContainerSelector
Aria
2023-10-26
feat(primrose): add from_path for ContainerSelector
Aria
2023-10-26
refactor(primrose): add ContainerSelector class with suitable API
Aria
2023-10-24
feat(cli): add cli crate to debug library spec api
Aria
2023-10-24
refactor(primrose): WIP interface for parsing library specs
Aria
2023-10-24
refactor(primrose): finish moving primrose library to other crate
Aria
2023-10-24
style(primrose-library): lints for primrose library
Aria
2023-10-24
refactor(primrose): WIP move library and traits to different crate
Aria