Skip to content
https://eaglehosting.in

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
3
REVIEW
6
PASS
14
INFO
3

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

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

5.66 s

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

10.24 s

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

4.93 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.191

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

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

15.68 s

Page Load Progression

985 ms
2.0 s
3.0 s
3.9 s
4.9 s
5.9 s
6.9 s
7.9 s
Checks
26
14 PASS 6 REVIEW 3 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 45 requests
FIX
4.2 MB transferred, 45 requests
Critical::
Page weighs 6.2 MB (4.2 MB transferred)
Warning::
Images are 3.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.3 MB
Warning::
JavaScript is 687 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 687 KB
Info::
45 HTTP requests
Info::
Estimated 0.89 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
45 requests
0.89 g CO2 per page load
Images 3.3 MiB 78%
JavaScript 686.6 KiB 16%
Fonts 137.9 KiB 3%
CSS 77.4 KiB 2%
Other 26.0 KiB 1%
Other 12.2 KiB 0%
HTML 1.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

F
JS Execution Cost
Action
14527ms total JS execution
FIX
14527ms total JS execution
Warning::
https://eaglehosting.in/assets/index-I6fchjGt.js: 9207ms CPU time
Warning::
https://eaglehosting.in/: 1847ms CPU time
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 1200ms CPU time
Warning::
Unattributable: 831ms CPU time
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 378ms CPU time
Info::
Third-party scripts: 2641ms (18% of total)

Main Thread Breakdown

Other 46% Script Evaluation 26% Style & Layout 20% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://eaglehosting.in/assets/index-I6fchjGt.js9207ms1442ms4ms1st
https://eaglehosting.in/1847ms7ms3ms1st
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js1200ms1081ms92ms3rd
Unattributable831ms54ms0ms1st
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js378ms286ms31ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX300ms247ms51ms3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-6289ff8e.js221ms195ms25ms3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d224aff.js179ms175ms2ms3rd
https://cdn.jsdelivr.net/emojione/2.2.7/lib/js/emojione.min.js133ms34ms98ms3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0da3af.js94ms91ms2ms3rd

Showing top 10 of 12 scripts

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
5 images, 0 KB saveable
REVIEW
5 images, 0 KB saveable
Warning::
https://eaglehosting.in/assets/about-company-vecto... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
5 images 3.3 MB
0 oversized -0 KB
4 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
JS Bundles
Action
18 scripts, 245 KB unused
REVIEW
18 scripts, 245 KB unused
Warning::
https://eaglehosting.in/assets/index-I6fchjGt.js: 76 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 69 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XXXX...: 69 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk...: 31 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 245 KB
245 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://eaglehosting.in/assets/index-I6fchjGt.js224 KB76 KB (34%)1st
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js114 KB69 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX146 KB69 KB (47%)3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js68 KB31 KB (45%)3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.js0 KB3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-3ea2c7ce.js3 KB3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.js0 KB3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.js1 KB3rd
https://embed.tawk.to/6a7dfc76bc3c161d44b78646/1jvu24cm81 KB3rd
https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0d2b7c.js3 KB3rd

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

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

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

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
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
Page Weight Inventory
Action
45 resources · 4.2 MB · 245 KB savings available
REVIEW
45 resources · 4.2 MB · 245 KB savings available
Warning::
Page weight 4.2 MB exceeds 1 MB target by 3.2 MB
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~245 KB of savings available
Info::
37 third-party resources (15% of weight)
Info::
4 resources over 200KB
45 resources · 4.2 MiB · 37 third-party 3.2 MiB over 1MB target
Image 79% · 3.3 MiB
JavaScript 16% · 686.6 KiB
Font 3% · 137.9 KiB
CSS 2% · 77.4 KiB
Other 0% · 12.2 KiB
Document 0% · 1.1 KiB

~244.6 KiB of savings available

Remove unused JavaScript: 244.6 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
15% third-party, 0 ms blocking
PASS
15% third-party, 0 ms blocking
Info::
Third-party code accounts for 15% of page weight (659.8 KiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
85%
15%
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+
Font Loading
7 fonts (138 KB)
PASS
7 fonts (138 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

138 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.2 shttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLDD4Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2 — 7.7 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 27 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLBT5Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2 — 7.4 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 45 ms — font-display: swaphttps://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728=tawk-font-icon-3.woff https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728= — 92.0 KiB — 144 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 8 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLDD4Z1x... woff2 swap
Size 8 KB
Load time 12 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 27 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLBT5Z1x... woff2 swap
Size 7 KB
Load time 25 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 15 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 45 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
tawk-font-icon-3.woff woff swap
Size 92 KB
Load time 144 ms
Start 5.3 s
Risk FOUT — text flashes from fallback to web font
  • 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 ~28 KB and ~56 ms

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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
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+
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::
Total JS execution time is 14.5 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
45 requests over 5665ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.2 shttps://eaglehosting.in// https://eaglehosting.in/ — 200 — 1.1 KiB — 1.7 s — h2https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX — 200 — 145.9 KiB — 91 ms — h2https://eaglehosting.in/assets/index-I6fchjGt.js/assets/index-I6fchjGt.js https://eaglehosting.in/assets/index-I6fchjGt.js — 200 — 223.7 KiB — 1.2 s — h2https://eaglehosting.in/assets/index-BGbKQBGL.css/assets/index-BGbKQBGL.css https://eaglehosting.in/assets/index-BGbKQBGL.css — 200 — 32.1 KiB — 709 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-XXXXXXXXXX&gtm=45je68o1za200&_p=1787726336421&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=341902390.1787726337&frm=0&pscdl=noapi&rcb=13&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=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787726336&sct=1&seg=0&dl=https%3A%2F%2Feaglehosting.in%2F&dt=Eagle%20Hosting%20%7C%20VPS%2C%20RDP%20%26%20Dedicated%20Servers&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1935www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-XXXXXXXXXX&gtm=45je68o1za200&_p=1787726336421&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=341902390.1787726337&frm=0&pscdl=noapi&rcb=13&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=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787726336&sct=1&seg=0&dl=https%3A%2F%2Feaglehosting.in%2F&dt=Eagle%20Hosting%20%7C%20VPS%2C%20RDP%20%26%20Dedicated%20Servers&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1935 — 204 — 548 B — 50 ms — h2https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap — 200 — 1.1 KiB — 49 ms — h2https://embed.tawk.to/6a7dfc76bc3c161d44b78646/1jvu24cm8embed.tawk.to/6a7dfc76bc3c161d44b78... https://embed.tawk.to/6a7dfc76bc3c161d44b78646/1jvu24cm8 — 200 — 1007 B — 163 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.js — 200 — 362 B — 60 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.js — 200 — 31.8 KiB — 128 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js — 200 — 114.2 KiB — 163 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js — 200 — 67.6 KiB — 143 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.js — 200 — 1.4 KiB — 68 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.js — 200 — 386 B — 75 ms — h3https://eaglehosting.in/assets/eagle-Bjzfaav1.png/assets/eagle-Bjzfaav1.png https://eaglehosting.in/assets/eagle-Bjzfaav1.png — 200 — 250.9 KiB — 484 ms — h2https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png/assets/eagle-magenta-flight-CLC8So... https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png — 200 — 1.0 MiB — 1.2 s — h2https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 8 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 12 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 27 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2 — 200 — 7.4 KiB — 25 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 15 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 45 ms — h3https://eaglehosting.in/assets/about-company-vector-BN5NJliU.png/assets/about-company-vector-BN5NJl... https://eaglehosting.in/assets/about-company-vector-BN5NJliU.png — 200 — 2.1 MiB — 1.4 s — h2https://api.country.is/api.country.is/ https://api.country.is/ — 200 — 474 B — 224 ms — h2https://api.frankfurter.dev/v1/latest?base=USD&symbols=INR,EUR,GBP,CAD,AUDapi.frankfurter.dev/v1/latest?base=... https://api.frankfurter.dev/v1/latest?base=USD&symbols=INR,EUR,GBP,CAD,AUD — 200 — 633 B — 415 ms — h2https://eaglehosting.in/favicon.ico/favicon.ico https://eaglehosting.in/favicon.ico — 200 — 1.4 KiB — 590 ms — h2https://va.tawk.to/v1/widget-settings?propertyId=6a7dfc76bc3c161d44b78646&widgetId=1jvu24cm8&sv=nullva.tawk.to/v1/widget-settings?prope... https://va.tawk.to/v1/widget-settings?propertyId=6a7dfc76bc3c161d44b78646&widgetId=1jvu24cm8&sv=null — 200 — 1.6 KiB — 147 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.json — 200 — 4.0 KiB — 65 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.json — 200 — 4.0 KiB — 72 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 0 B — 63 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 1.1 KiB — 437 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.7 s LCP 10.2 shttps://eaglehosting.in// https://eaglehosting.in/ — 200 — 1.1 KiB — 1.7 s — h2https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX — 200 — 145.9 KiB — 91 ms — h2https://eaglehosting.in/assets/index-I6fchjGt.js/assets/index-I6fchjGt.js https://eaglehosting.in/assets/index-I6fchjGt.js — 200 — 223.7 KiB — 1.2 s — h2https://eaglehosting.in/assets/index-BGbKQBGL.css/assets/index-BGbKQBGL.css https://eaglehosting.in/assets/index-BGbKQBGL.css — 200 — 32.1 KiB — 709 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-XXXXXXXXXX&gtm=45je68o1za200&_p=1787726336421&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=341902390.1787726337&frm=0&pscdl=noapi&rcb=13&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=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787726336&sct=1&seg=0&dl=https%3A%2F%2Feaglehosting.in%2F&dt=Eagle%20Hosting%20%7C%20VPS%2C%20RDP%20%26%20Dedicated%20Servers&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1935www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-XXXXXXXXXX&gtm=45je68o1za200&_p=1787726336421&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=341902390.1787726337&frm=0&pscdl=noapi&rcb=13&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=115938465~115938468~118897920~118897930~119367802~119367810~120385423&sid=1787726336&sct=1&seg=0&dl=https%3A%2F%2Feaglehosting.in%2F&dt=Eagle%20Hosting%20%7C%20VPS%2C%20RDP%20%26%20Dedicated%20Servers&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1935 — 204 — 548 B — 50 ms — h2https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap — 200 — 1.1 KiB — 49 ms — h2https://embed.tawk.to/6a7dfc76bc3c161d44b78646/1jvu24cm8embed.tawk.to/6a7dfc76bc3c161d44b78... https://embed.tawk.to/6a7dfc76bc3c161d44b78646/1jvu24cm8 — 200 — 1007 B — 163 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-main.js — 200 — 362 B — 60 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-vendor.js — 200 — 31.8 KiB — 128 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-vendors.js — 200 — 114.2 KiB — 163 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-common.js — 200 — 67.6 KiB — 143 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-runtime.js — 200 — 1.4 KiB — 68 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-app.js — 200 — 386 B — 75 ms — h3https://eaglehosting.in/assets/eagle-Bjzfaav1.png/assets/eagle-Bjzfaav1.png https://eaglehosting.in/assets/eagle-Bjzfaav1.png — 200 — 250.9 KiB — 484 ms — h2https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png/assets/eagle-magenta-flight-CLC8So... https://eaglehosting.in/assets/eagle-magenta-flight-CLC8SoDu.png — 200 — 1.0 MiB — 1.2 s — h2https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 8 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 12 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 27 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2 — 200 — 7.4 KiB — 25 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 15 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 45 ms — h3https://eaglehosting.in/assets/about-company-vector-BN5NJliU.png/assets/about-company-vector-BN5NJl... https://eaglehosting.in/assets/about-company-vector-BN5NJliU.png — 200 — 2.1 MiB — 1.4 s — h2https://api.country.is/api.country.is/ https://api.country.is/ — 200 — 474 B — 224 ms — h2https://api.frankfurter.dev/v1/latest?base=USD&symbols=INR,EUR,GBP,CAD,AUDapi.frankfurter.dev/v1/latest?base=... https://api.frankfurter.dev/v1/latest?base=USD&symbols=INR,EUR,GBP,CAD,AUD — 200 — 633 B — 415 ms — h2https://eaglehosting.in/favicon.ico/favicon.ico https://eaglehosting.in/favicon.ico — 200 — 1.4 KiB — 590 ms — h2https://va.tawk.to/v1/widget-settings?propertyId=6a7dfc76bc3c161d44b78646&widgetId=1jvu24cm8&sv=nullva.tawk.to/v1/widget-settings?prope... https://va.tawk.to/v1/widget-settings?propertyId=6a7dfc76bc3c161d44b78646&widgetId=1jvu24cm8&sv=null — 200 — 1.6 KiB — 147 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en.json — 200 — 4.0 KiB — 65 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.jsonembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/languages/en_dev.json — 200 — 4.0 KiB — 72 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 0 B — 63 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 1.1 KiB — 437 ms — h3https://eaglehosting.in/favicon.png/favicon.png https://eaglehosting.in/favicon.png — 200 — 24.6 KiB — 716 ms — h2https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0d2b7c.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0d2b7c.js — 200 — 3.4 KiB — 32 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d224aff.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d224aff.js — 200 — 5.4 KiB — 69 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-3ea2c7ce.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-3ea2c7ce.js — 200 — 2.6 KiB — 67 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0da3af.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0da3af.js — 200 — 5.1 KiB — 70 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-4fe9d5dd.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-4fe9d5dd.js — 200 — 766 B — 65 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-7941cc06.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-7941cc06.js — 200 — 14.2 KiB — 75 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-6289ff8e.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-6289ff8e.js — 200 — 27.6 KiB — 73 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0c8092.jsembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/js/twk-chunk-2d0c8092.js — 200 — 2.3 KiB — 71 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/min-widget.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/min-widget.css — 200 — 8.2 KiB — 25 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/message-preview.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/message-preview.css — 200 — 12.3 KiB — 18 ms — h3https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/max-widget.cssembed.tawk.to/_s/v4/app/6a7f7fd8722... https://embed.tawk.to/_s/v4/app/6a7f7fd8722/css/max-widget.css — 200 — 23.7 KiB — 24 ms — h3https://cdn.jsdelivr.net/emojione/2.2.7/lib/js/emojione.min.jscdn.jsdelivr.net/emojione/2.2.7/lib... https://cdn.jsdelivr.net/emojione/2.2.7/lib/js/emojione.min.js — 200 — 39.0 KiB — 92 ms — h2https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728=embed.tawk.to/_s/v4/assets/fonts/ta... https://embed.tawk.to/_s/v4/assets/fonts/tawk-font-icon-3.woff?55755728= — 200 — 92.0 KiB — 144 ms — h3https://cdn.jsdelivr.net/emojione/assets/png/1f44b.png?v=2.2.7cdn.jsdelivr.net/emojione/assets/pn... https://cdn.jsdelivr.net/emojione/assets/png/1f44b.png?v=2.2.7 — 200 — 1.4 KiB — 25 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
18% of JavaScript execution is third-party
First-party Third-party 2641ms · 440KB · ₹3/mo
Tawk.to
Chat
Costly
Execution 1200ms
Transfer 114 KB
Unused 61%
Monthly Cost ₹1/mo
Tawk.to
Chat
Costly
Execution 378ms
Transfer 68 KB
Unused 45%
Monthly Cost ₹0/mo
Google Tag Manager
Tag Manager
Costly
Execution 300ms
Transfer 146 KB
Unused 47%
Monthly Cost ₹0/mo
Tawk.to
Chat
Costly
Execution 221ms
Transfer 28 KB
Monthly Cost ₹0/mo
Tawk.to
Chat
Optional
Execution 179ms
Transfer 5 KB
Monthly Cost ₹0/mo
jsDelivr
CDN
Optional
Execution 133ms
Transfer 39 KB
Monthly Cost ₹0/mo
Tawk.to
Chat
Optional
Execution 94ms
Transfer 5 KB
Monthly Cost ₹0/mo
Tawk.to
Chat
Optional
Execution 80ms
Transfer 32 KB
Monthly Cost ₹0/mo
Tawk.to
Chat
Optional
Execution 56ms
Transfer 3 KB
Monthly Cost ₹0/mo

These scripts may cost more than they're worth

  • Tawk.to adds 1200ms and costs ~₹1/month
  • Tawk.to adds 378ms and costs ~₹0/month
  • Google Tag Manager adds 300ms and costs ~₹0/month
  • Tawk.to adds 221ms and costs ~₹0/month

Tawk.to takes 1200ms 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

61% of Tawk.to's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Tawk.to takes 378ms 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

Google Tag Manager takes 300ms 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

Tawk.to takes 221ms 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, 9907 KB total, 2805 KB wasted
INFO

Image Optimization Audit

Total Images

11

Total Size

9907 KB

Oversized

3

Wasted

2805 KB

11 missing dimensions 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