Performance
Lab data — simulated mobile 61
Before 74 After
Lab metrics
Metric
Before
With Turbulence
Speed Index SI
Before: 4.3 s
After: 5.1 s
First Contentful Paint FCP
Before: 3.2 s
After: 2.9 s -10%
Largest Contentful Paint LCP
Before: 7.9 s
After: 4.8 s -39%
Cumulative Layout Shift CLS
Before: 0.163
After: 0.000 -100%
Total Blocking Time TBT
Before: 21 ms
After: 43 ms
What changed (5)
- Resource hints injected Browser knows what to fetch early
- Font display swap + DNS preconnect Text shows up while fonts load
- Images re-encoded to AVIF/WebP Smaller image files that look the same
- Images re-encoded to AVIF/WebP Smaller image files that look the same
- Off-screen images lazy-loaded Images load as they scroll into view
How we measured this
- 1. We fetched your page and scored it with PageSpeed Insights (mobile, lab data).
- 2. We re-fetched it through a Turbulence preview environment that applies our transformation pipeline.
- 3. We scored the result with PageSpeed Insights again.
- 4. The deltas above are the difference — a directional estimate, not a forecast. First visits, geographic location, network conditions, and JS-rendered content all affect real-world results.