aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-08feat(profiler): WIP actually use the profilerwrapper typeAria
2023-12-08fix(primrose): fix code generation using opaque typesAria
2023-12-06style: fix some lintsAria
2023-12-06refactor(cli): share state throughout program, reducing parametersAria
2023-11-30feat(cli): WIP profilingAria
2023-11-30feat(profiler): dont track allocation site backtraceAria
2023-11-30test: add benchmark for example_stack (for testing)Aria
2023-11-30fix(profiler): make profilerwrapper output to specific directoryAria
2023-11-30test: remove old tests and fix one remaining oneAria
2023-11-30feat(cli): WIP seperate steps into subcommandsAria
2023-11-30feat(library): WIP add profiling wrapperAria
2023-11-30refactor(library): use Default and get rid of constructor traitAria
2023-11-30fix(library): dev dependencies instead of real dependenciesAria
2023-11-28style: some lintsAria
2023-11-28feat(cli): WIP update for using criterion benchmarksAria
2023-11-28fix(benchmarker): convert rest to criterionAria
2023-11-28fix(benchmarker): WIP rest of container criterion benchmarksAria
2023-11-27fix(benchmarker): WIP container benchmarks in criterionAria
2023-11-27fix(benchmarker): WIP switch to criterionAria
2023-11-23refactor(cli): store benchmark results alongside cost modelAria
2023-11-15feat(cli): caching of cost modelsAria
2023-11-14feat(cli): least squares polynomial fittingAria
2023-11-11feat(cli): building cost model from benchmark resultsAria
2023-11-11fix(benchmarker): incorrect results when optimisedAria
2023-11-11feat(cli): WIP curve fitting with fitmeAria
2023-11-07refactor(all): shorter directory namesAria