Performance
Lab data — simulated mobile 57
Before 48 After
Lab metrics
Metric
Before
With Turbulence
Speed Index SI
Before: 8.0 s
After: 7.2 s -10%
First Contentful Paint FCP
Before: 8.0 s
After: 6.6 s -17%
Largest Contentful Paint LCP
Before: 16 s
After: 12 s -24%
Cumulative Layout Shift CLS
Before: 0.002
After: 0.002
Total Blocking Time TBT
Before: 83 ms
After: 413 ms
What changed (8)
- picperf-banner Improves page load speed and visitor experience.
- 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
- Critical resources preloaded Important assets fetch first
- 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
- scripts Improves page load speed and visitor experience.
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.