lean4-htt/tests/bench/cbv
Wojciech Różowski fad343d9ef
test: add List.mergeSort benchmark for cbv tactic (#12588)
This PR adds a benchmark for `cbv` tactic that involves evaluating
`List.mergeSort` on a reversed list on natural numbers.
2026-02-19 13:59:42 +00:00
..
decide.lean test: add cbv benchmark for evaluating Decidable.decide (#12467) 2026-02-13 13:25:35 +00:00
dedup.lean test: add tests and benchmarks for cbv tactic (#12345) 2026-02-06 11:41:03 +00:00
divisors.lean test: add tests and benchmarks for cbv tactic (#12345) 2026-02-06 11:41:03 +00:00
leroy.lean refactor: main loop of the cbv tactic (#12417) 2026-02-11 11:47:18 +00:00
merge_sort.lean test: add List.mergeSort benchmark for cbv tactic (#12588) 2026-02-19 13:59:42 +00:00