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

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
0
REVIEW
9
PASS
10
INFO
3

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

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

1.73 s

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

2.27 s

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

59 ms

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

0.003

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

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

2.30 s

Page Load Progression

824 ms
1.6 s
2.5 s
3.3 s
4.1 s
4.9 s
5.8 s
6.6 s
Checks
22
10 PASS 9 REVIEW
C
Page Weight Budget
Action
1.7 MB transferred, 68 requests
REVIEW
1.7 MB transferred, 68 requests
Info::
Page weighs 3.2 MB (1.7 MB transferred)
Warning::
JavaScript is 560 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 560 KB
Info::
Fonts are 229 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 229 KB
Info::
68 HTTP requests
Info::
Estimated 0.36 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
68 requests
0.36 g CO2 per page load
JavaScript 560.3 KiB 32%
Images 551.2 KiB 31%
Other 409.0 KiB 23%
Fonts 228.8 KiB 13%
CSS 16.6 KiB 1%
HTML 4.0 KiB 0%
Other 3.2 KiB 0%
Other 1.3 KiB 0%
Other 874 B 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 Execution Cost
Action
1487ms total JS execution
REVIEW
1487ms total JS execution
Warning::
https://www.shreeinfotechsystems.com/: 1058ms CPU time
Info::
Unattributable: 203ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 153ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 73ms CPU time

Main Thread Breakdown

Style & Layout 50% Other 24% Script Evaluation 14% Rendering 10%
ScriptTotalScriptingParse/CompileParty
https://www.shreeinfotechsystems.com/1058ms4ms0ms1st
Unattributable203ms8ms0ms1st
https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js153ms147ms0ms1st
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js73ms26ms0ms1st
B
JS Bundles
13 scripts, 129 KB unused
REVIEW
13 scripts, 129 KB unused
Warning::
https://www.shreeinfotechsystems.com/assets/admin-...: 59 KB unused (92%)
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.
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 129 KB
129 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.shreeinfotechsystems.com/assets/admin-suite-k9BR79f1.js65 KB59 KB (92%)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/pc-builder-tools-eGdwHk5_.js22 KB1st
https://www.shreeinfotechsystems.com/assets/vendor-icons-DSpay07y.js11 KB1st
https://www.shreeinfotechsystems.com/assets/catalog-data-C4hvavWz.js112 KB1st
https://www.shreeinfotechsystems.com/assets/index-CUAS3r5h.js46 KB1st
https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM155 KB3rd
https://www.shreeinfotechsystems.com/ga-init.js1 KB1st
https://www.shreeinfotechsystems.com/assets/wholesale-portal-BNc5UP1E.js16 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

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
68 resources · 1.7 MB · 129 KB savings available
REVIEW
68 resources · 1.7 MB · 129 KB savings available
Warning::
Page weight 1.7 MB exceeds 1 MB target by 751 KB
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~129 KB of savings available
Info::
15 third-party resources (29% of weight)
Info::
1 resources over 200KB
68 resources · 1.7 MiB · 15 third-party 751.4 KiB over 1MB target
JavaScript 32% · 560.3 KiB
Image 31% · 554.4 KiB
Media 23% · 409.0 KiB
Font 13% · 228.8 KiB
CSS 1% · 16.6 KiB
Document 0% · 4.0 KiB
Other 0% · 2.1 KiB

~128.8 KiB of savings available

