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

Improve rendering performance #2547

Open
midzer opened this issue Apr 30, 2024 · 0 comments
Open

Improve rendering performance #2547

midzer opened this issue Apr 30, 2024 · 0 comments

Comments

@midzer
Copy link
Contributor

midzer commented Apr 30, 2024

Rendering performance is almost 2s for the main page on my legacy machine.

This could be vastly improved by adding content-visibility CSS to <div id="content"> which is far below the initial viewport, ref https://developer.mozilla.org/en-US/docs/Web/CSS/content-visibility

Browser support is pretty good now as Firefox added it lately, https://caniuse.com/css-content-visibility

Have a nice week
midzer

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

No branches or pull requests

1 participant