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.
5.88 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.25 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.
7.81 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.
23.10 s
Page Load Progression
FPage Weight BudgetAction4.3 MB transferred, 128 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 ImpactAction72% third-party, 0 ms blockingFIX
FJS Execution CostAction17455ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://grafana.com/ | 8340ms | 44ms | 150ms | 1st |
| https://grafana.com/mw/_next/static/chunks/2856-2b340da23d3d886c.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 1584ms | 1340ms | 24ms | 1st |
| https://grafana.com/mw/_next/static/chunks/7206-430fc12605b6aab5.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 1433ms | 994ms | 99ms | 1st |
| https://js.intercomcdn.com/frame-modern.40aacdf2.js | 1232ms | 731ms | 88ms | 3rd |
| https://grafana.com/mw/_next/static/chunks/4032-1dabfe8da0928d78.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 1017ms | 333ms | 102ms | 1st |
| Unattributable | 888ms | 55ms | 0ms | 3rd |
| https://grafana.com/mw/_next/static/chunks/9822-1b78eb8cf822adee.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 526ms | 137ms | 18ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-YCR8N4GG1P&cx=c>m=4e6411 | 523ms | 425ms | 75ms | 3rd |
| https://grafana.com/mw/_next/static/chunks/4bfa248b-6982861b3bc59acc.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 427ms | 288ms | 25ms | 1st |
| https://grafana.com/at.js | 210ms | 191ms | 13ms | 1st |
Showing top 10 of 20 scripts
FJS BundlesAction32 scripts, 812 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://grafana.com/mw/_next/static/chunks/7206-430fc12605b6aab5.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 233 KB | 161 KB (69%) | ✓ | 1st |
| https://grafana.com/mw/_next/static/chunks/4032-1dabfe8da0928d78.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 208 KB | 132 KB (63%) | ✓ | 1st |
| https://js.intercomcdn.com/frame-modern.40aacdf2.js | 192 KB | 123 KB (65%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-YCR8N4GG1P | 177 KB | 114 KB (64%) | ✓ | 3rd |
| https://js.intercomcdn.com/vendor-modern.df860bed.js | 144 KB | 86 KB (60%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-957251243 | 136 KB | 75 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-YCR8N4GG1P&cx=c>m=4e6411 | 177 KB | 66 KB (38%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 32 KB (34%) | ✓ | 3rd |
| https://grafana.com/mw/_next/static/chunks/4bfa248b-6982861b3bc59acc.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 62 KB | 22 KB (35%) | ✓ | 1st |
| https://grafana.com/mw/_next/static/chunks/app/%5Blocale%5D/layout-1b531f8e6b309b98.js?dpl=dpl_9ZUD8dLz5ec9xVbV1xnNGDvTqfxN | 4 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
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
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization27 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (254 KB)PASS
Web fonts
7
254 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~30 KB and ~60 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints11 hints, 0 missing preconnectsPASS
Current Resource Hints
11 resource hints configured
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall128 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 |
|---|---|---|---|---|---|---|
js.intercomcdn.com js.intercomcdn.com | Other | 1232ms | 192 KB | 65% | $21/mo | Costly |
Unattributable Unattributable | Other | 888ms | 0 KB | — | $15/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 523ms | 177 KB | 38% | $9/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 208ms | 95 KB | 34% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 189ms | 136 KB | 55% | $3/mo | Optional |
js.intercomcdn.com js.intercomcdn.com | Other | 155ms | 144 KB | 60% | $3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 150ms | 39 KB | — | $3/mo | Optional |
x.clearbitjs.com x.clearbitjs.com | Other | 133ms | 45 KB | — | $2/mo | Optional |
rsdk2.grafana.com rsdk2.grafana.com | Other | 118ms | 38 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 112ms | 177 KB | 64% | $2/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 94ms | 19 KB | — | $2/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 61ms | 21 KB | — | $1/mo | Optional |
Intercom Widget widget.intercom.io | Chat | 53ms | 4 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- js.intercomcdn.com adds 1232ms and costs ~$21/month
- Unattributable adds 888ms and costs ~$15/month
- Google Tag Manager adds 523ms and costs ~$9/month
- Facebook Pixel adds 208ms and costs ~$4/month
js.intercomcdn.com takes 1232ms 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 js.intercomcdn.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
Unattributable takes 888ms 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 523ms 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
Facebook Pixel takes 208ms 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
55% 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
60% of js.intercomcdn.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
64% 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