Performance
· 15 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.
604 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.09 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
127 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.025
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.52 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.
4.42 s
Page Load Progression
FPage Weight BudgetAction3.0 MB transferred, 176 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
FJS Execution CostAction3751ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://grist.org/wp-content/themes/grist/dist/vendor.js?ver=0.16.28 | 1701ms | 588ms | 14ms | 1st |
| https://grist.org/ | 477ms | 8ms | 3ms | 1st |
| Unattributable | 429ms | 110ms | 0ms | 3rd |
| https://cdn.userway.org/remediation/2026-04-14-10-40-20/paid/remediation-tool.js?ts=1776163220800 | 362ms | 353ms | 3ms | 3rd |
| https://consent.cookiebot.com/3f5c049a-7407-416b-bc5a-861f63f9ab95/cc.js?renew=false&referer=grist.org&dnt=false&init=false | 135ms | 56ms | 8ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 132ms | 115ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8L4CPT2Q80&cx=c>m=4e64h1 | 131ms | 92ms | 10ms | 3rd |
| https://cdn.wisepops.com/shared/wisepops/WfBjvuM6AwWqxUtKeXDF/591370.js?v=1773340452545 | 123ms | 100ms | 8ms | 3rd |
| https://grist.org/wp-content/themes/grist/dist/app.js?ver=0.16.28 | 102ms | 79ms | 2ms | 1st |
| https://consent.cookiebot.com/uc.js | 99ms | 89ms | 4ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction75 scripts, 749 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://grist.org/wp-content/themes/grist/dist/vendor.js?ver=0.16.28 | 222 KB | 155 KB (70%) | ✓ | 1st |
| https://grist.org/wp-content/themes/grist/dist/vendor.js?ver=0.16.28 | 0 KB | 155 KB (70%) | ✓ | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 106 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WBDMG4S | 159 KB | 77 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-735548782&cx=c>m=4e64h1 | 134 KB | 66 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8L4CPT2Q80&cx=c>m=4e64h1 | 173 KB | 65 KB (38%) | ✓ | 3rd |
| https://cdn.wisepops.com/shared/wisepops/WfBjvuM6AwWqxUtKeXDF/591370.js?v=1773340452545 | 113 KB | 40 KB (36%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 34 KB (35%) | ✓ | 3rd |
| https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.js | 48 KB | 25 KB (52%) | ✓ | 3rd |
| https://consent.cookiebot.com/3f5c049a-7407-416b-bc5a-861f63f9ab95/cc.js?renew=false&referer=grist.org&dnt=false&init=false | 111 KB | 24 KB (22%) | ✓ | 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
FPage Weight InventoryAction176 resources · 3.0 MB · 749 KB savings availableFIX
~748.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 176 resources | 3.0 MiB | ||||||
BThird-Party Impact51% third-party, 0 ms blockingREVIEW
BImage Optimization29 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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 Loading10 fonts (409 KB)PASS
Web fonts
10
409 KB total
Render-blocking
0
of 10
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
AHTTP Cachingmax-age=300 (5 minutes)PASS
max-age=300, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 300 | Cache for 5 minutes |
| must-revalidate | — | Must recheck with server after expiry |
Network Waterfall176 requests over 30534msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 429ms | 0 KB | — | $6/mo | Costly |
cdn.userway.org cdn.userway.org | Other | 362ms | 39 KB | — | $5/mo | Costly |
consent.cookiebot.com consent.cookiebot.com | Other | 135ms | 111 KB | 22% | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 132ms | 188 KB | 56% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 131ms | 173 KB | 38% | $2/mo | Optional |
cdn.wisepops.com cdn.wisepops.com | Other | 123ms | 113 KB | 36% | $2/mo | Optional |
consent.cookiebot.com consent.cookiebot.com | Other | 99ms | 36 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 59ms | 159 KB | 48% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 429ms and costs ~$6/month
- cdn.userway.org adds 362ms and costs ~$5/month
Unattributable takes 429ms 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.userway.org takes 362ms 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
56% 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