Remove unused JavaScript: 128.8 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
29% third-party, 0 ms blocking
PASS
29% third-party, 0 ms blocking
Info::
Third-party code accounts for 29% of page weight (522.8 KiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
71%
29%
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
24 images, 0 KB saveable
PASS
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 551 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
22 fonts (229 KB)
PASS
22 fonts (229 KB)
Info::
22 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

22

229 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 FCP 1.7 s LCP 2.3 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.9 KiB — 187 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.6 KiB — 383 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 — 31.0 KiB — 209 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.9 KiB — 219 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.7 KiB — 215 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 — 31.0 KiB — 216 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.5 KiB — 202 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.7 KiB — 192 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.3 KiB — 186 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.7 KiB — 197 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.6 KiB — 203 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.1 KiB — 196 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.3 KiB — 205 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 — 6.1 KiB — 199 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.3 KiB — 192 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 — 7.0 KiB — 186 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 — 7.0 KiB — 189 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.5 KiB — 187 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 — 9.0 KiB — 186 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 — 9.0 KiB — 189 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.9 KiB — 189 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.9 KiB — 186 ms — font-display: swap
bai-jamjuree-600-normal... woff2 swap
Size 12 KB
Load time 187 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 12 KB
Load time 383 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 31 KB
Load time 209 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-500-normal... woff2 swap
Size 12 KB
Load time 219 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 12 KB
Load time 215 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 31 KB
Load time 216 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 11 KB
Load time 202 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 12 KB
Load time 192 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 4 KB
Load time 186 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 12 KB
Load time 197 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 11 KB
Load time 203 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 6 KB
Load time 196 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 9 KB
Load time 205 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 6 KB
Load time 199 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 4 KB
Load time 192 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 7 KB
Load time 186 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 7 KB
Load time 189 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 9 KB
Load time 187 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 9 KB
Load time 186 ms
Start 3.9 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 9 KB
Load time 189 ms
Start 3.9 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 2 KB
Load time 189 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 2 KB
Load time 186 ms
Start 4.1 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML 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
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
68 requests over 4304ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 2.3 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.0 KiB — 1.2 s — 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.9 KiB — 187 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.6 KiB — 383 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.4 KiB — 562 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 786 B — 385 ms — h2https://www.shreeinfotechsystems.com/assets/index-CUAS3r5h.js/assets/index-CUAS3r5h.js https://www.shreeinfotechsystems.com/assets/index-CUAS3r5h.js — 200 — 45.7 KiB — 722 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.9 KiB — 203 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 — 726 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-C4hvavWz.js/assets/catalog-data-C4hvavWz.js https://www.shreeinfotechsystems.com/assets/catalog-data-C4hvavWz.js — 200 — 112.3 KiB — 900 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-DSpay07y.js/assets/vendor-icons-DSpay07y.js https://www.shreeinfotechsystems.com/assets/vendor-icons-DSpay07y.js — 200 — 11.1 KiB — 903 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 — 910 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-eGdwHk5_.js/assets/pc-builder-tools-eGdwHk5_.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-eGdwHk5_.js — 200 — 21.5 KiB — 909 ms — h2https://www.shreeinfotechsystems.com/assets/index-CzDsROks.css/assets/index-CzDsROks.css https://www.shreeinfotechsystems.com/assets/index-CzDsROks.css — 200 — 15.9 KiB — 358 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 — 271 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 628 B — 898 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.3 KiB — 541 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-BNc5UP1E.js/assets/wholesale-portal-BNc5UP1E.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-BNc5UP1E.js — 200 — 15.5 KiB — 199 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-k9BR79f1.js/assets/admin-suite-k9BR79f1.js https://www.shreeinfotechsystems.com/assets/admin-suite-k9BR79f1.js — 200 — 64.6 KiB — 201 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-CePZaeKi.js/assets/shop-catalog-CePZaeKi.js https://www.shreeinfotechsystems.com/assets/shop-catalog-CePZaeKi.js — 200 — 12.9 KiB — 190 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.4 KiB — 192 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.2 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 — 20.8 KiB — 32 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.3 KiB — 21 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 — 26 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.6 KiB — 34 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 — 28 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 — 28 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 — 20 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.8 KiB — 16 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 — 20 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 2.3 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.0 KiB — 1.2 s — 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.9 KiB — 187 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.6 KiB — 383 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.4 KiB — 562 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 786 B — 385 ms — h2https://www.shreeinfotechsystems.com/assets/index-CUAS3r5h.js/assets/index-CUAS3r5h.js https://www.shreeinfotechsystems.com/assets/index-CUAS3r5h.js — 200 — 45.7 KiB — 722 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.9 KiB — 203 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 — 726 ms — h2https://www.shreeinfotechsystems.com/assets/catalog-data-C4hvavWz.js/assets/catalog-data-C4hvavWz.js https://www.shreeinfotechsystems.com/assets/catalog-data-C4hvavWz.js — 200 — 112.3 KiB — 900 ms — h2https://www.shreeinfotechsystems.com/assets/vendor-icons-DSpay07y.js/assets/vendor-icons-DSpay07y.js https://www.shreeinfotechsystems.com/assets/vendor-icons-DSpay07y.js — 200 — 11.1 KiB — 903 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 — 910 ms — h2https://www.shreeinfotechsystems.com/assets/pc-builder-tools-eGdwHk5_.js/assets/pc-builder-tools-eGdwHk5_.j... https://www.shreeinfotechsystems.com/assets/pc-builder-tools-eGdwHk5_.js — 200 — 21.5 KiB — 909 ms — h2https://www.shreeinfotechsystems.com/assets/index-CzDsROks.css/assets/index-CzDsROks.css https://www.shreeinfotechsystems.com/assets/index-CzDsROks.css — 200 — 15.9 KiB — 358 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 — 271 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 628 B — 898 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.3 KiB — 541 ms — h2https://www.shreeinfotechsystems.com/assets/wholesale-portal-BNc5UP1E.js/assets/wholesale-portal-BNc5UP1E.j... https://www.shreeinfotechsystems.com/assets/wholesale-portal-BNc5UP1E.js — 200 — 15.5 KiB — 199 ms — h2https://www.shreeinfotechsystems.com/assets/admin-suite-k9BR79f1.js/assets/admin-suite-k9BR79f1.js https://www.shreeinfotechsystems.com/assets/admin-suite-k9BR79f1.js — 200 — 64.6 KiB — 201 ms — h2https://www.shreeinfotechsystems.com/assets/shop-catalog-CePZaeKi.js/assets/shop-catalog-CePZaeKi.js https://www.shreeinfotechsystems.com/assets/shop-catalog-CePZaeKi.js — 200 — 12.9 KiB — 190 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.4 KiB — 192 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.2 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 — 20.8 KiB — 32 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.3 KiB — 21 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 — 26 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.6 KiB — 34 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 — 28 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 — 28 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 — 20 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.8 KiB — 16 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 — 20 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.6 KiB — 239 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.8 KiB — 223 ms — h2https://www.shreeinfotechsystems.com/products/components/cpu.webp/products/components/cpu.webp https://www.shreeinfotechsystems.com/products/components/cpu.webp — 200 — 3.2 KiB — 235 ms — h2https://www.shreeinfotechsystems.com/products/components/motherboard.webp/products/components/motherboard.we... https://www.shreeinfotechsystems.com/products/components/motherboard.webp — 200 — 5.4 KiB — 211 ms — h2https://www.shreeinfotechsystems.com/products/components/ram.webp/products/components/ram.webp https://www.shreeinfotechsystems.com/products/components/ram.webp — 200 — 3.6 KiB — 239 ms — h2https://www.shreeinfotechsystems.com/products/components/ssd.webp/products/components/ssd.webp https://www.shreeinfotechsystems.com/products/components/ssd.webp — 200 — 3.7 KiB — 389 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.2 KiB — 404 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.6 KiB — 409 ms — h2https://www.shreeinfotechsystems.com/products/components/psu.webp/products/components/psu.webp https://www.shreeinfotechsystems.com/products/components/psu.webp — 200 — 4.7 KiB — 415 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.5 KiB — 392 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.8 KiB — 55 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_988151e0-a99f-4a17-b267-9aea1abc036c.jpg?v=1753958803cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_988151e0-a99f-4a17-b267-9aea1abc036c.jpg?v=1753958803 — 200 — 121.4 KiB — 57 ms — h2https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_6a82f200-8196-426a-8320-f0d773b16fbf.jpg?v=1753958800cdn.shopify.com/s/files/1/0864/6144... https://cdn.shopify.com/s/files/1/0864/6144/8507/files/1_6a82f200-8196-426a-8320-f0d773b16fbf.jpg?v=1753958800 — 200 — 30.4 KiB — 57 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 — 31.0 KiB — 209 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.9 KiB — 219 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.7 KiB — 215 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 — 31.0 KiB — 216 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.5 KiB — 202 ms — h2https://www.shreeinfotechsystems.com/intro_reveal.mp4/intro_reveal.mp4 https://www.shreeinfotechsystems.com/intro_reveal.mp4 — 206 — 409.0 KiB — 521 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 — 42 ms — h3https://www.shreeinfotechsystems.com/favicon.ico/favicon.ico https://www.shreeinfotechsystems.com/favicon.ico — 200 — 2.2 KiB — 340 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 — 874 B — 989 ms — h3https://www.shreeinfotechsystems.com/favicon.svg/favicon.svg https://www.shreeinfotechsystems.com/favicon.svg — 200 — 961 B — 288 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.7 KiB — 192 ms — h2https://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.3 KiB — 186 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.7 KiB — 197 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.6 KiB — 203 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.1 KiB — 196 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.3 KiB — 205 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 — 6.1 KiB — 199 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.3 KiB — 192 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 — 7.0 KiB — 186 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 — 7.0 KiB — 189 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.5 KiB — 187 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 — 9.0 KiB — 186 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 — 9.0 KiB — 189 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.9 KiB — 189 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.9 KiB — 186 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
57 images, 281 KB total, 19 KB wasted
INFO

Image Optimization Audit

Total Images

57

Total Size

281 KB

Oversized

1

Wasted

19 KB

46 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