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

Timeout problem #1

Closed
Elisa4591 opened this issue Jun 6, 2022 · 1 comment
Closed

Timeout problem #1

Elisa4591 opened this issue Jun 6, 2022 · 1 comment
Assignees
Labels
question Further information is requested wontfix This will not be worked on

Comments

@Elisa4591
Copy link

Hello, I need some advice.
We are trying to solve the problems concerning the timeout which appears to be very long and the site consequently also slowed down.
Could it be because we have lazy loading enabled? In your opinion, is it optimal to have both lazy load and infinity scroll active on a HB structure? Thanks

@drementer
Copy link
Owner

drementer commented Jun 6, 2022

Hello, first of all, thank you for your feedback.

I never tested it with infinite scroll, but I guess the more images you want to lazy load will cause your system to use more ram. Of course, this causes performance losses.

Thinking that the root of the problem may stem from this project, there is another method I can suggest. You can use 'lazy' attr for images and iframes.
But the browser support of this method is not as much as this project

Finally, if you write a few images and a more detailed article, I can help you better.

@drementer drementer pinned this issue Jun 17, 2022
@drementer drementer self-assigned this Jun 17, 2022
@drementer drementer added question Further information is requested wontfix This will not be worked on labels Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants