about summary refs log tree commit diff
path: root/tvix/glue/benches/eval.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-19 r/8521 refactor(tvix/eval): remove use of imbl::OrdMapVincent Ambo1-1/+1
2024-08-08 r/8461 feat(tvix): Jemalloc -> MiMallocIlan Joselevich1-4/+2
2024-07-30 r/8425 test(tvix/glue): Add a benchmark for firefox outPathAspen Smith1-0/+6
2024-07-22 r/8399 refactor(tvix): move service addrs into shared clap structYureka1-2/+5
2024-07-20 r/8380 refactor(tvix/store): use composition in tvix_store crateYureka1-1/+1
2024-07-06 r/8351 refactor(tvix/eval): Builderize EvaluationAspen Smith1-10/+11
2024-06-06 r/8222 feat(tvix): Switch to jemallocAspen Smith1-0/+6
2024-05-11 r/8103 refactor(tvix/store): drop calculate_nar from PathInfoServiceFlorian Klink1-15/+9
2024-02-21 r/7588 revert(tvix): don't use Rc::clone explicitlyaspen1-2/+2
2024-02-20 r/7578 feat(tvix/eval): implement `builtins.filterSource`Ryan Lahfa1-2/+3
2024-02-20 r/7576 refactor(tvix): don't use Rc::clone explicitlyFlorian Klink1-1/+1
2024-02-19 r/7557 feat(tvix/glue): Init fetcher builtinsAspen Smith1-2/+5
2024-01-20 r/7425 fix(tvix/glue/benches/eval): add impure_builtinsFlorian Klink1-1/+2
2024-01-18 r/7411 refactor(tvix/glue): add BuildService to TvixStoreIOFlorian Klink1-0/+2
2024-01-18 r/7410 feat(tvix/glue): use TvixStoreIO as derivation builtin stateRyan Lahfa1-12/+17
2024-01-03 r/7338 feat(tvix/glue): contextful derivationRyan Lahfa1-10/+7
2023-12-31 r/7289 refactor(tvix/eval): remove code and location from structFlorian Klink1-2/+2
2023-12-12 r/7161 feat(tvix/glue): add nixpkgs eval benchmarkFlorian Klink1-0/+68