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.90 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.03 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.08 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.
9.72 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.
12.19 s
Page Load Progression
FPage Weight BudgetAction8.9 MB transferred, 78 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
DThird-Party ImpactAction87% third-party, 0 ms blockingFIX
FJS Execution CostAction6255ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.postman.com/_mk-www-next/_next/static/chunks/0vdsih5a69_f4.js | 3776ms | 2864ms | 52ms | 1st |
| Unattributable | 1199ms | 41ms | 0ms | 3rd |
| https://www.postman.com/ | 421ms | 8ms | 17ms | 1st |
| https://transcend-cdn.com/cm/1f0cf102-c592-4eb4-834f-e07f2fe68ef1/airgap.js | 214ms | 195ms | 13ms | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 198ms | 184ms | 2ms | 3rd |
| https://transcend-cdn.com/cm/1f0cf102-c592-4eb4-834f-e07f2fe68ef1/ui.js | 184ms | 149ms | 34ms | 3rd |
| https://www.postman.com/_mk-www-next/scripts/index.js?8de21b007d8a7bb06c9a1dd39e9a8141a0e7300b-360 | 134ms | 113ms | 12ms | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0gszrb.tymn7g.js | 65ms | 2ms | 52ms | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0r_9m.yojazts.js | 65ms | 7ms | 49ms | 1st |
BImage Optimization14 images, 0 KB saveableREVIEW
CJS BundlesAction38 scripts, 260 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.postman.com/_mk-www-next/_next/static/chunks/0r_9m.yojazts.js | 97 KB | 90 KB (96%) | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0vdsih5a69_f4.js | 178 KB | 68 KB (39%) | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/02b6pof6~5-r7.js | 41 KB | 38 KB (100%) | ✓ | 1st |
| https://transcend-cdn.com/cm/1f0cf102-c592-4eb4-834f-e07f2fe68ef1/ui.js | 99 KB | 37 KB (38%) | ✓ | 3rd |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0na4itfnub6re.js | 31 KB | 27 KB (96%) | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/09cq64w78xbin.js | 11 KB | — | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0e.30~zn5soit.js | 14 KB | — | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/0gszrb.tymn7g.js | 41 KB | — | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/turbopack-0vuu6fcjlzgco.js | 7 KB | — | ✓ | 1st |
| https://www.postman.com/_mk-www-next/_next/static/chunks/086ubv3i~ifk1.js | 16 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
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+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (306 KB)PASS
Web fonts
5
306 KB total
Render-blocking
0
of 5
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 ~55 KB and ~110 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints22 hints, 0 missing preconnectsPASS
Current Resource Hints
22 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall78 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 | 1199ms | 0 KB | — | €13/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 214ms | 55 KB | — | €2/mo | Costly |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 198ms | 11 KB | — | €2/mo | Optional |
transcend-cdn.com transcend-cdn.com | Other | 184ms | 99 KB | 38% | €2/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1199ms and costs ~€13/month
- transcend-cdn.com adds 214ms and costs ~€2/month
Unattributable takes 1199ms 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 214ms 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