Performance
· 17 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.
1.12 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.68 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.056
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.38 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.
7.88 s
Page Load Progression
FJS Execution CostAction4177ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://justpaste.it/build/5.44b684b4.js | 854ms | 424ms | 256ms | 1st |
| https://justpaste.it/build/editArticle.c3c13260.js | 845ms | 824ms | 21ms | 1st |
| https://justpaste.it/build/2179.4bcb849f.js | 838ms | 708ms | 36ms | 1st |
| https://justpaste.it/build/6568.ca598f5f.js | 783ms | 526ms | 7ms | 1st |
| Unattributable | 374ms | 8ms | 0ms | 3rd |
| https://justpaste.it/ | 318ms | 7ms | 11ms | 1st |
| https://justpaste.it/build/827.7313dc7f.js | 109ms | 3ms | 105ms | 1st |
| https://justpaste.it/build/plugins/emoticons/js/emojis.js | 55ms | 26ms | 28ms | 1st |
DJS BundlesAction14 scripts, 460 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://justpaste.it/build/5.44b684b4.js | 461 KB | 247 KB (54%) | ✓ | 1st |
| https://justpaste.it/build/827.7313dc7f.js | 161 KB | 159 KB (99%) | ✓ | 1st |
| https://justpaste.it/build/6315.0562b539.js | 35 KB | 27 KB (81%) | ✓ | 1st |
| https://justpaste.it/build/2179.4bcb849f.js | 59 KB | 26 KB (44%) | ✓ | 1st |
| https://justpaste.it/build/4423.07dfbf34.js | 5 KB | — | ✓ | 1st |
| https://justpaste.it/build/6568.ca598f5f.js | 15 KB | — | ✓ | 1st |
| https://justpaste.it/build/2488.2d4acc35.js | 19 KB | — | ✓ | 1st |
| https://justpaste.it/build/8100.8cfb65b0.js | 6 KB | — | ✓ | 1st |
| https://justpaste.it/build/editArticle.c3c13260.js | 27 KB | — | ✓ | 1st |
| https://justpaste.it/build/runtime.61ff66f8.js | 1 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
BPage Weight Budget1.1 MB transferred, 26 requestsREVIEW
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0, must-revalidate, privateREVIEW
max-age=0, must-revalidate, private
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
| private | — | Only browser cache, not CDN/proxy |
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font Loading1 fonts (131 KB)PASS
Web fonts
1
131 KB total
Render-blocking
0
of 1
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 ~66 KB and ~132 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
APage Weight Inventory26 resources · 1.1 MB · 460 KB savings availablePASS
~459.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 26 resources | 1.1 MiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall26 requests over 1283msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 374ms | 0 KB | — | €4/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 374ms and costs ~€4/month
Unattributable takes 374ms 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