Performance
Lab data — simulated mobile 33
Before 71 After
Lab metrics
Metric
Before
With Turbulence
Speed Index SI
Before: 9.8 s
After: 6.4 s -34%
First Contentful Paint FCP
Before: 6.3 s
After: 3.2 s -50%
Largest Contentful Paint LCP
Before: 16 s
After: 4.1 s -74%
Cumulative Layout Shift CLS
Before: 0.012
After: 0.000 -100%
Total Blocking Time TBT
Before: 1.1 s
After: 254 ms -77%
What changed (5)
- 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
- Image dimensions explicitly set Explicit dimensions prevent layout shifts
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.