Skip to content

perf(core): improve FCP/LCP — deferred CSS, minified circadian, lazy Wikipedia#30

Merged
JheisonMB merged 1 commit into
mainfrom
develop
Jul 24, 2026
Merged

perf(core): improve FCP/LCP — deferred CSS, minified circadian, lazy Wikipedia#30
JheisonMB merged 1 commit into
mainfrom
develop

Conversation

@JheisonMB

Copy link
Copy Markdown
Contributor

Summary

  • Minify inline circadian palette script (~2 KB saved)
  • Client-side CSS defer via DOMContentLoaded (print→all pattern)
  • Critical tokens injected via synchronous createElement for FCP coverage
  • Wikipedia 'On This Day' fetch deferred to requestIdleCallback (timeout 5s)

… lazy-loading Wikipedia

- Minify inline circadian palette script (~2 KB saved)
- Add client-side CSS defer via DOMContentLoaded (print→all pattern)
- Inject critical tokens via synchronous createElement for FCP coverage
- Defer Wikipedia 'On This Day' fetch to requestIdleCallback (timeout 5s)
@JheisonMB JheisonMB added the target:main Targets the main branch label Jul 24, 2026
@JheisonMB
JheisonMB merged commit 332ef70 into main Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:main Targets the main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant