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

Speed up generation with cache? #75

Open
moggers87 opened this issue Dec 27, 2019 · 1 comment
Open

Speed up generation with cache? #75

moggers87 opened this issue Dec 27, 2019 · 1 comment

Comments

@moggers87
Copy link
Owner

We could use caching at various points during site generation.

This might no be so simple as each file can depend on other, e.g. a node's meta contains its own frontmatter and the frontmatter of its parent (and parent's parent etc.)

@moggers87
Copy link
Owner Author

I think we need to measure where site generation is slowest and work from there.

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

No branches or pull requests

1 participant