lean4-htt/tests/bench/cbv
Wojciech Różowski 65f112a165
chore: rename prime filter benchmark and fix the merge sort benchmark (#12669)
This PR renames the "Eratosthenes' sieve" benchmark description to
"prime filter" in the speedcenter config (following the discussion in
https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/sieve.20of.20Eratosthenes.20benchmark/with/575310824),
and adds the missing `#eval runBenchmarks` call to the merge sort
benchmark so it actually executes.
2026-02-24 10:57:47 +00:00
..
decide.lean test: add cbv benchmark for evaluating Decidable.decide (#12467) 2026-02-13 13:25:35 +00:00
dedup.lean
divisors.lean
leroy.lean refactor: main loop of the cbv tactic (#12417) 2026-02-11 11:47:18 +00:00
merge_sort.lean chore: rename prime filter benchmark and fix the merge sort benchmark (#12669) 2026-02-24 10:57:47 +00:00
system_f.lean test: add System F cbv benchmark (#12623) 2026-02-20 16:46:07 +00:00