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.
2.08 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
22 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.57 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.
3.49 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 110 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction110 resources · 2.4 MB · 88 KB savings availableFIX
~88.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 110 resources | 2.4 MiB | ||||||
BImage Optimization45 images, 0 KB saveableREVIEW
BJS Execution Cost870ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 298ms | 4ms | 0ms | 3rd |
| https://www.zoho.com/ | 152ms | 2ms | 0ms | 3rd |
| https://www.zohowebstatic.com/sites/zweb/js/common/zcms.js | 123ms | 94ms | 5ms | 3rd |
| https://cdn-in.pagesense.io/js/7nbagtjv/a63a3daff87f4d33b6cffbe7a949ff5f.js | 114ms | 91ms | 20ms | 3rd |
| https://www.zohowebstatic.com/sites/zweb/js/common/zohocustom.js | 75ms | 40ms | 14ms | 3rd |
| https://pagesense-js.zoho.com/ztmjs/9e14ca550fb345518206a5a65a40a7a9.js | 56ms | 43ms | 9ms | 3rd |
| https://www.zohowebstatic.com/sites/zweb/js/common/zc-headerfooter-v2.js | 52ms | 28ms | 3ms | 3rd |
BJS Bundles26 scripts, 88 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.zohowebstatic.com/sites/zweb/js/common/zohocustom.js | 72 KB | 35 KB (50%) | ✓ | 3rd |
| https://salesiq.zoho.in/widget | 49 KB | 28 KB (60%) | ✓ | 3rd |
| https://cdn-in.pagesense.io/js/7nbagtjv/a63a3daff87f4d33b6cffbe7a949ff5f.js | 109 KB | 25 KB (23%) | ✓ | 3rd |
| https://accounts.zoho.in/u/info | 1 KB | — | ✓ | 3rd |
| https://accounts.zoho.com.au/u/info | 0 KB | — | ✓ | 3rd |
| https://www.zohowebstatic.com/sites/zweb/js/product/zoho_general_pages.js | 2 KB | — | ✓ | 3rd |
| https://www.zohowebstatic.com/sites/zweb/js/translation/zoho_general_pages/41687.js | 6 KB | — | ✓ | 3rd |
| https://pagesense-js.zoho.com/ztmjs/9e14ca550fb345518206a5a65a40a7a9.js | 41 KB | — | ✓ | 3rd |
| https://www.zoho.com/sites/zweb/js/common/dynamicemail.js?_=1776363054578 | 2 KB | — | ✓ | 3rd |
| https://www.zoho.com/sites/zweb/js/common/prod_menu.js?_=1776363054579 | 10 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (268 KB)PASS
Web fonts
5
268 KB total
Render-blocking
0
of 5
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
AHTTP Cachingmax-age=31536000 (52 weeks)PASS
max-age=31536000
| Directive | Value | Meaning |
|---|---|---|
| max-age | 31536000 | Cache for 52 weeks |
Network Waterfall110 requests over 6136msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 298ms | 0 KB | — | $2/mo | Costly |
www.zoho.com www.zoho.com | Other | 152ms | 6 KB | — | $1/mo | Optional |
www.zohowebstatic.com www.zohowebstatic.com | Other | 123ms | 37 KB | — | $1/mo | Optional |
cdn-in.pagesense.io cdn-in.pagesense.io | Other | 114ms | 109 KB | 23% | $1/mo | Optional |
www.zohowebstatic.com www.zohowebstatic.com | Other | 75ms | 72 KB | 50% | $0/mo | Optional |
pagesense-js.zoho.com pagesense-js.zoho.com | Other | 56ms | 41 KB | — | $0/mo | Optional |
www.zohowebstatic.com www.zohowebstatic.com | Other | 52ms | 15 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 298ms and costs ~$2/month
100% 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
Unattributable takes 298ms 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