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

Tips to Improve Hexo Generation Performance #1

Open
dailyrandomphoto opened this issue Oct 18, 2019 · 0 comments
Open

Tips to Improve Hexo Generation Performance #1

dailyrandomphoto opened this issue Oct 18, 2019 · 0 comments

Comments

@dailyrandomphoto
Copy link
Owner

dailyrandomphoto commented Oct 18, 2019

1. Use Fragment Cache in your theme

2. Use concurrency option to limit generating HTML concurrency reduce memory usages

3. Use v8 serialization to serialize database

4. Limit rendering concurrency to reduce memory usages

5. Use the latest version of Hexo

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