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

hexo v2.0.2 generate very slowly #283

Closed
pharaohnie opened this issue Aug 27, 2013 · 4 comments
Closed

hexo v2.0.2 generate very slowly #283

pharaohnie opened this issue Aug 27, 2013 · 4 comments
Labels
bug Something isn't working

Comments

@pharaohnie
Copy link

in this version, generating takes about 8 minutes, in previous version, it takes about no more than 1 minute.

2013年 8月27日 星期二 14时20分47秒 CST           //start time
[info] Files loaded in 421.558s
[create] Public: fancybox/fancybox_loading.gif
[create] Public: fancybox/blank.gif
[create] Public: fancybox/fancybox_sprite.png
[create] Public: fancybox/fancybox_overlay.png
[create] Public: fancybox/jquery.fancybox.css
[create] Public: fancybox/jquery.fancybox.pack.js
[create] Public: js/gallery.js
[create] Public: js/jquery.imagesloaded.min.js
......
......
......
[create] Public: tags/esx/index.html
[create] Public: tags/pcduino/index.html
[create] Public: tags/syslog/index.html
[create] Public: tags/ssh/index.html
[create] Public: tags/syslog-ng/index.html
[info] 5539 files generated in 34.131s
2013年 8月27日 星期二 14时28分24秒 CST        //end time
@tommy351
Copy link
Member

It seems that file loading takes too much time. I'll check it later.

@tommy351
Copy link
Member

Could you run it again in debug mode and send me the debug.log file? I wanna see what makes it so slow. Thanks.

@hqman
Copy link

hqman commented Jan 24, 2015

##why generating archive is so slow?

 [debug] 13:17:16.706 Generator: archive (12419ms)

[info] 13:17:16.795 Files loaded in 12.559s

@tommy351
Copy link
Member

@hqman The elapsed time of generator is not accurate. Besides, we have another thread for discussion. #550

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants