Performance
· 16 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.91 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.54 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.48 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.05 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.
31.45 s
Page Load Progression
FPage Weight BudgetAction6.9 MB transferred, 197 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
DThird-Party ImpactAction99% third-party, 0 ms blockingFIX
FJS Execution CostAction12439ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.grammarly.com/ | 2293ms | 54ms | 12ms | 1st |
| Unattributable | 1958ms | 130ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NQ3XB9&l=dataLayerAt1333 | 996ms | 812ms | 86ms | 3rd |
| https://static-web.grammarly.com/cms/master/_next/static/chunks/framework-18871a3a7164e80f.js | 988ms | 907ms | 21ms | 3rd |
| https://static-web.grammarly.com/cms/master/_next/static/chunks/pages/render-b5a9ba44889e5a7a.js | 884ms | 869ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-956476927&l=dataLayerAt1333&cx=c>m=4e6460 | 552ms | 478ms | 64ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-10353176&l=dataLayerAt1333&cx=c>m=4e6460 | 549ms | 404ms | 68ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CBK9K2ZWWE&l=dataLayerAt1333&cx=c>m=4e6460 | 499ms | 404ms | 57ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-11910764&l=dataLayerAt1333&cx=c>m=4e6460 | 439ms | 400ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-10353179&l=dataLayerAt1333&cx=c>m=4e6460 | 340ms | 285ms | 52ms | 3rd |
Showing top 10 of 31 scripts
FJS BundlesAction58 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static-web.grammarly.com/cms/master/_next/static/chunks/345-b3c0ea41a809d894.js | 490 KB | 317 KB (65%) | ✓ | 3rd |
| https://static-web.grammarly.com/cms/master/_next/static/chunks/151-c24adecc0ed805dc.js | 160 KB | 101 KB (63%) | ✓ | 3rd |
| https://static-web.grammarly.com/cms/master/_next/static/chunks/2665999f-54d41965add03933.js | 122 KB | 81 KB (67%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 93 KB | 70 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-10353179&l=dataLayerAt1333&cx=c>m=4e6460 | 130 KB | 60 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-10353176&l=dataLayerAt1333&cx=c>m=4e6460 | 130 KB | 60 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CBK9K2ZWWE&l=dataLayerAt1333&cx=c>m=4e6460 | 167 KB | 60 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NQ3XB9&l=dataLayerAt1333 | 200 KB | 57 KB (28%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 110 KB | 56 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-956476927&l=dataLayerAt1333&cx=c>m=4e6460 | 146 KB | 55 KB (38%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
max-age=0, no-store, no-cache
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
CImage OptimizationAction50 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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 Loading10 fonts (790 KB)PASS
Web fonts
10
790 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- 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 ~188 KB and ~376 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints16 hints, 0 missing preconnectsPASS
Current Resource Hints
16 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall197 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1958ms | 0 KB | — | $26/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 996ms | 200 KB | 28% | $13/mo | Costly |
static-web.grammarly.com static-web.grammarly.com | Other | 988ms | 54 KB | 45% | $13/mo | Costly |
static-web.grammarly.com static-web.grammarly.com | Other | 884ms | 1 KB | — | $12/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 552ms | 146 KB | 38% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 549ms | 130 KB | 46% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 499ms | 167 KB | 36% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 439ms | 131 KB | 41% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 340ms | 130 KB | 46% | $5/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 315ms | 93 KB | 48% | $4/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 288ms | 110 KB | 51% | $4/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 275ms | 53 KB | 51% | $4/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 254ms | 26 KB | — | $3/mo | Costly |
static-web.grammarly.com static-web.grammarly.com | Other | 188ms | 490 KB | 65% | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 168ms | 95 KB | 36% | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 159ms | 37 KB | — | $2/mo | Optional |
cdn.taboola.com cdn.taboola.com | Other | 152ms | 27 KB | — | $2/mo | Optional |
utt.impactcdn.com utt.impactcdn.com | Other | 147ms | 22 KB | — | $2/mo | Optional |
j.6sc.co j.6sc.co | Other | 131ms | 19 KB | — | $2/mo | Optional |
static-web.grammarly.com static-web.grammarly.com | Other | 118ms | 36 KB | — | $2/mo | Optional |
static-web.grammarly.com static-web.grammarly.com | Other | 98ms | 122 KB | 67% | $1/mo | Optional |
js.adsrvr.org js.adsrvr.org | Other | 89ms | 11 KB | — | $1/mo | Optional |
static-web.grammarly.com static-web.grammarly.com | Other | 86ms | 160 KB | 63% | $1/mo | Optional |
accounts.google.com accounts.google.com | Other | 85ms | 93 KB | 75% | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 77ms | 19 KB | — | $1/mo | Optional |
static-web.grammarly.com static-web.grammarly.com | Other | 73ms | 41 KB | — | $1/mo | Optional |
Bing UET bat.bing.com | Advertising | 71ms | 15 KB | — | $1/mo | Optional |
collector-21641.us.tvsquared.com collector-21641.us.tvsquared.com | Other | 62ms | 9 KB | — | $1/mo | Optional |
trc.taboola.com trc.taboola.com | Other | 54ms | 2 KB | — | $1/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 51ms | 40 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1958ms and costs ~$26/month
- Google Tag Manager adds 996ms and costs ~$13/month
- static-web.grammarly.com adds 988ms and costs ~$13/month
- static-web.grammarly.com adds 884ms and costs ~$12/month
- Google Tag Manager adds 552ms and costs ~$7/month
- Google Tag Manager adds 549ms and costs ~$7/month
- Google Tag Manager adds 499ms and costs ~$7/month
- Google Tag Manager adds 439ms and costs ~$6/month
- Google Tag Manager adds 340ms and costs ~$5/month
- transcend-cdn.com adds 315ms and costs ~$4/month
- analytics.tiktok.com adds 288ms and costs ~$4/month
- transcend-cdn.com adds 275ms and costs ~$4/month
- Microsoft Clarity adds 254ms and costs ~$3/month
82% 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 1958ms 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 996ms 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
static-web.grammarly.com takes 988ms 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
static-web.grammarly.com takes 884ms 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 552ms 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 549ms 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 499ms 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 439ms 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 340ms 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
transcend-cdn.com takes 315ms 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
analytics.tiktok.com takes 288ms 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 analytics.tiktok.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
transcend-cdn.com takes 275ms 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 transcend-cdn.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
Microsoft Clarity takes 254ms 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
65% of static-web.grammarly.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
67% of static-web.grammarly.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
63% of static-web.grammarly.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
75% of accounts.google.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