Skip to content

perf: preload stylesheets to avoid render-blocking requests#4409

Draft
elevatebart wants to merge 10 commits intomainfrom
perf/avoid-render-blocking-requests
Draft

perf: preload stylesheets to avoid render-blocking requests#4409
elevatebart wants to merge 10 commits intomainfrom
perf/avoid-render-blocking-requests

Conversation

@elevatebart
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

@Piyush-r-bhaskar Piyush-r-bhaskar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@Piyush-r-bhaskar
Copy link
Copy Markdown
Contributor

Piyush-r-bhaskar commented Mar 30, 2026

There is some blinking of broken UI.

Screen.Recording.2026-03-30.at.6.03.22.PM.mov

also it breaking the weight : It is not consistent now.

image

- Preload squared-grid.svg background in DocsLayout to eliminate late-discovered LCP resource (26KB background-image was only fetchable after CSS parse)
- Defer Search and LayoutFixed hydration to client:idle to reduce main-thread competition during initial paint
- Explicitly set font-display: swap for Mona Sans and JetBrains Mono to prevent FOIT and document intent

https://claude.ai/code/session_015MC6nCMY9XEMb2RnV9iAgd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

3 participants