Skip to content
https://goldenwaytaxi.com

Performance

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

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
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.

3.77 s

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

4.01 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

146 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.

14.28 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.

4.34 s

Page Load Progression

1.6 s
3.1 s
4.6 s
6.2 s
7.7 s
9.3 s
10.8 s
12.4 s
Checks
26
16 PASS 7 REVIEW
C
JS Execution Cost
Action
1962ms total JS execution
REVIEW
1962ms total JS execution
Warning::
https://goldenwaytaxi.com/: 1480ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-KTB...: 266ms CPU time
Info::
Unattributable: 216ms CPU time
Info::
Third-party scripts: 266ms (14% of total)

Main Thread Breakdown

Style & Layout 34% Other 32% Script Evaluation 22% Rendering 6% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://goldenwaytaxi.com/1480ms238ms5ms1st
https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFN266ms184ms63ms3rd
Unattributable216ms7ms0ms1st
B
JS Bundles
2 scripts, 67 KB unused
REVIEW
2 scripts, 67 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-KTB...: 67 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 67 KB
67 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-KTBBSGFN166 KB67 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

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 · 67 KB savings available
PASS
12 resources · 435 KB · 67 KB savings available
Info::
Within 1MB page-weight target
Got: 435 KB
Info::
~67 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.5 KiB of savings available

Remove unused JavaScript: 67.5 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
12 requests over 10091ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.8 s LCP 4.0 shttps://goldenwaytaxi.com// https://goldenwaytaxi.com/ — 200 — 22.6 KiB — 8.5 s — 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 — 220 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 — 151 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 — 434 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 — 433 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TE43SF82LE&gtm=45Pe68l1h1v9257967258za200zd9257967258&_p=1787607869901&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=1618445064.1787607870&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787607869&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=8789www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TE43SF82LE&gtm=45Pe68l1h1v9257967258za200zd9257967258&_p=1787607869901&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&are=1&cid=1618445064.1787607870&frm=0&ngs=1&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787607869&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=8789 — 204 — 550 B — 198 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 — 429 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 — 632 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
14% of JavaScript execution is third-party
First-party Third-party 266ms · 166KB · $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 266ms
Transfer 166 KB
Unused 41%
Monthly Cost $4/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 266ms and costs ~$4/month

Google Tag Manager takes 266ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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