Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Long time to process image during gatsby develop #240

Open
gddabe opened this issue Jan 14, 2019 · 8 comments
Open

Long time to process image during gatsby develop #240

gddabe opened this issue Jan 14, 2019 · 8 comments
Labels
not stale Prevents @gatsbot from closing issues.

Comments

@gddabe
Copy link

gddabe commented Jan 14, 2019

On my Macbook air 2018, it takes forever and stuck on gatsby develop. On my iMac it works but almost take 30mins on gatsby develop.

Is it possible to skip processing image during development and leave it turn on only on gatsby build for production release?

@jlengstorf
Copy link
Contributor

This is possible, but would require an upstream change in gatsby-source-shopify. What size are your Shopify images? If the originals are huge it might slow things down. (The Gatsby builds are only a few seconds for image processing, for comparison.)

@KyleAMathews
Copy link
Contributor

@wardpeet is working on a fix for this gatsbyjs/gatsby#10964

@gddabe
Copy link
Author

gddabe commented Jan 16, 2019

This is possible, but would require an upstream change in gatsby-source-shopify. What size are your Shopify images? If the originals are huge it might slow things down. (The Gatsby builds are only a few seconds for image processing, for comparison.)

Just around 80 jpg files, 2k x 3k pixels each, it really takes sooooooo long time to start the develop process.

@gddabe
Copy link
Author

gddabe commented Jan 16, 2019

@wardpeet is working on a fix for this gatsbyjs/gatsby#10964

Guess this is exactly what I m looking for right now.

@wardpeet
Copy link

wardpeet commented Jan 16, 2019 via email

@gatsbot
Copy link

gatsbot bot commented Feb 15, 2019

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here.

If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

Thanks for being a part of the Gatsby community! 💪💜

@gatsbot gatsbot bot added the stale? label Feb 15, 2019
@PerStirpes
Copy link
Contributor

Keep it open @gatsbot

I'm experiencing this issue

@jlengstorf jlengstorf added not stale Prevents @gatsbot from closing issues. and removed stale? labels Feb 28, 2019
@jlengstorf
Copy link
Contributor

@wardpeet did this patch get merged? I haven't seen the slow image process, so I can’t verify.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
not stale Prevents @gatsbot from closing issues.
Projects
None yet
Development

No branches or pull requests

5 participants