Performance
· 22 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.
694 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.658
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.07 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.
1.04 s
Page Load Progression
FPage Weight BudgetAction2.8 MB transferred, 196 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
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
DPage Weight InventoryAction196 resources · 2.8 MB · 122 KB savings availableFIX
~121.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 196 resources | 2.8 MiB | ||||||
BThird-Party Impact50% third-party, 0 ms blockingREVIEW
CJS Execution CostAction1738ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://office-project-beat-box-front-end.vercel.app/assets/index-C0J4MEJ3.js | 1074ms | 471ms | 1ms | 1st |
| https://office-project-beat-box-front-end.vercel.app/ | 429ms | 3ms | 1ms | 1st |
| Unattributable | 163ms | 3ms | 0ms | 1st |
| https://checkout.razorpay.com/v1/checkout.js | 73ms | 62ms | 7ms | 3rd |
BJS Bundles185 scripts, 122 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://office-project-beat-box-front-end.vercel.app/assets/index-C0J4MEJ3.js | 258 KB | 97 KB (38%) | ✓ | 1st |
| https://checkout.razorpay.com/v1/checkout.js | 57 KB | 25 KB (44%) | ✓ | 3rd |
| https://cdn.razorpay.com/static/cx/razorpay-risk-detection/bundle.js | 2 KB | — | ✓ | 3rd |
| https://office-project-beat-box-front-end.vercel.app/assets/Home-BTVDOQ_2.js | 12 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/arrow-right-D6i73gQI.js | 0 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/chevron-right-CKnMRYA5.js | 0 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/clock-QcnUQxrc.js | 0 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/star-Btic40cs.js | 1 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/trending-up-DPkKnKi6.js | 0 KB | — | ✓ | 1st |
| https://office-project-beat-box-front-end.vercel.app/assets/zap-CgWkhwPU.js | 0 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
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+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
Network Waterfall196 requests over 17414msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
checkout.razorpay.com checkout.razorpay.com | Other | 73ms | 57 KB | 44% | $0/mo | Optional |
Image Optimization30 images, 6735 KB total, 1658 KB wastedINFO
Image Optimization Audit
Total Images
30
Total Size
6735 KB
Oversized
12
Wasted
1658 KB