Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Image load really slow #16

Open
0xMukesh opened this issue Oct 21, 2021 · 11 comments
Open

Image load really slow #16

0xMukesh opened this issue Oct 21, 2021 · 11 comments

Comments

@0xMukesh
Copy link
Contributor

0xMukesh commented Oct 21, 2021

The images load really slow
The internet speed of my wifi is pretty good so there isn't any issue with the internet speed
I tested with laptop as well, same issue occurred
I think the issue is with the file size of the images
IMG_20211021_114200

@StoneMcYT
Copy link
Contributor

So true just realized it myself. could we just resize the image from HD to 720'?

@0xMukesh
Copy link
Contributor Author

So true just realized it myself. could we just resize the image from HD to 720'?

Sure, if the quality of photo doesn't degrade a lot xD

@StoneMcYT
Copy link
Contributor

So true just realized it myself. could we just resize the image from HD to 720'?

Or is possible so cache the image in the RAM and only load the image when in view? or somethine like that

@tintinkung
Copy link
Member

html can modify image size directly isnt it

@0xMukesh
Copy link
Contributor Author

I realised just now that, I cleared my browser's cache so I guess that was the reason
But it is pretty inconvenient for the new visitors

@tintinkung
Copy link
Member

yea i dont think i get that slow loading problem too, should focus on makin website actually looks good first

@Samkit-shah
Copy link
Contributor

I think we have a way out there to load the images faster.
Can I work on it?

@tintinkung
Copy link
Member

yeas if u have some way to help

@Samkit-shah
Copy link
Contributor

Samkit-shah commented Oct 26, 2021

yeas if u have some way to help

PR done #37

tintinkung pushed a commit that referenced this issue Oct 26, 2021
* add: lazy loading too images
@tintinkung
Copy link
Member

tintinkung commented Oct 26, 2021

@RenatoLopes771
Copy link

Other resources we could try alongside lazy loading:

Btw some of these might require user to run javascript. We should try using as less javascript as possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants