Slow startup speed
Opened this issue · 2 comments
dcrockwell commented
See what can be done to improve the just-in-time transpiling time for generators
dcrockwell commented
Somewhat helped with ee995a3
Still need to optimize the glob statement here: https://github.com/FreeAllMedia/stimpak/blob/develop/source/lib/cli/stimpak.cli.js#L371
dcrockwell commented
Turns out ee995a3 breaks transpiling on subgenerators, so I've reverted the change in develop.