mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-15 14:23:32 +03:00
7f210b52aa
Where 'small' means they don't refer to other metavariables, except right at the top level, and they don't go beyond a certain small depth, arrived at by experimenting. We already did a bit of this, but only for depth 0. The effect of this is that we don't need to save out lots of metavariables, so ttc loading is faster. This takes about 8s off the Idris build time! |
||
---|---|---|
.. | ||
expected | ||
run | ||
Term.idr | ||
Vec.idr |