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.
582 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.21 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
86 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.80 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.
2.23 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 105 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
DJS Execution CostAction3282ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.prisma.io/ | 1339ms | 9ms | 8ms | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/0b67ccd61ccae070.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 852ms | 367ms | 1ms | 1st |
| https://proxyhog.prisma-data.net/static/posthog-recorder.js?v=1.364.4 | 349ms | 315ms | 5ms | 3rd |
| Unattributable | 289ms | 18ms | 0ms | 3rd |
| https://www.prisma.io/site-static/_next/static/chunks/55ab220829433019.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 248ms | 224ms | 4ms | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/156abb6c90a0c7cc.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 205ms | 188ms | 4ms | 1st |
DJS BundlesAction27 scripts, 312 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.prisma.io/site-static/_next/static/chunks/23e9b289b6d26136.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 154 KB | 121 KB (80%) | ✓ | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/2724685019ebc7c1.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 72 KB | 48 KB (73%) | ✓ | 1st |
| https://proxyhog.prisma-data.net/static/posthog-recorder.js?v=1.364.4 | 77 KB | 46 KB (60%) | ✓ | 3rd |
| https://www.prisma.io/site-static/_next/static/chunks/156abb6c90a0c7cc.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 60 KB | 27 KB (47%) | ✓ | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/55ab220829433019.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 73 KB | 25 KB (36%) | ✓ | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/8566c171816e342a.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 29 KB | 23 KB (89%) | ✓ | 1st |
| https://proxyhog.prisma-data.net/static/surveys.js?v=1.364.4 | 30 KB | 22 KB (76%) | ✓ | 3rd |
| https://www.prisma.io/site-static/_next/static/chunks/fe40fe44b93693f7.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 31 KB | — | ✓ | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/10af8b757b77d489.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 6 KB | — | ✓ | 1st |
| https://www.prisma.io/site-static/_next/static/chunks/37ed35ca710f52e9.js?dpl=dpl_HgPvUg6EwrBqd6TdZZuBdzdW8hZj | 56 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
BImage Optimization48 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Third-Party Impact9% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (420 KB)PASS
Web fonts
7
420 KB total
Render-blocking
0
of 7
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
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 ~155 KB and ~310 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall105 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 |
|---|---|---|---|---|---|---|
proxyhog.prisma-data.net proxyhog.prisma-data.net | Other | 349ms | 77 KB | 60% | $5/mo | Costly |
Unattributable Unattributable | Other | 289ms | 0 KB | — | $4/mo | Costly |
These scripts may cost more than they're worth
- proxyhog.prisma-data.net adds 349ms and costs ~$5/month
- Unattributable adds 289ms and costs ~$4/month
proxyhog.prisma-data.net takes 349ms 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
60% of proxyhog.prisma-data.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 289ms 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