Skip to content
https://goldenwaytaxi.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
7
PASS
12
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.61 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.98 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.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.65 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.98 s

Page Load Progression

562 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
22
12 PASS 7 REVIEW
B
JS Execution Cost
532ms total JS execution
REVIEW
532ms total JS execution
Warning::
https://goldenwaytaxi.com/: 397ms CPU time
Info::
Unattributable: 72ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-KTB...: 63ms CPU time
Info::
Third-party scripts: 63ms (12% of total)

Main Thread Breakdown

Style & Layout 37% Other 34% Script Evaluation 19% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://goldenwaytaxi.com/397ms54ms1ms1st
Unattributable72ms2ms0ms1st
https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFN63ms44ms13ms3rd
B
JS Bundles
2 scripts, 68 KB unused
REVIEW
2 scripts, 68 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-KTB...: 68 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 68 KB
68 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFN166 KB68 KB (41%)3rd
https://goldenwaytaxi.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.6.12 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
Last-Modified header present
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Page Weight Budget
435 KB transferred, 12 requests
PASS
435 KB transferred, 12 requests
Info::
Page weighs 847 KB (435 KB transferred)
Info::
12 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
435 KB / 2.4 MB budget
435 KB transferred
12 requests
0.09 g CO2 per page load
Images 237.3 KiB 55%
JavaScript 167.6 KiB 39%
HTML 22.6 KiB 5%
CSS 5.3 KiB 1%
Other 2.0 KiB 0%
Other 550 B 0%
0 2.4 MB 4.9 MB
Under budget
A
Third-Party Impact
38% third-party, 0 ms blocking
PASS
38% third-party, 0 ms blocking
Info::
Third-party code accounts for 38% of page weight (166.1 KiB of 435.3 KiB)
Info::
Third-party blocking time is low (0 ms)
62%
38%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
5 images, 0 KB saveable
PASS
5 images, 0 KB saveable
Info::
All images are well-optimized
5 images 237 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Page Weight Inventory
12 resources · 435 KB · 68 KB savings available
PASS
12 resources · 435 KB · 68 KB savings available
Info::
Within 1MB page-weight target
Got: 435 KB
Info::
~68 KB of savings available
Info::
5 third-party resources (38% of weight)
12 resources · 435.3 KiB · 5 third-party Within 1MB page-weight target
Image 55% · 239.1 KiB
JavaScript 39% · 167.6 KiB
Document 5% · 22.8 KiB
CSS 1% · 5.3 KiB
Other 0% · 550 B

~67.9 KiB of savings available

Remove unused JavaScript: 67.9 KiB
Network Waterfall
12 requests over 2185ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.0 shttps://goldenwaytaxi.com// https://goldenwaytaxi.com/ — 200 — 22.6 KiB — 880 ms — h2https://goldenwaytaxi.com/wp-content/themes/generatepress/assets/css/main.min.css?ver=3.6.1/wp-content/themes/generatepress/as... https://goldenwaytaxi.com/wp-content/themes/generatepress/assets/css/main.min.css?ver=3.6.1 — 200 — 5.3 KiB — 218 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFNwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFN — 200 — 165.5 KiB — 139 ms — h2https://goldenwaytaxi.com/wp-content/uploads/2026/07/best-taxi-service-in-ahmedabad-hero-photo.webp/wp-content/uploads/2026/07/best-ta... https://goldenwaytaxi.com/wp-content/uploads/2026/07/best-taxi-service-in-ahmedabad-hero-photo.webp — 200 — 83.8 KiB — 433 ms — h2https://goldenwaytaxi.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.6.1/wp-content/themes/generatepress/as... https://goldenwaytaxi.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.6.1 — 200 — 2.1 KiB — 422 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TE43SF82LE&gtm=45Pe68l1v9257967258za200zd9257967258&_p=1787607887429&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=1077208753.1787607887&frm=0&ngs=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118897920~118897930~119367802~119367810~120385423&sid=1787607887&sct=1&seg=0&dl=https%3A%2F%2Fgoldenwaytaxi.com%2F&dt=Taxi%20Service%20in%20Ahmedabad%20%E2%80%94%20Book%20Cab%2024%2F7%20From%20%E2%82%B911%2FKM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1153www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TE43SF82LE&gtm=45Pe68l1v9257967258za200zd9257967258&_p=1787607887429&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=1077208753.1787607887&frm=0&ngs=1&pscdl=noapi&rcb=4&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938469~118897920~118897930~119367802~119367810~120385423&sid=1787607887&sct=1&seg=0&dl=https%3A%2F%2Fgoldenwaytaxi.com%2F&dt=Taxi%20Service%20in%20Ahmedabad%20%E2%80%94%20Book%20Cab%2024%2F7%20From%20%E2%82%B911%2FKM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1153 — 204 — 550 B — 222 ms — h2https://goldenwaytaxi.com/wp-content/uploads/2026/07/transparent-image.png/wp-content/uploads/2026/07/transpa... https://goldenwaytaxi.com/wp-content/uploads/2026/07/transparent-image.png — 200 — 153.5 KiB — 430 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 500'%3E%3Crect width=…www.w3.org/2000/svg' viewBox='0 0 8... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 500'%3E%3Crect width=… — 200 — 0 B — 0 ms — datahttps://goldenwaytaxi.com/favicon.ico/favicon.ico https://goldenwaytaxi.com/favicon.ico — 302 — 246 B — 356 ms — h2https://goldenwaytaxi.com/wp-content/uploads/2026/07/cropped-Goldenway-Taxi-favicon-32x32.png/wp-content/uploads/2026/07/cropped... https://goldenwaytaxi.com/wp-content/uploads/2026/07/cropped-Goldenway-Taxi-favicon-32x32.png — 200 — 1.8 KiB — 217 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 63ms · 166KB · $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 166 KB
Unused 41%
Monthly Cost $1/mo

How third-party costs are calculated

Image Optimization
11 images, 390 KB total, 224 KB wasted
INFO

Image Optimization Audit

Total Images

11

Total Size

390 KB

Oversized

2

Wasted

224 KB

1 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback