-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Krystian Ogonowski edited this page Oct 14, 2025
·
2 revisions
"MyApp" is a web application for ... . It allows users to search and view details of movies using a ... API. The system is optimized for fast performance and responsive images.
- Frontend: Nuxt
Tools selected:
- Google Lighthouse (#27)
- WebPageTest (#28)
Performance Metrics:
- First Contentful Paint (FCP)
- Largest Contentful Paint (LCP)
- Time to Interactive (TTI)
- Total Blocking Time (TBT)
- Cumulative Layout Shift (CLS)
The baseline version of the application was deployed (#X)
Tests run using:
- WebPageTest
- Lighthouse
TODO: fill the results
| Metric | WebPageTest | Lighthouse |
|---|---|---|
| FCP | ||
| LCP | ||
| TTI | ||
| TBT | ||
| CLS |
Identified issues: A, B
- Issue (#C)
- Issue (#D)
| Metric | WebPageTest | Lighthouse |
|---|---|---|
| FCP | ||
| LCP | ||
| TTI | ||
| TBT | ||
| CLS |
and so on...
Todo: some nice graphs
| Step | FCP | LCP | TTI | TBT | CLS |
|---|---|---|---|---|---|
| Baseline | |||||
| Step 1 | |||||
| Step 2 | |||||
| Step 3 |