FreeAllMedia/stimpak

Slow startup speed

Opened this issue · 2 comments

See what can be done to improve the just-in-time transpiling time for generators

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

Turns out ee995a3 breaks transpiling on subgenerators, so I've reverted the change in develop.