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

Large amount of pictures stalls hexo generate #588

Closed
thom4parisot opened this issue Apr 18, 2014 · 9 comments
Closed

Large amount of pictures stalls hexo generate #588

thom4parisot opened this issue Apr 18, 2014 · 9 comments
Labels
bug Something isn't working

Comments

@thom4parisot
Copy link
Member

Hello,

I have a sources/images folder which is quite big: 3884 pictures and 128M.
hexo start and hexo generate take approximately 140 seconds to load.

Once I move the folder away it goes down to 6 seconds.
The problem is then the pictures are not copied during the generate and deploy process.

Any idea on how to solve that issue?

Thanks :-)

@tommy351
Copy link
Member

Binary files shouldn't take so many time to process. I'll try to investigate what's going on.

@tommy351 tommy351 added the bug label Apr 18, 2014
@robmweb
Copy link

robmweb commented May 28, 2014

Any update on this? I have ~42Mb of images across some 13,969 files in my source folder and Hexo generate errors due to the amount of files after a very long time.

@tommy351
Copy link
Member

@robmweb I'm working on optimizing database currently. You can join the discussion here. #550

@robmweb
Copy link

robmweb commented May 28, 2014

Thanks, I will keep an eye on the discussion. Glad you are working on a solve. Good luck! Is there anyways to set the image directory in the source folder to not be processed at all, just moved to the public folder on generate?

@tommy351
Copy link
Member

@robmweb Can you send me the source files for testing? Thanks!

@robmweb
Copy link

robmweb commented Jun 2, 2014

Here is a google drive zip of all my images.
Please let me know when you have them so I can remove it from my drive.

/ Link Redacted /

  • Rob

On Sat, May 31, 2014 at 1:55 AM, SkyArrow notifications@github.com wrote:

@robmweb https://github.com/robmweb Can you send me the source files
for testing? Thanks!


Reply to this email directly or view it on GitHub
#588 (comment).

@tommy351
Copy link
Member

tommy351 commented Jun 2, 2014

@robmweb OK. I have downloaded the source files. You can remove them now.

@Xuanwo
Copy link
Contributor

Xuanwo commented Aug 7, 2014

There is a didcuss about this topic, please close this one.

@thom4parisot
Copy link
Member Author

Okay conversation follows up here: #550

zhipengyan pushed a commit to zhipengyan/hexo that referenced this issue Apr 4, 2016
Style hexo-renderer-markdown-it's automatic headline ID's
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

4 participants