-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
I agree and want to create new issue
- Yes, I was on Hexo Docs page, especially on Templates, Variables, Helpers and Troubleshooting.
- Yes, I was on NexT Documentation Site.
- And yes, I already searched for current issues and this is not help to me.
Expected behavior
When I was using old version of NexT (0.x), generating 250+ posts costs around 1.4 minutes. I consider this is the expected behavior of Hexo generating speed.
Actual behavior
Now, generating 280 posts cost more than 7 minutes, and one day it costs me 20 minutes, which is not considered to be tolerated.
Steps to reproduce the behavior
$ hexo clean && time hexo generate- Link to demo site with this feature: N/A
- Link(s) to source code or any usefull link(s): N/A
What I've tried
Here are what I've tried:
- specify programming language for code blocks in all posts, based on this post and this post.
- enable NexT's cache, introduced in version 6.0.0, based on Hexo theme NexT generate too much slower than default theme (landscape) #539 (comment).
NexT Scheme:
- All schemes
- Muse
- Mist
- Pisces
- Gemini
Hexo's and NexT's version number, configuration of Hexo and NexT, and environment information could be found in #658 .