We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
It seems that file loading takes too much time. I'll check it later.
Sorry, something went wrong.
Could you run it again in debug mode and send me the debug.log file? I wanna see what makes it so slow. Thanks.
debug.log
##why generating archive is so slow?
[debug] 13:17:16.706 Generator: archive (12419ms) [info] 13:17:16.795 Files loaded in 12.559s
@hqman The elapsed time of generator is not accurate. Besides, we have another thread for discussion. #550
No branches or pull requests
in this version, generating takes about 8 minutes, in previous version, it takes about no more than 1 minute.
The text was updated successfully, but these errors were encountered: