Idris2/tests/idris2/perf007/run
Edwin Brady 68f6f4dbd5 Cache intermediate results in totality checking
This saves a lot of unnecessary exploring of size change graphs, which
can get over the top quite quickly if there's complex mutual
definitions, or even just a single function with an interesting variety
of recursive calls.

Fixes #1365
Fixes #1277
Fixes #645
2021-05-26 15:48:09 +01:00

4 lines
36 B
Plaintext

$1 --check Slooow.idr
rm -rf build