Sebastian Ullrich
|
bb738796ae
|
test: update parser benchmark, add to speedcenter suite
|
2023-08-08 18:40:19 +02:00 |
|
Sebastian Ullrich
|
1f41b91206
|
test: update Lean variant benchmarks
|
2023-01-26 13:33:28 +01:00 |
|
Sebastian Ullrich
|
1add44916c
|
chore: remove broken & redundant "new parser Core.lean" benchmark
|
2020-11-13 21:08:46 +01:00 |
|
Sebastian Ullrich
|
b856553b4f
|
chore: fix benchmark
|
2020-10-25 21:55:50 +01:00 |
|
Leonardo de Moura
|
9c0bd9dd41
|
chore: fix tests
|
2020-05-26 15:05:00 -07:00 |
|
Sebastian Ullrich
|
8f67db0101
|
refactor: never implicitly ignore monadic results
Also change `do e; f` to desugar to `e *> f` so that it is affected as well
|
2020-04-23 11:09:59 -07:00 |
|
Sebastian Ullrich
|
3c71c4f0ea
|
chore: fix benchmark
|
2020-03-24 17:27:02 +01:00 |
|
Simon Hudon
|
92c8773137
|
feat: file IO using handles
|
2020-01-12 08:02:48 -08:00 |
|
Sebastian Ullrich
|
5a29922b6f
|
chore: replace broken frontend benchmark with repeated parser benchmark on pinned Core.lean
|
2019-11-11 10:31:46 +01:00 |
|