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.
1.86 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.42 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
116 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.036
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.08 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.
5.42 s
Page Load Progression
FJS Execution CostAction6863ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://tournamayeshgah.com/ | 5224ms | 19ms | 3ms | 1st |
| https://tournamayeshgah.com/js/home-modern.js?v=10AV | 648ms | 329ms | 0ms | 1st |
| Unattributable | 635ms | 2ms | 0ms | 1st |
| https://tournamayeshgah.com/js/jquery.min.js?v=10AV | 243ms | 96ms | 9ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=UA-102684728-2 | 114ms | 90ms | 23ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.5 MB transferred, 43 requestsREVIEW
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
CImage OptimizationAction18 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Bundles8 scripts, 67 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=UA-102684728-2 | 129 KB | 67 KB (52%) | ✓ | 3rd |
| https://tournamayeshgah.com/js/jquery.min.js?v=10AV | 34 KB | — | ✓ | 1st |
| https://tournamayeshgah.com/js/bootstrap.min.js?v=10AV | 14 KB | — | ✓ | 1st |
| https://tournamayeshgah.com/js/owl.carousel.min.js?v=10AV | 12 KB | — | ✓ | 1st |
| https://tournamayeshgah.com/js/header-mobile.js?v=10AV | 3 KB | — | ✓ | 1st |
| https://tournamayeshgah.com/js/home-modern.js?v=10AV | 1 KB | — | ✓ | 1st |
| https://tournamayeshgah.com/js/index.js?v=10AV | 1 KB | — | ✓ | 1st |
| https://www.google-analytics.com/analytics.js | 21 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
CPage Weight InventoryAction43 resources · 1.5 MB · 67 KB savings availableREVIEW
~67.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 43 resources | 1.5 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact10% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (264 KB)PASS
Web fonts
4
264 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~19 KB and ~38 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability1 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
Network Waterfall43 requests over 2639msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 114ms | 129 KB | 52% | ﷼63625/mo | Costly |
These scripts may cost more than they're worth
- Google Tag Manager adds 114ms and costs ~﷼63625/month
Google Tag Manager takes 114ms 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
52% of Google Tag Manager'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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-20 — 2026-08-16)
LCP (p75)
2843 ms
66% good
INP (p75)
76 ms
95% good
CLS (p75)
0.020
100% good
FCP (p75)
2337 ms
TTFB (p75)
1673 ms