-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
Slow rendering in comparison to landscape
#57
Comments
Not really theme's fault, |
Turns out this issue can be fixed within the
with
in |
iMilnb
added a commit
to iMilnb/hexo-theme-light
that referenced
this issue
Feb 27, 2016
…ed for each page, as discussed in issue hexojs#57
Merged, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So there's this issue I opened at
hexo
github page hexojs/hexo#1769 and we figured out that thelight
makes the pages generation 15 times slower than thelandscape
theme with 400 posts. Would you have an idea on what makes thelight
theme so slow in comparison to generate?Edit
It's the
tagcloud
widget that actually slows down every page generation.The text was updated successfully, but these errors were encountered: