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

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
1
REVIEW
7
PASS
15
INFO
4

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

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

2.41 s

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

6.69 s

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

642 ms

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

0.010

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

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

7.01 s

Page Load Progression

560 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
27
15 PASS 7 REVIEW 1 FIX
F
JS Execution Cost
Action
5257ms total JS execution
FIX
5257ms total JS execution
Warning::
https://www.shreeinfotechsystems.com/: 3399ms CPU time
Warning::
Unattributable: 861ms CPU time
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 470ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EVT5...: 299ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 133ms CPU time
Info::
Third-party scripts: 299ms (6% of total)

Main Thread Breakdown

Style & Layout 48% Other 21% Script Evaluation 17% Rendering 12%
ScriptTotalScriptingParse/CompileParty
https://www.shreeinfotechsystems.com/3399ms7ms1ms1st
Unattributable861ms28ms0ms1st
https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js470ms458ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM299ms237ms35ms3rd
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js133ms57ms1ms1st
https://www.shreeinfotechsystems.com/ga-init.js95ms94ms0ms1st
C
Page Weight Budget
Action
1.6 MB transferred, 66 requests
REVIEW
1.6 MB transferred, 66 requests
Info::
Page weighs 4.1 MB (1.6 MB transferred)
Warning::
JavaScript is 620 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 620 KB
Info::
Fonts are 226 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 226 KB
Info::
66 HTTP requests
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
66 requests
0.34 g CO2 per page load
JavaScript 620.0 KiB 38%
Other 408.9 KiB 25%
Images 356.9 KiB 22%
Fonts 226.2 KiB 14%
CSS 16.1 KiB 1%
HTML 4.6 KiB 0%
Other 3.5 KiB 0%
Other 1.9 KiB 0%
Other 1.4 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

C
JS Bundles
Action
13 scripts, 198 KB unused
REVIEW
13 scripts, 198 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EVT5...: 66 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/admin-...: 60 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 45 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 27 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 198 KB
198 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM155 KB66 KB (43%)3rd
https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js64 KB60 KB (94%)1st
https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js56 KB45 KB (80%)1st
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js59 KB27 KB (46%)1st
https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js23 KB1st
https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js11 KB1st
https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js46 KB1st
https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js162 KB1st
https://www.shreeinfotechsystems.com/ga-init.js0 KB1st
https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js18 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
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
66 resources · 1.6 MB · 198 KB savings available
REVIEW
66 resources · 1.6 MB · 198 KB savings available
Warning::
Page weight 1.6 MB exceeds 1 MB target by 615 KB
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~198 KB of savings available
Info::
13 third-party resources (20% of weight)
Info::
1 resources over 200KB
66 resources · 1.6 MiB · 13 third-party 615.4 KiB over 1MB target
JavaScript 38% · 620.0 KiB
Media 25% · 408.9 KiB
Image 22% · 360.4 KiB
Font 14% · 226.2 KiB
CSS 1% · 16.1 KiB
Document 0% · 4.6 KiB
Other 0% · 3.3 KiB

~198.1 KiB of savings available

