Really long compile time for Technique.Parser
istathar opened this issue · 0 comments
istathar commented
Don't know what the story is, but Technique.Parser takes a bloody long time to compile. > 14 seconds for stack build when it's the only module being recompiled.
Attempted to reduce search space by using explicit export and import lists in 1670a96 but that does not appear to have had an effect.
Suggestions welcome from anyone.