Performance
· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
735 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
991 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.156
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.37 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.12 s
Page Load Progression
DThird-Party ImpactAction69% third-party, 0 ms blockingFIX
DJS BundlesAction17 scripts, 184 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608170101/show_ads_impl_fy2021.js | 162 KB | 82 KB (51%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608170101/reactive_library_fy2021.js | 65 KB | 52 KB (80%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1502173011299631 | 56 KB | 27 KB (48%) | ✓ | 3rd |
| https://www.pearreview.com/sites/all/themes/PearReview/js/jquery-G.js | 37 KB | 23 KB (63%) | ✗ | 1st |
| https://tpc.googlesyndication.com/pagead/js/r20260820/r20110914/client/window_focus_fy2021.js | 1 KB | — | ✓ | 3rd |
| https://www.pearreview.com/sites/all/themes/PearReview/js/jquery.lightbox-0.5-G.js | 6 KB | — | ✗ | 1st |
| https://www.pearreview.com/sites/all/themes/PearReview/js/jquery.color-G.js | 2 KB | — | ✓ | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 | 11 KB | — | ✓ | 3rd |
| https://www.pearreview.com/misc/drupal-G.js | 4 KB | — | ✗ | 1st |
| https://www.pearreview.com/misc/jquery-G.js | 17 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization13 images, 0 KB saveableREVIEW
BJS Execution Cost824ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608170101/show_ads_impl_fy2021.js | 388ms | 297ms | 14ms | 3rd |
| Unattributable | 164ms | 5ms | 0ms | 1st |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1502173011299631 | 157ms | 108ms | 31ms | 3rd |
| https://www.pearreview.com/ | 115ms | 3ms | 1ms | 1st |
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget919 KB transferred, 71 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (60 KB)PASS
Web fonts
3
60 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory71 resources · 919 KB · 184 KB savings availablePASS
~183.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 71 resources | 918.7 KiB | ||||||
Network Waterfall71 requests over 3267msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 388ms | 162 KB | 51% | $5/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 157ms | 56 KB | 48% | $2/mo | Optional |
These scripts may cost more than they're worth
- pagead2.googlesyndication.com adds 388ms and costs ~$5/month
66% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
pagead2.googlesyndication.com takes 388ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
51% of pagead2.googlesyndication.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev