Performance
· 15 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.
539 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
699 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
36 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
539 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
717 ms
Page Load Progression
DThird-Party ImpactAction96% third-party, 0 ms blockingFIX
DJS BundlesAction9 scripts, 389 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 151 KB | 101 KB (68%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 0 KB | 101 KB (68%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/29rdkxlvag0d3cpj96fiilbju | 81 KB | 54 KB (67%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/fx69lqty609xpf6l4xb6bs3a | 60 KB | 45 KB (77%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 83 KB | 44 KB (53%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 0 KB | 44 KB (53%) | ✓ | 3rd |
| https://static.licdn.com/aero-v1/sc/h/51t74mlo1ty7vakn3a80a9jcp | 18 KB | — | ✓ | 3rd |
| https://platform.linkedin.com/litms/utag/homepage-guest-frontend/utag.js?cb=1776902100000 | 49 KB | — | ✓ | 3rd |
| https://client.protechts.net/PXdOjV695v/main.min.js | 94 KB | — | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BJS Execution Cost867ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.licdn.com/aero-v1/sc/h/e69gtg8c61dzqklxridy0htl9 | 423ms | 321ms | 15ms | 3rd |
| Unattributable | 146ms | 5ms | 0ms | 3rd |
| https://tr.linkedin.com/ | 122ms | 1ms | 0ms | 1st |
| https://platform.linkedin.com/litms/utag/homepage-guest-frontend/utag.js?cb=1776902100000 | 110ms | 99ms | 4ms | 3rd |
| https://static.licdn.com/aero-v1/sc/h/cyi85pvtvqxif4qx6o2q0eui4 | 66ms | 30ms | 18ms | 3rd |
BPage Weight Inventory50 resources · 773 KB · 389 KB savings availableREVIEW
~388.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 50 resources | 773.4 KiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget773 KB transferred, 50 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
AImage Optimization2 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+Font Loading1 fonts (54 KB)PASS
Web fonts
1
54 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall50 requests over 3104msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.licdn.com static.licdn.com | Other | 423ms | 0 KB | 53% | $6/mo | Costly |
Unattributable Unattributable | Other | 146ms | 0 KB | — | $2/mo | Optional |
platform.linkedin.com platform.linkedin.com | Other | 110ms | 49 KB | — | $1/mo | Optional |
static.licdn.com static.licdn.com | Other | 66ms | 0 KB | 68% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.licdn.com adds 423ms and costs ~$6/month
86% 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
static.licdn.com takes 423ms 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
53% of static.licdn.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
68% of static.licdn.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