Idris2/tests/idris2/reflection009/expected
Edwin Brady f303e469fb Improve elaborator reflection performance
In a 'Bind', normalise the result of the first action, rather than
quoting the HNF. This improves performance since the HNF could be quite
big when quoted back.

Ideally, we wouldn't have to quote and unquote here, and we can probably
achieve this by tinkering with the evaluator.

This has an unfortunate effect on the reflection002 test, in that the
"typed template Idris" example now evaluates too much. But, I think the
overall performance is too important for the primary motivation
behind elaborator reflection. I will return to this!
2020-07-17 15:18:23 +01:00

14 lines
222 B
Plaintext

1/1: Building perf (perf.idr)
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress
LOG 0: Progress