Performance
Lab data — simulated mobile 67
Before 69 After
Lab metrics
Metric
Before
With Turbulence
Speed Index SI
Before: 3.8 s
After: 4.3 s
First Contentful Paint FCP
Before: 3.8 s
After: 2.6 s -33%
Largest Contentful Paint LCP
Before: 6.5 s
After: 13 s
Cumulative Layout Shift CLS
Before: 0.010
After: 0.001 -90%
Total Blocking Time TBT
Before: 143 ms
After: 5 ms -97%
What changed (7)
- Speculation rules prefetching Browser prefetches likely navigation targets for instant loads
- Resource hints injected Browser knows what to fetch early
- 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
- CSS and JavaScript minified and edge-cached Stylesheets and scripts load faster with smaller, cached files
- Font display swap + DNS preconnect Text shows up while fonts load
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.