Skip to content
Krystian Ogonowski edited this page Oct 14, 2025 · 2 revisions

Project Description

"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.

Technologies

Performance Testing

Tools selected:

  1. Google Lighthouse (#27)
  2. WebPageTest (#28)

Performance Metrics:

  • First Contentful Paint (FCP)
  • Largest Contentful Paint (LCP)
  • Time to Interactive (TTI)
  • Total Blocking Time (TBT)
  • Cumulative Layout Shift (CLS)

Baseline

The baseline version of the application was deployed (#X)

Baseline Test Results

Tests run using:

  • WebPageTest
  • Lighthouse

TODO: fill the results

Metric WebPageTest Lighthouse
FCP
LCP
TTI
TBT
CLS

Optimization Step 1: X & Y

Identified issues: A, B

Implementation

  • Issue (#C)
  • Issue (#D)

Testing

Metric WebPageTest Lighthouse
FCP
LCP
TTI
TBT
CLS

and so on...

Test Results

Test Results

Todo: some nice graphs

Step FCP LCP TTI TBT CLS
Baseline
Step 1
Step 2
Step 3