about summary refs log tree commit diff
path: root/tvix/eval/benches (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18 r/7409 refactor(tvix/eval): move Evaluation::{default,new_pure}() againFlorian Klink1-1/+1
2024-01-05 r/7344 fix(tvix/eval): Update eval benches for new APIAspen Smith1-1/+1
2023-11-02 r/6926 fix(tvix/eval/benches): use black_box properlyFlorian Klink1-6/+3
2022-12-25 r/5486 fix(tvix/eval): fix current clippy warningsVincent Ambo1-8/+11
2022-12-21 r/5441 chore(tvix): upgrade to clap 4.0Vincent Ambo1-1/+4
2022-09-18 r/4911 refactor(tvix/eval): use Clap for arg+env parsingGriffin Smith1-3/+11
2022-09-03 r/4615 test(tvix/eval): Add attr merge benchmarksGriffin Smith1-1/+17
2022-09-02 r/4603 fix(tvix/eval): Fix build of benchmarksGriffin Smith1-1/+1
2022-08-25 r/4489 feat(tvix/eval): Add initial benchmarking infrastructureGriffin Smith1-0/+9