Remove unused JavaScript: 198.1 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
Info::
Last-Modified header present
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
20% third-party, 0 ms blocking
PASS
20% third-party, 0 ms blocking
Info::
Third-party code accounts for 20% of page weight (329.8 KiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
80%
20%
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
21 images, 0 KB saveable
PASS
21 images, 0 KB saveable
Info::
All images are well-optimized
21 images 357 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
22 fonts (226 KB)
PASS
22 fonts (226 KB)
Info::
22 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

22

226 KB total

Render-blocking

0

of 22

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.4 s LCP 6.7 shttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2bai-jamjuree-600-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2 — 11.7 KiB — 162 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2bai-jamjuree-400-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2 — 11.5 KiB — 176 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-32.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-32.woff2 — 30.9 KiB — 206 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-500-normal-16.woff2bai-jamjuree-500-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-500-normal-16.woff2 — 11.7 KiB — 163 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-24.woff2bai-jamjuree-700-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-24.woff2 — 11.6 KiB — 154 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-38.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-38.woff2 — 30.9 KiB — 176 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-11.woff2bai-jamjuree-400-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-11.woff2 — 10.4 KiB — 149 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-10.woff2bai-jamjuree-400-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-10.woff2 — 4.2 KiB — 163 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-23.woff2bai-jamjuree-700-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-23.woff2 — 10.5 KiB — 295 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-37.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-37.woff2 — 11.5 KiB — 177 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-31.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-31.woff2 — 11.6 KiB — 152 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-9.woff2bai-jamjuree-400-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-9.woff2 — 9.1 KiB — 161 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-30.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-30.woff2 — 5.9 KiB — 155 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-36.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-36.woff2 — 6.2 KiB — 149 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-22.woff2bai-jamjuree-700-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-22.woff2 — 4.4 KiB — 189 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-29.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-29.woff2 — 6.8 KiB — 157 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-35.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-35.woff2 — 6.8 KiB — 181 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-21.woff2bai-jamjuree-700-normal... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-21.woff2 — 9.3 KiB — 153 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-28.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-28.woff2 — 8.9 KiB — 159 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-34.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-34.woff2 — 8.8 KiB — 150 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-27.woff2jetbrains-mono-400-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-27.woff2 — 1.7 KiB — 152 ms — font-display: swaphttps://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-33.woff2jetbrains-mono-600-norm... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-33.woff2 — 1.8 KiB — 152 ms — font-display: swap
bai-jamjuree-600-normal... woff2 swap
Size 12 KB
Load time 162 ms
Start 102 ms
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 11 KB
Load time 176 ms
Start 103 ms
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 31 KB
Load time 206 ms
Start 880 ms
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-500-normal... woff2 swap
Size 12 KB
Load time 163 ms
Start 883 ms
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 12 KB
Load time 154 ms
Start 883 ms
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 31 KB
Load time 176 ms
Start 883 ms
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 10 KB
Load time 149 ms
Start 885 ms
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 4 KB
Load time 163 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 10 KB
Load time 295 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 11 KB
Load time 177 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 12 KB
Load time 152 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 9 KB
Load time 161 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 6 KB
Load time 155 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 6 KB
Load time 149 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 4 KB
Load time 189 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 7 KB
Load time 157 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 7 KB
Load time 181 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 9 KB
Load time 153 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 9 KB
Load time 159 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 9 KB
Load time 150 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 2 KB
Load time 152 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 2 KB
Load time 152 ms
Start 2.0 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
1
preload
3
dns-prefetch
1
prefetch

5 resource hints configured

A+
Document Compression
Document response uses brotli
PASS
Document 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+
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
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: br` 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::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
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 5.3 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
66 requests over 2162ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.4 s LCP 6.7 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.6 KiB — 67 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2/fonts/bai-jamjuree-600-normal-20.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2 — 200 — 11.7 KiB — 162 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2/fonts/bai-jamjuree-400-normal-12.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2 — 200 — 11.5 KiB — 176 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 — 29.3 KiB — 145 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 484 B — 151 ms — h2https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js/assets/index-GmL5UeJL.js https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js — 200 — 46.3 KiB — 205 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 — 151 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 — 58.5 KiB — 213 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js/assets/catalog-data-BCLx1vxi.js https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js — 200 — 162.0 KiB — 308 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js/assets/vendor-icons-Bu1zV7Iq.js https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js — 200 — 11.0 KiB — 216 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 — 56.3 KiB — 238 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js/assets/pc-builder-tools-By-eosUh.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js — 200 — 23.0 KiB — 206 ms — h2https://www.shreeinfotechsystems.com/assets/index-ByczsMlc.css/assets/index-ByczsMlc.css https://www.shreeinfotechsystems.com/assets/index-ByczsMlc.css — 200 — 15.6 KiB — 256 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.8 KiB — 148 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 434 B — 142 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.9 KiB — 59 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js/assets/wholesale-portal-DyakI3Bh.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js — 200 — 18.0 KiB — 258 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js/assets/admin-suite-BF2YgQha.js https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js — 200 — 64.3 KiB — 232 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-BYI68GiA.js/assets/shop-catalog-BYI68GiA.js https://www.shreeinfotechsystems.com/assets/shop-catalog-BYI68GiA.js — 200 — 16.3 KiB — 168 ms — h2https://www.shreeinfotechsystems.com/assets/admin-dedup-data-D2_5zBfr.js/assets/admin-dedup-data-D2_5zBfr.j... https://www.shreeinfotechsystems.com/assets/admin-dedup-data-D2_5zBfr.js — 200 — 5.2 KiB — 155 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69i2v9261353108za208zd9261353108xf1&_p=1790053113435&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=228081155.1790053113&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153~120591197&sid=1790053113&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%7C%20Laptop%20%26%20PC%20Store%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=400www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69i2v9261353108za208zd9261353108xf1&_p=1790053113435&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=228081155.1790053113&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153~120591197&sid=1790053113&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%7C%20Laptop%20%26%20PC%20Store%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=400 — 204 — 558 B — 88 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.7 KiB — 163 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 — 42 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 — 51 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.0 KiB — 47 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 — 42 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 — 42 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 — 46 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.4 KiB — 15 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 — 46 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.4 s LCP 6.7 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.6 KiB — 67 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2/fonts/bai-jamjuree-600-normal-20.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-600-normal-20.woff2 — 200 — 11.7 KiB — 162 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2/fonts/bai-jamjuree-400-normal-12.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-12.woff2 — 200 — 11.5 KiB — 176 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 — 29.3 KiB — 145 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 484 B — 151 ms — h2https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js/assets/index-GmL5UeJL.js https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js — 200 — 46.3 KiB — 205 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 — 151 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 — 58.5 KiB — 213 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js/assets/catalog-data-BCLx1vxi.js https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js — 200 — 162.0 KiB — 308 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js/assets/vendor-icons-Bu1zV7Iq.js https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js — 200 — 11.0 KiB — 216 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 — 56.3 KiB — 238 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js/assets/pc-builder-tools-By-eosUh.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js — 200 — 23.0 KiB — 206 ms — h2https://www.shreeinfotechsystems.com/assets/index-ByczsMlc.css/assets/index-ByczsMlc.css https://www.shreeinfotechsystems.com/assets/index-ByczsMlc.css — 200 — 15.6 KiB — 256 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.8 KiB — 148 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 434 B — 142 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.9 KiB — 59 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js/assets/wholesale-portal-DyakI3Bh.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js — 200 — 18.0 KiB — 258 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js/assets/admin-suite-BF2YgQha.js https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js — 200 — 64.3 KiB — 232 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-BYI68GiA.js/assets/shop-catalog-BYI68GiA.js https://www.shreeinfotechsystems.com/assets/shop-catalog-BYI68GiA.js — 200 — 16.3 KiB — 168 ms — h2https://www.shreeinfotechsystems.com/assets/admin-dedup-data-D2_5zBfr.js/assets/admin-dedup-data-D2_5zBfr.j... https://www.shreeinfotechsystems.com/assets/admin-dedup-data-D2_5zBfr.js — 200 — 5.2 KiB — 155 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69i2v9261353108za208zd9261353108xf1&_p=1790053113435&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=228081155.1790053113&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153~120591197&sid=1790053113&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%7C%20Laptop%20%26%20PC%20Store%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=400www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-EVT5G5JTWM&gtm=45je69i2v9261353108za208zd9261353108xf1&_p=1790053113435&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=228081155.1790053113&frm=0&ngs=1&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.52%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153~120591197&sid=1790053113&sct=1&seg=0&dl=https%3A%2F%2Fwww.shreeinfotechsystems.com%2F&dt=Shree%20Infotech%20Systems%20%7C%20Laptop%20%26%20PC%20Store%20Vijayawada&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=400 — 204 — 558 B — 88 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.7 KiB — 163 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 — 42 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 — 51 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.0 KiB — 47 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 — 42 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 — 42 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 — 46 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.4 KiB — 15 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 — 46 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 — 42 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-32.woff2/fonts/jetbrains-mono-400-normal-32... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-32.woff2 — 200 — 30.9 KiB — 206 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-500-normal-16.woff2/fonts/bai-jamjuree-500-normal-16.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-500-normal-16.woff2 — 200 — 11.7 KiB — 163 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-24.woff2/fonts/bai-jamjuree-700-normal-24.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-24.woff2 — 200 — 11.6 KiB — 154 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-38.woff2/fonts/jetbrains-mono-600-normal-38... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-38.woff2 — 200 — 30.9 KiB — 176 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-11.woff2/fonts/bai-jamjuree-400-normal-11.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-11.woff2 — 200 — 10.4 KiB — 149 ms — h2https://www.shreeinfotechsystems.com/products/acer/predator-helios-16/thumb.webp/products/acer/predator-helios-16/t... https://www.shreeinfotechsystems.com/products/acer/predator-helios-16/thumb.webp — 200 — 31.4 KiB — 151 ms — h2https://www.shreeinfotechsystems.com/products/custom-pc/rtx-4090-ultimate-beast/thumb.webp/products/custom-pc/rtx-4090-ultima... https://www.shreeinfotechsystems.com/products/custom-pc/rtx-4090-ultimate-beast/thumb.webp — 200 — 30.6 KiB — 148 ms — h2https://www.shreeinfotechsystems.com/products/components/cpu.webp/products/components/cpu.webp https://www.shreeinfotechsystems.com/products/components/cpu.webp — 200 — 3.1 KiB — 175 ms — h2https://www.shreeinfotechsystems.com/products/components/motherboard.webp/products/components/motherboard.we... https://www.shreeinfotechsystems.com/products/components/motherboard.webp — 200 — 5.3 KiB — 164 ms — h2https://www.shreeinfotechsystems.com/products/components/ram.webp/products/components/ram.webp https://www.shreeinfotechsystems.com/products/components/ram.webp — 200 — 3.4 KiB — 171 ms — h2https://www.shreeinfotechsystems.com/products/components/ssd.webp/products/components/ssd.webp https://www.shreeinfotechsystems.com/products/components/ssd.webp — 200 — 3.5 KiB — 156 ms — h2https://www.shreeinfotechsystems.com/products/accessories/asus-rog-swift-oled-360hz/thumb.webp/products/accessories/asus-rog-swif... https://www.shreeinfotechsystems.com/products/accessories/asus-rog-swift-oled-360hz/thumb.webp — 200 — 28.7 KiB — 148 ms — h2https://www.shreeinfotechsystems.com/products/custom-pc/rtx-4070-super-dual-chamber/thumb.webp/products/custom-pc/rtx-4070-super-... https://www.shreeinfotechsystems.com/products/custom-pc/rtx-4070-super-dual-chamber/thumb.webp — 200 — 14.4 KiB — 162 ms — h2https://www.shreeinfotechsystems.com/products/components/psu.webp/products/components/psu.webp https://www.shreeinfotechsystems.com/products/components/psu.webp — 200 — 4.5 KiB — 236 ms — h2https://www.shreeinfotechsystems.com/products/accessories/logitech-g-pro-x-superlight-2/thumb.webp/products/accessories/logitech-g-pr... https://www.shreeinfotechsystems.com/products/accessories/logitech-g-pro-x-superlight-2/thumb.webp — 200 — 6.3 KiB — 139 ms — h2https://www.shreeinfotechsystems.com/intro_reveal.mp4/intro_reveal.mp4 https://www.shreeinfotechsystems.com/intro_reveal.mp4 — 206 — 408.9 KiB — 331 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 — 101 ms — h3https://www.shreeinfotechsystems.com/favicon.ico/favicon.ico https://www.shreeinfotechsystems.com/favicon.ico — 200 — 2.1 KiB — 28 ms — h2https://www.shreeinfotechsystems.com/favicon.svg/favicon.svg https://www.shreeinfotechsystems.com/favicon.svg — 200 — 1.4 KiB — 182 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 — 404 — 869 B — 969 ms — h3https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-10.woff2/fonts/bai-jamjuree-400-normal-10.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-10.woff2 — 200 — 4.2 KiB — 163 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-23.woff2/fonts/bai-jamjuree-700-normal-23.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-23.woff2 — 200 — 10.5 KiB — 295 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-37.woff2/fonts/jetbrains-mono-600-normal-37... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-37.woff2 — 200 — 11.5 KiB — 177 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-31.woff2/fonts/jetbrains-mono-400-normal-31... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-31.woff2 — 200 — 11.6 KiB — 152 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-9.woff2/fonts/bai-jamjuree-400-normal-9.wo... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-400-normal-9.woff2 — 200 — 9.1 KiB — 161 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-30.woff2/fonts/jetbrains-mono-400-normal-30... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-30.woff2 — 200 — 5.9 KiB — 155 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-36.woff2/fonts/jetbrains-mono-600-normal-36... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-36.woff2 — 200 — 6.2 KiB — 149 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-22.woff2/fonts/bai-jamjuree-700-normal-22.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-22.woff2 — 200 — 4.4 KiB — 189 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-29.woff2/fonts/jetbrains-mono-400-normal-29... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-29.woff2 — 200 — 6.8 KiB — 157 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-35.woff2/fonts/jetbrains-mono-600-normal-35... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-35.woff2 — 200 — 6.8 KiB — 181 ms — h2https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-21.woff2/fonts/bai-jamjuree-700-normal-21.w... https://www.shreeinfotechsystems.com/fonts/bai-jamjuree-700-normal-21.woff2 — 200 — 9.3 KiB — 153 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-28.woff2/fonts/jetbrains-mono-400-normal-28... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-28.woff2 — 200 — 8.9 KiB — 159 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-34.woff2/fonts/jetbrains-mono-600-normal-34... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-34.woff2 — 200 — 8.8 KiB — 150 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-27.woff2/fonts/jetbrains-mono-400-normal-27... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-400-normal-27.woff2 — 200 — 1.7 KiB — 152 ms — h2https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-33.woff2/fonts/jetbrains-mono-600-normal-33... https://www.shreeinfotechsystems.com/fonts/jetbrains-mono-600-normal-33.woff2 — 200 — 1.8 KiB — 152 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
6% of JavaScript execution is third-party
First-party Third-party 299ms · 155KB · €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 299ms
Transfer 155 KB
Unused 43%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 299ms and costs ~€2/month

Google Tag Manager takes 299ms 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
36 images, 328 KB total, 19 KB wasted
INFO

Image Optimization Audit

Total Images

36

Total Size

328 KB

Oversized

1

Wasted

19 KB

20 missing dimensions 14 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