Performance
· 14 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.
2.66 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.50 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.42 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.92 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.
12.83 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 47 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
DThird-Party ImpactAction97% third-party, 0 ms blockingFIX
FJS Execution CostAction5935ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://arstechnica.com/ | 1295ms | 86ms | 24ms | 1st |
| https://privacy.condenastdigital.com/fides.js?property_id=FDS-MIKT8M& | 970ms | 570ms | 335ms | 3rd |
| https://cdn.arstechnica.net/wp-content/themes/ars-v9/public/js/app.25ba18.js | 954ms | 788ms | 35ms | 3rd |
| Unattributable | 785ms | 24ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NLXNPCQ | 606ms | 489ms | 104ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR>m=4e6411 | 360ms | 235ms | 69ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 325ms | 228ms | 94ms | 3rd |
| https://www.googletagservices.com/tag/js/gpt.js | 143ms | 125ms | 17ms | 3rd |
| https://globalservices.conde.digital/p77xzrbz9z.js | 142ms | 119ms | 16ms | 3rd |
| https://planebasin.com/dist/25dd01b14_8715a062a12be6f05714ee41f1a252e6e86d0.index.js | 137ms | 106ms | 12ms | 3rd |
Showing top 10 of 12 scripts
DJS BundlesAction16 scripts, 390 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 182 KB | 140 KB (77%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NLXNPCQ | 173 KB | 76 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR>m=4e6411 | 118 KB | 59 KB (50%) | ✓ | 3rd |
| https://cdn.arstechnica.net/wp-content/themes/ars-v9/public/js/app.25ba18.js | 71 KB | 58 KB (82%) | ✓ | 3rd |
| https://ads-static.conde.digital/production/cns/builds/ars-technica/ars-technica.min.js | 41 KB | 32 KB (80%) | ✓ | 3rd |
| https://cdn.arstechnica.net/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 34 KB | 24 KB (73%) | ✓ | 3rd |
| https://arstechnica.com/wp-content/themes/ars-v9/public/js/cntracking.8e5b8b.js | 32 KB | — | ✓ | 1st |
| https://cdn.arstechnica.net/wp-content/plugins/article-forum-connect/public/js/iframe.js?ver=1.2.4 | 2 KB | — | ✓ | 3rd |
| https://cdn.arstechnica.net/wp-content/themes/ars-v9/public/js/stats.74db3c.js | 4 KB | — | ✓ | 3rd |
| https://cdn.arstechnica.net/wp-content/plugins/article-forum-connect/public/js/iframe-resizer.parent.js?ver=5.3.1 | 8 KB | — | ✓ | 3rd |
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
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 Optimization14 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (112 KB)PASS
Web fonts
4
112 KB total
Render-blocking
0
of 4
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 Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
Network Waterfall47 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
privacy.condenastdigital.com privacy.condenastdigital.com | Other | 970ms | 198 KB | — | €11/mo | Costly |
cdn.arstechnica.net cdn.arstechnica.net | Other | 954ms | 71 KB | 82% | €10/mo | Costly |
Unattributable Unattributable | Other | 785ms | 0 KB | — | €9/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 606ms | 173 KB | 44% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 360ms | 118 KB | 50% | €4/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 325ms | 182 KB | 77% | €4/mo | Costly |
www.googletagservices.com www.googletagservices.com | Other | 143ms | 34 KB | — | €2/mo | Optional |
globalservices.conde.digital globalservices.conde.digital | Other | 142ms | 26 KB | — | €2/mo | Optional |
planebasin.com planebasin.com | Other | 137ms | 25 KB | — | €1/mo | Optional |
cdn.arstechnica.net cdn.arstechnica.net | Other | 98ms | 34 KB | 73% | €1/mo | Optional |
These scripts may cost more than they're worth
- privacy.condenastdigital.com adds 970ms and costs ~€11/month
- cdn.arstechnica.net adds 954ms and costs ~€10/month
- Unattributable adds 785ms and costs ~€9/month
- Google Tag Manager adds 606ms and costs ~€7/month
- Google Tag Manager adds 360ms and costs ~€4/month
- securepubads.g.doubleclick.net adds 325ms and costs ~€4/month
76% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
privacy.condenastdigital.com takes 970ms 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
cdn.arstechnica.net takes 954ms 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
82% of cdn.arstechnica.net'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
Unattributable takes 785ms 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
Google Tag Manager takes 606ms 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
Google Tag Manager takes 360ms 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
50% of Google Tag Manager'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
securepubads.g.doubleclick.net takes 325ms 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
77% of securepubads.g.doubleclick.net'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
73% of cdn.arstechnica.net'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