Performance
· 17 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.
3.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.59 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
342 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.67 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.
60.66 s
Page Load Progression
FPage Weight BudgetAction18.8 MB transferred, 76 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction3772ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 843ms | 70ms | 0ms | 3rd |
| https://thenai.org/ | 710ms | 45ms | 15ms | 3rd |
| https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 695ms | 532ms | 8ms | 3rd |
| https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afe | 555ms | 153ms | 44ms | 3rd |
| https://thenai.org/wp-content/themes/nai/public/scripts/app.js?id=18eb3207c4c4e2e5278b | 419ms | 183ms | 2ms | 3rd |
| https://thenai.org/cdn-cgi/challenge-platform/scripts/jsd/main.js | 243ms | 231ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c>m=4e64f0&bs=ctrl | 154ms | 111ms | 42ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-2473248-1 | 152ms | 120ms | 30ms | 3rd |
DPage Weight InventoryAction76 resources · 18.8 MB · 220 KB savings availableFIX
~220.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 76 resources | 18.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction40 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
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
CJS BundlesAction15 scripts, 220 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://thenai.org/wp-content/themes/nai/public/scripts/vendor.js?id=b2d0069dd848877c1afe | 139 KB | 73 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-2473248-1 | 125 KB | 64 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SSJYM8RFWF&cx=c>m=4e64f0&bs=ctrl | 146 KB | 63 KB (43%) | ✓ | 3rd |
| https://static.addtoany.com/menu/modules/core.ydpp7jcu.js | 26 KB | 21 KB (82%) | ✓ | 3rd |
| https://thenai.org/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1 | 0 KB | — | ✓ | 3rd |
| https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=dab7c1842d0b66486c7c | 1 KB | — | ✓ | 3rd |
| https://thenai.org/wp-content/plugins/event-tickets/build/js/ticket-details.js?ver=effdcbb0319e200f2e6a | 1 KB | — | ✓ | 3rd |
| https://thenai.org/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df | 0 KB | — | ✓ | 3rd |
| https://thenai.org/wp-content/plugins/event-tickets/build/js/rsvp.js?ver=5.27.6.1 | 1 KB | — | ✓ | 3rd |
| https://thenai.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 31 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
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 Loading1 fonts (116 KB)PASS
Web fonts
1
116 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~93 KB and ~186 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall76 requests over 1709msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 843ms | 0 KB | — | $11/mo | Costly |
thenai.org thenai.org | Other | 710ms | 65 KB | — | $9/mo | Costly |
thenai.org thenai.org | Other | 695ms | 31 KB | — | $9/mo | Costly |
thenai.org thenai.org | Other | 555ms | 139 KB | 52% | $7/mo | Costly |
thenai.org thenai.org | Other | 419ms | 4 KB | — | $6/mo | Costly |
thenai.org thenai.org | Other | 243ms | 0 KB | — | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 154ms | 146 KB | 43% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 152ms | 125 KB | 51% | $2/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 843ms and costs ~$11/month
- thenai.org adds 710ms and costs ~$9/month
- thenai.org adds 695ms and costs ~$9/month
- thenai.org adds 555ms and costs ~$7/month
- thenai.org adds 419ms and costs ~$6/month
- thenai.org adds 243ms and costs ~$3/month
100% 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
Unattributable takes 843ms 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
thenai.org takes 710ms 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
thenai.org takes 695ms 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
thenai.org takes 555ms 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
52% of thenai.org'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
thenai.org takes 419ms 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
thenai.org takes 243ms 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 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