aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-30rename back to candelabra-cliAria Shrimpton
2024-01-30codegen fixAria Shrimpton
2024-01-30testing: escape : in section slugsAria Shrimpton
2024-01-30dont try and nest sections in justifleAria Shrimpton
2024-01-30more fixes for ci / nixificationAria Shrimpton
2024-01-29run-all-tests jobAria Shrimpton
2024-01-25fix missing get operations when profilingAria Shrimpton
2024-01-25add docker imageAria Shrimpton
2024-01-25add btreemapAria Shrimpton
2024-01-25lintsAria Shrimpton
2024-01-25raise error early if no candidates foundAria Shrimpton
2024-01-25support constraint checking on mappingsAria Shrimpton
2024-01-25support multiple element types in primrose (for mappings)Aria Shrimpton
2024-01-25add mapping trait & hashmap to library + benchmarkerAria Shrimpton
2024-01-23lintsAria Shrimpton
2024-01-23actually improve profiler cachingAria Shrimpton
2024-01-23add + Hash restriction to generated codeAria Shrimpton
2024-01-23fix cli tables getting messed up by key differencesAria Shrimpton
2024-01-23more efficient caching of profiling informationAria Shrimpton
2024-01-23add justfileAria Shrimpton
2024-01-23fixes for prime_sieveAria Shrimpton
2024-01-23allow running benchmarks with estimate commandAria Shrimpton
2024-01-23benchmark fixesAria Shrimpton
2024-01-23add prime sieve testAria Shrimpton
2024-01-20fix(benchmarker): more precise benchmarking without criterionAria Shrimpton
2024-01-20use hashmaps in more places for consistencyAria Shrimpton
2024-01-20feat(cli): command for breakdown of cost estimateAria Shrimpton
2024-01-19fix(cache): ignore some files when calculating tree hashAria Shrimpton
2024-01-19feat(cli): compare real results against chosen assignmentAria Shrimpton
2024-01-19cleanup benchmarkerAria Shrimpton
2024-01-19feat(cli): show estimated cost of each optionAria Shrimpton
2024-01-19feat(cli): show normalised root mean square error of cost modelAria Shrimpton
2024-01-19feat(fit): add (unused) pre-transformations to fitAria Shrimpton
2024-01-19remove old exampleAria Shrimpton
2024-01-17feat: add selection !!!!!Aria
2024-01-17feat(profiler): be aware of multiple container types per projectAria
2024-01-17chore: update tasks & cleanupAria
2024-01-17feat(cli): better output for cost model commandAria
2024-01-17fix: remove dead codeAria
2024-01-17fix(benchmarker): some cleanup and convenienceAria
2023-12-16feat(benchmark): add back benchmark parsing codeAria
2023-12-14style: fix lintsAria
2023-12-14feat(cli): reimplement cli bitsAria
2023-12-14fix(cost): check library spec exists before runningAria
2023-12-14fix(costs): move caching logic out of calc_Aria
2023-12-14feat(candelabra): cache profiler infoAria
2023-12-14refactor(candelabra): dont use polarsAria
2023-12-14refactor(candelabra): split cli, reduce duplicationAria
2023-12-14feat(profiler): use dataframes for profiling infoAria
2023-12-14feat(profiler): do profiling :DAria