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

Lazily load iframes #1456

Merged
merged 4 commits into from
Feb 6, 2023
Merged

Lazily load iframes #1456

merged 4 commits into from
Feb 6, 2023

Conversation

casey
Copy link
Collaborator

@casey casey commented Feb 1, 2023

This doesn't seem to fix the problem, so it's a draft.

@casey
Copy link
Collaborator Author

casey commented Feb 6, 2023

I can't test how well this works without deploying it somewhere, and reducing load on the server is always good, and I'm pretty sure that we're using this correctly, so I think this is safe to merge. In general, requests for inscription content, which is always inside iframes, are the highest volume, slowest requests, so anything that might reduce their number, like not requesting off-screen iframes is great.

@casey casey marked this pull request as ready for review February 6, 2023 23:28
@casey casey merged commit 933a005 into master Feb 6, 2023
@casey casey deleted the lazy-load-iframes branch February 6, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant