Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngen should cache generation seeds instead of reading from disk every iteration #2

Open
wreet opened this issue Jul 5, 2018 · 0 comments

Comments

@wreet
Copy link
Owner

wreet commented Jul 5, 2018

when generating from ngen seed templates it reads it from disk every iteration. what we should do is cache them in memory when a new one is discovered in the seeds folder. or we could on setup find every ".ngen.js" file in the dir and read it at that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant