Skip to content
https://www.shreeinfotechsystems.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
2
REVIEW
8
PASS
13
INFO
4

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

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

6.59 s

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

16.39 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.011

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

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

16.62 s

Page Load Progression

611 ms
1.2 s
1.8 s
2.4 s
3.1 s
3.7 s
4.3 s
4.9 s
Checks
27
13 PASS 8 REVIEW 2 FIX
F
Page Weight Budget
Action
4.0 MB transferred, 53 requests
FIX
4.0 MB transferred, 53 requests
Critical::
Page weighs 11.8 MB (4.0 MB transferred)
Warning::
JavaScript is 587 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 587 KB
Info::
53 HTTP requests
Info::
Estimated 0.84 g CO2 per page load
4.0 MB / 2.4 MB budget
4.0 MB transferred
53 requests
0.84 g CO2 per page load
Other 1.3 MiB 32%
Other 1.2 MiB 30%
Images 831.8 KiB 20%
JavaScript 587.0 KiB 14%
Fonts 108.6 KiB 3%
CSS 17.8 KiB 0%
HTML 3.9 KiB 0%
Other 934 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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
3531ms total JS execution
FIX
3531ms total JS execution
Warning::
Unattributable: 1373ms CPU time
Warning::
https://www.shreeinfotechsystems.com/: 1302ms CPU time
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 405ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EVT5...: 338ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 114ms CPU time
Info::
Third-party scripts: 338ms (10% of total)

Main Thread Breakdown

Script Evaluation 31% Other 31% Style & Layout 28% Rendering 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1373ms398ms0ms1st
https://www.shreeinfotechsystems.com/1302ms5ms2ms1st
https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js405ms392ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM338ms291ms42ms3rd
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js114ms40ms1ms1st
B
Image Optimization
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.shreeinfotechsystems.com/shree_logo.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.shopify.com/s/files/1/0864/6144/8507/f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 832 KB
0 oversized -0 KB
3 legacy format
11 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

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

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

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

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

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

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

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

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

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

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
14 scripts, 194 KB unused
REVIEW
14 scripts, 194 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EVT5...: 67 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/admin-...: 57 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 44 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 25 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 194 KB
194 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM155 KB67 KB (44%)3rd
https://www.shreeinfotechsystems.com/assets/admin-suite-BmLmT3_O.js61 KB57 KB (95%)1st
https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js55 KB44 KB (80%)1st
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js57 KB25 KB (45%)1st
https://www.shreeinfotechsystems.com/assets/catalog-data-B34Cynub.js112 KB1st
https://www.shreeinfotechsystems.com/assets/vendor-icons-Dn7EvBF_.js11 KB1st
https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js4 KB1st
https://www.shreeinfotechsystems.com/assets/pc-builder-tools-pRu8CrBM.js21 KB1st
https://www.shreeinfotechsystems.com/assets/wholesale-portal-B7q76KPG.js15 KB1st
https://www.shreeinfotechsystems.com/assets/admin-dedup-data-lqC5io4E.js5 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

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
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
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document 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
Page Weight Inventory
Action
53 resources · 4.0 MB · 194 KB savings available
REVIEW
53 resources · 4.0 MB · 194 KB savings available
Warning::
Page weight 4.0 MB exceeds 1 MB target by 3.0 MB
Got: 4.0 MB Expected: ≤ 1 MB
Info::
~194 KB of savings available
Info::
33 third-party resources (26% of weight)
Info::
2 resources over 200KB
53 resources · 4.0 MiB · 33 third-party 3.0 MiB over 1MB target
Media 32% · 1.3 MiB
Other 30% · 1.2 MiB
Image 20% · 832.7 KiB
JavaScript 14% · 587.0 KiB
Font 3% · 108.6 KiB
CSS 0% · 17.8 KiB
Document 0% · 3.9 KiB

~194.3 KiB of savings available

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

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A
Third-Party Impact
26% third-party, 0 ms blocking
PASS
26% third-party, 0 ms blocking
Info::
Third-party code accounts for 26% of page weight (1.0 MiB of 4.0 MiB)
Info::
Third-party blocking time is low (0 ms)
74%
26%
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
8 fonts (109 KB)
PASS
8 fonts (109 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

109 KB total

Render-blocking

0

of 8

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 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.4 shttps://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwgknk-4.woff2tDbv2o-flEEny0FZhsfKu5W... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwgknk-4.woff2 — 30.6 KiB — 59 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0reHelJo02SuCgQ.woff2LDIqapSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0reHelJo02SuCgQ.woff2 — 11.6 KiB — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efelJo02SuCgQ.woff2LDIqapSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efelJo02SuCgQ.woff2 — 11.4 KiB — 53 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebelJo02SuCgQ.woff2LDIqapSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebelJo02SuCgQ.woff2 — 11.6 KiB — 42 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8XsLLubg58w.woff2LDI1apSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8XsLLubg58w.woff2 — 11.4 KiB — 46 ms — font-display: swaphttps://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwgknk-6nFg.woff2tDbv2o-flEEny0FZhsfKu5W... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwgknk-6nFg.woff2 — 11.4 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8UMLLubg58xGL.woff2LDI1apSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8UMLLubg58xGL.woff2 — 10.2 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efempo02SuCgcva.woff2LDIqapSCOBt_aeQQ7ftydoa... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efempo02SuCgcva.woff2 — 10.4 KiB — 20 ms — font-display: swap
tDbv2o-flEEny0FZhsfKu5W... woff2 swap
Size 31 KB
Load time 59 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDIqapSCOBt_aeQQ7ftydoa... woff2 swap
Size 12 KB
Load time 31 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDIqapSCOBt_aeQQ7ftydoa... woff2 swap
Size 11 KB
Load time 53 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDIqapSCOBt_aeQQ7ftydoa... woff2 swap
Size 12 KB
Load time 42 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDI1apSCOBt_aeQQ7ftydoa... woff2 swap
Size 11 KB
Load time 46 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
tDbv2o-flEEny0FZhsfKu5W... woff2 swap
Size 11 KB
Load time 52 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDI1apSCOBt_aeQQ7ftydoa... woff2 swap
Size 10 KB
Load time 35 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
LDIqapSCOBt_aeQQ7ftydoa... woff2 swap
Size 10 KB
Load time 20 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
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 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
1
prefetch

4 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 max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, must-revalidate
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::
`ETag` present -- conditional GET supported
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 3.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
Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
53 requests over 2437ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.4 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 3.9 KiB — 363 ms — h2https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swapfonts.googleapis.com/css2?family=Pl... https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap — 200 — 1.2 KiB — 96 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWMwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM — 200 — 154.7 KiB — 172 ms — h2https://www.shreeinfotechsystems.com/assets/index-E_kUZcJb.js/assets/index-E_kUZcJb.js https://www.shreeinfotechsystems.com/assets/index-E_kUZcJb.js — 200 — 54.8 KiB — 351 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js/assets/vendor-utils-CSn8GYO8.js https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js — 200 — 3.8 KiB — 347 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js/assets/vendor-react-CighbqH6.js https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js — 200 — 56.6 KiB — 560 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-B34Cynub.js/assets/catalog-data-B34Cynub.js https://www.shreeinfotechsystems.com/assets/catalog-data-B34Cynub.js — 200 — 112.3 KiB — 558 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-Dn7EvBF_.js/assets/vendor-icons-Dn7EvBF_.js https://www.shreeinfotechsystems.com/assets/vendor-icons-Dn7EvBF_.js — 200 — 11.1 KiB — 234 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js/assets/vendor-supabase-DO4Y-pqp.js https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js — 200 — 55.5 KiB — 456 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-pRu8CrBM.js/assets/pc-builder-tools-pRu8CrBM.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-pRu8CrBM.js — 200 — 21.2 KiB — 557 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-B7q76KPG.js/assets/wholesale-portal-B7q76KPG.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-B7q76KPG.js — 200 — 15.4 KiB — 344 ms — h2https://www.shreeinfotechsystems.com/assets/admin-dedup-data-lqC5io4E.js/assets/admin-dedup-data-lqC5io4E.j... https://www.shreeinfotechsystems.com/assets/admin-dedup-data-lqC5io4E.js — 200 — 5.4 KiB — 236 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-BmLmT3_O.js/assets/admin-suite-BmLmT3_O.js https://www.shreeinfotechsystems.com/assets/admin-suite-BmLmT3_O.js — 200 — 60.5 KiB — 554 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-DMeygxY3.js/assets/shop-catalog-DMeygxY3.js https://www.shreeinfotechsystems.com/assets/shop-catalog-DMeygxY3.js — 200 — 12.3 KiB — 553 ms — h2https://www.shreeinfotechsystems.com/assets/legal-policy-DkJ9YdGV.js/assets/legal-policy-DkJ9YdGV.js https://www.shreeinfotechsystems.com/assets/legal-policy-DkJ9YdGV.js — 200 — 16.6 KiB — 348 ms — h2https://www.shreeinfotechsystems.com/assets/shop-checkout-BJGFM-4W.js/assets/shop-checkout-BJGFM-4W.js https://www.shreeinfotechsystems.com/assets/shop-checkout-BJGFM-4W.js — 200 — 6.9 KiB — 236 ms — h2https://www.shreeinfotechsystems.com/assets/index-C71PmfG8.css/assets/index-C71PmfG8.css https://www.shreeinfotechsystems.com/assets/index-C71PmfG8.css — 200 — 15.4 KiB — 337 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69g1v9261353108za200zd9261353108xf1&_p=1789722526513&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1998780210.1789722527&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789722526&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%E2%80%94%205.0%20%E2%AD%90%20Laptop%20Store%2C%20Gaming%20PCs%20%26%20Computer%20Wholesaler%20in%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=618www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69g1v9261353108za200zd9261353108xf1&_p=1789722526513&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1998780210.1789722527&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789722526&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%E2%80%94%205.0%20%E2%AD%90%20Laptop%20Store%2C%20Gaming%20PCs%20%26%20Computer%20Wholesaler%20in%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=618 — 204 — 558 B — 95 ms — h2https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Instrument+Serif:ital@1&family=JetBrains+Mono:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Instrument+Serif:ital@1&family=JetBrains+Mono:wght@400;500;600;700&display=swap — 200 — 1.3 KiB — 27 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.1 KiB — 117 ms — h2https://www.shreeinfotechsystems.com/products/asus/rog-strix-scar-18-2024/main.webp/products/asus/rog-strix-scar-18-20... https://www.shreeinfotechsystems.com/products/asus/rog-strix-scar-18-2024/main.webp — 200 — 19.6 KiB — 120 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_dab8ea1d-d19f-4c90-afdb-101899bedfbd.jpg?v=1753957389cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_dab8ea1d-d19f-4c90-afdb-101899bedfbd.jpg?v=1753957389 — 200 — 72.1 KiB — 188 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_048b66f7-df1f-431c-8179-3bff927a1289.png?v=1729713419cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_048b66f7-df1f-431c-8179-3bff927a1289.png?v=1729713419 — 200 — 70.6 KiB — 187 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_19663245-d993-4017-96f3-9b7246c65a44.jpg?v=1756536326cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_19663245-d993-4017-96f3-9b7246c65a44.jpg?v=1756536326 — 200 — 35.0 KiB — 130 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/fwebp_19da8774-4b1b-40ff-8c1a-a0f6edb2e821.webp?v=1763017380cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/fwebp_19da8774-4b1b-40ff-8c1a-a0f6edb2e821.webp?v=1763017380 — 200 — 65.0 KiB — 187 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51Gs2sm696L._SX679.jpg?v=1762172954cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51Gs2sm696L._SX679.jpg?v=1762172954 — 200 — 21.4 KiB — 133 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/61mpPWtbXWL._AC_SL1200.jpg?v=1762172951cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/61mpPWtbXWL._AC_SL1200.jpg?v=1762172951 — 200 — 70.1 KiB — 186 ms — h2https://images.unsplash.com/photo-1587202372775-e229f172b9d7?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-158720237... https://images.unsplash.com/photo-1587202372775-e229f172b9d7?auto=format&fit=crop&w=400&q=80 — 200 — 21.0 KiB — 39 ms — h2https://images.unsplash.com/photo-1588872657578-7efd1f1555ed?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-158887265... https://images.unsplash.com/photo-1588872657578-7efd1f1555ed?auto=format&fit=crop&w=400&q=80 — 200 — 7.1 KiB — 68 ms — h2https://images.unsplash.com/photo-1603302576837-37561b2e2302?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-160330257... https://images.unsplash.com/photo-1603302576837-37561b2e2302?auto=format&fit=crop&w=400&q=80 — 200 — 11.2 KiB — 72 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.4 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 3.9 KiB — 363 ms — h2https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swapfonts.googleapis.com/css2?family=Pl... https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap — 200 — 1.2 KiB — 96 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWMwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM — 200 — 154.7 KiB — 172 ms — h2https://www.shreeinfotechsystems.com/assets/index-E_kUZcJb.js/assets/index-E_kUZcJb.js https://www.shreeinfotechsystems.com/assets/index-E_kUZcJb.js — 200 — 54.8 KiB — 351 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js/assets/vendor-utils-CSn8GYO8.js https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js — 200 — 3.8 KiB — 347 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js/assets/vendor-react-CighbqH6.js https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js — 200 — 56.6 KiB — 560 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-B34Cynub.js/assets/catalog-data-B34Cynub.js https://www.shreeinfotechsystems.com/assets/catalog-data-B34Cynub.js — 200 — 112.3 KiB — 558 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-Dn7EvBF_.js/assets/vendor-icons-Dn7EvBF_.js https://www.shreeinfotechsystems.com/assets/vendor-icons-Dn7EvBF_.js — 200 — 11.1 KiB — 234 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js/assets/vendor-supabase-DO4Y-pqp.js https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js — 200 — 55.5 KiB — 456 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-pRu8CrBM.js/assets/pc-builder-tools-pRu8CrBM.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-pRu8CrBM.js — 200 — 21.2 KiB — 557 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-B7q76KPG.js/assets/wholesale-portal-B7q76KPG.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-B7q76KPG.js — 200 — 15.4 KiB — 344 ms — h2https://www.shreeinfotechsystems.com/assets/admin-dedup-data-lqC5io4E.js/assets/admin-dedup-data-lqC5io4E.j... https://www.shreeinfotechsystems.com/assets/admin-dedup-data-lqC5io4E.js — 200 — 5.4 KiB — 236 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-BmLmT3_O.js/assets/admin-suite-BmLmT3_O.js https://www.shreeinfotechsystems.com/assets/admin-suite-BmLmT3_O.js — 200 — 60.5 KiB — 554 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-DMeygxY3.js/assets/shop-catalog-DMeygxY3.js https://www.shreeinfotechsystems.com/assets/shop-catalog-DMeygxY3.js — 200 — 12.3 KiB — 553 ms — h2https://www.shreeinfotechsystems.com/assets/legal-policy-DkJ9YdGV.js/assets/legal-policy-DkJ9YdGV.js https://www.shreeinfotechsystems.com/assets/legal-policy-DkJ9YdGV.js — 200 — 16.6 KiB — 348 ms — h2https://www.shreeinfotechsystems.com/assets/shop-checkout-BJGFM-4W.js/assets/shop-checkout-BJGFM-4W.js https://www.shreeinfotechsystems.com/assets/shop-checkout-BJGFM-4W.js — 200 — 6.9 KiB — 236 ms — h2https://www.shreeinfotechsystems.com/assets/index-C71PmfG8.css/assets/index-C71PmfG8.css https://www.shreeinfotechsystems.com/assets/index-C71PmfG8.css — 200 — 15.4 KiB — 337 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69g1v9261353108za200zd9261353108xf1&_p=1789722526513&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1998780210.1789722527&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789722526&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%E2%80%94%205.0%20%E2%AD%90%20Laptop%20Store%2C%20Gaming%20PCs%20%26%20Computer%20Wholesaler%20in%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=618www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69g1v9261353108za200zd9261353108xf1&_p=1789722526513&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1998780210.1789722527&frm=0&ngs=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not%253FA_Brand%3B24.0.0.0%7CChromium%3B152.0.7977.82&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789722526&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%E2%80%94%205.0%20%E2%AD%90%20Laptop%20Store%2C%20Gaming%20PCs%20%26%20Computer%20Wholesaler%20in%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=618 — 204 — 558 B — 95 ms — h2https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Instrument+Serif:ital@1&family=JetBrains+Mono:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Instrument+Serif:ital@1&family=JetBrains+Mono:wght@400;500;600;700&display=swap — 200 — 1.3 KiB — 27 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.1 KiB — 117 ms — h2https://www.shreeinfotechsystems.com/products/asus/rog-strix-scar-18-2024/main.webp/products/asus/rog-strix-scar-18-20... https://www.shreeinfotechsystems.com/products/asus/rog-strix-scar-18-2024/main.webp — 200 — 19.6 KiB — 120 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_dab8ea1d-d19f-4c90-afdb-101899bedfbd.jpg?v=1753957389cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_dab8ea1d-d19f-4c90-afdb-101899bedfbd.jpg?v=1753957389 — 200 — 72.1 KiB — 188 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_048b66f7-df1f-431c-8179-3bff927a1289.png?v=1729713419cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_048b66f7-df1f-431c-8179-3bff927a1289.png?v=1729713419 — 200 — 70.6 KiB — 187 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_19663245-d993-4017-96f3-9b7246c65a44.jpg?v=1756536326cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_19663245-d993-4017-96f3-9b7246c65a44.jpg?v=1756536326 — 200 — 35.0 KiB — 130 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/fwebp_19da8774-4b1b-40ff-8c1a-a0f6edb2e821.webp?v=1763017380cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/fwebp_19da8774-4b1b-40ff-8c1a-a0f6edb2e821.webp?v=1763017380 — 200 — 65.0 KiB — 187 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51Gs2sm696L._SX679.jpg?v=1762172954cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51Gs2sm696L._SX679.jpg?v=1762172954 — 200 — 21.4 KiB — 133 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/61mpPWtbXWL._AC_SL1200.jpg?v=1762172951cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/61mpPWtbXWL._AC_SL1200.jpg?v=1762172951 — 200 — 70.1 KiB — 186 ms — h2https://images.unsplash.com/photo-1587202372775-e229f172b9d7?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-158720237... https://images.unsplash.com/photo-1587202372775-e229f172b9d7?auto=format&fit=crop&w=400&q=80 — 200 — 21.0 KiB — 39 ms — h2https://images.unsplash.com/photo-1588872657578-7efd1f1555ed?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-158887265... https://images.unsplash.com/photo-1588872657578-7efd1f1555ed?auto=format&fit=crop&w=400&q=80 — 200 — 7.1 KiB — 68 ms — h2https://images.unsplash.com/photo-1603302576837-37561b2e2302?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-160330257... https://images.unsplash.com/photo-1603302576837-37561b2e2302?auto=format&fit=crop&w=400&q=80 — 200 — 11.2 KiB — 72 ms — h2https://images.unsplash.com/photo-1525547719571-a2d4ac8945e2?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-152554771... https://images.unsplash.com/photo-1525547719571-a2d4ac8945e2?auto=format&fit=crop&w=400&q=80 — 200 — 14.7 KiB — 76 ms — h2https://images.unsplash.com/photo-1517336714731-489689fd1ca8?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-151733671... https://images.unsplash.com/photo-1517336714731-489689fd1ca8?auto=format&fit=crop&w=400&q=80 — 200 — 12.0 KiB — 4 ms — h2https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-151877066... https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=400&q=80 — 200 — 20.9 KiB — 18 ms — h2https://images.unsplash.com/photo-1591799264318-7e6ef8ddb7ea?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-159179926... https://images.unsplash.com/photo-1591799264318-7e6ef8ddb7ea?auto=format&fit=crop&w=400&q=80 — 200 — 24.2 KiB — 44 ms — h2https://images.unsplash.com/photo-1597872200969-2b65d56bd16b?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-159787220... https://images.unsplash.com/photo-1597872200969-2b65d56bd16b?auto=format&fit=crop&w=400&q=80 — 200 — 44.6 KiB — 13 ms — h2https://images.unsplash.com/photo-1562976540-1502c2145186?auto=format&fit=crop&w=400&q=80images.unsplash.com/photo-156297654... https://images.unsplash.com/photo-1562976540-1502c2145186?auto=format&fit=crop&w=400&q=80 — 200 — 18.0 KiB — 8 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_b2c3366a-50b2-4250-ab93-9bb4637a4a62.jpg?v=1753958808cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_b2c3366a-50b2-4250-ab93-9bb4637a4a62.jpg?v=1753958808 — 200 — 41.7 KiB — 92 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_b675f15f-db03-4d30-b0ba-dcfcbe824ef3.jpg?v=1729714361cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_b675f15f-db03-4d30-b0ba-dcfcbe824ef3.jpg?v=1729714361 — 200 — 75.0 KiB — 95 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/81oRnnKIzTL._SL1500.jpg?v=1763635722cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/81oRnnKIzTL._SL1500.jpg?v=1763635722 — 200 — 143.8 KiB — 101 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51QLH6_8KdL._SL1080.jpg?v=1754560599cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/51QLH6_8KdL._SL1080.jpg?v=1754560599 — 200 — 21.8 KiB — 100 ms — h2https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwgknk-4.woff2fonts.gstatic.com/s/jetbrainsmono/v... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPxDcwgknk-4.woff2 — 200 — 30.6 KiB — 59 ms — h3https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0reHelJo02SuCgQ.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0reHelJo02SuCgQ.woff2 — 200 — 11.6 KiB — 31 ms — h3https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efelJo02SuCgQ.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efelJo02SuCgQ.woff2 — 200 — 11.4 KiB — 53 ms — h3https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebelJo02SuCgQ.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebelJo02SuCgQ.woff2 — 200 — 11.6 KiB — 42 ms — h3https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8XsLLubg58w.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8XsLLubg58w.woff2 — 200 — 11.4 KiB — 46 ms — h3https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwgknk-6nFg.woff2fonts.gstatic.com/s/jetbrainsmono/v... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbv2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKwBNntkaToggR7BYRbKPx7cwgknk-6nFg.woff2 — 200 — 11.4 KiB — 52 ms — h3https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8UMLLubg58xGL.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDI1apSCOBt_aeQQ7ftydoa8UMLLubg58xGL.woff2 — 200 — 10.2 KiB — 35 ms — h3https://www.shreeinfotechsystems.com/intro_reveal.mp4/intro_reveal.mp4 https://www.shreeinfotechsystems.com/intro_reveal.mp4 — 206 — 1.3 MiB — 334 ms — h2https://www.shreeinfotechsystems.com/data/catalog_fast.json/data/catalog_fast.json https://www.shreeinfotechsystems.com/data/catalog_fast.json — 200 — 1.2 MiB — 372 ms — h2https://gcdnsrljulcvfapldcug.supabase.co/rest/v1/business_compliance_settings?select=*&id=eq.defaultgcdnsrljulcvfapldcug.supabase.co/re... https://gcdnsrljulcvfapldcug.supabase.co/rest/v1/business_compliance_settings?select=*&id=eq.default — 200 — 0 B — 119 ms — h3https://www.shreeinfotechsystems.com/favicon.svg/favicon.svg https://www.shreeinfotechsystems.com/favicon.svg — 200 — 934 B — 200 ms — h2https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efempo02SuCgcva.woff2fonts.gstatic.com/s/baijamjuree/v13... https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa05efempo02SuCgcva.woff2 — 200 — 10.4 KiB — 20 ms — h3https://gcdnsrljulcvfapldcug.supabase.co/rest/v1/business_compliance_settings?select=*&id=eq.defaultgcdnsrljulcvfapldcug.supabase.co/re... https://gcdnsrljulcvfapldcug.supabase.co/rest/v1/business_compliance_settings?select=*&id=eq.default — 404 — 875 B — 1.1 s — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
10% of JavaScript execution is third-party
First-party Third-party 338ms · 155KB · $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 338ms
Transfer 155 KB
Unused 44%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 338ms and costs ~$2/month

Google Tag Manager takes 338ms 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
57 images, 1142 KB total, 619 KB wasted
INFO

Image Optimization Audit

Total Images

57

Total Size

1142 KB

Oversized

11

Wasted

619 KB

57 missing dimensions 24 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