boostorg / boostorg/website-v2
Investigate Site-Wide Slowness
- Dominant language
- HTML
- Stars
- 18
- Forks
- 28
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 77
Description
**Description**
The website is noticeably slow across multiple pages (staging and prod). Investigate the underlying causes and identify improvements to overall site performance.
**Performance targets**
- Initial page load: under **2.5s**
- Largest Contentful Paint (LCP): **≤ 2.5s**
- Interaction to Next Paint (INP): **≤ 200ms**
- Cumulative Layout Shift (CLS): **≤ 0.1**
- Time to First Byte (TTFB): ideally **< 800ms**
**Acceptance criteria**
- All pages across staging and production load under 2.5s.
- Measure results against the performance targets above.
- Identify primary contributors to latency.
- Recommend fixes with expected impact and implementation effort.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.