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

Performance

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

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

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

3.41 s

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

5.86 s

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

445 ms

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

0.006

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

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

6.00 s

Page Load Progression

841 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.0 s
5.9 s
6.7 s
Checks
26
14 PASS 8 REVIEW 1 FIX
F
JS Execution Cost
Action
7253ms total JS execution
FIX
7253ms total JS execution
Warning::
https://www.shreeinfotechsystems.com/: 5666ms CPU time
Warning::
Unattributable: 707ms CPU time
Warning::
https://www.shreeinfotechsystems.com/assets/vendor...: 544ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 199ms CPU time
Info::
https://www.shreeinfotechsystems.com/assets/vendor...: 137ms CPU time

Main Thread Breakdown

Style & Layout 46% Other 25% Rendering 18% Script Evaluation 11%
ScriptTotalScriptingParse/CompileParty
https://www.shreeinfotechsystems.com/5666ms11ms1ms1st
Unattributable707ms22ms0ms1st
https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js544ms523ms0ms1st
https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js199ms79ms1ms1st
https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js137ms129ms1ms1st
B
Page Weight Budget
1.5 MB transferred, 65 requests
REVIEW
1.5 MB transferred, 65 requests
Info::
Page weighs 3.0 MB (1.5 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::
65 HTTP requests
Info::
Estimated 0.32 g CO2 per page load
1.5 MB / 2.4 MB budget
1.5 MB transferred
65 requests
0.32 g CO2 per page load
JavaScript 560.2 KiB 35%
Other 409.1 KiB 26%
Images 357.7 KiB 23%
Fonts 228.8 KiB 14%
CSS 16.6 KiB 1%
HTML 4.1 KiB 0%
Other 3.2 KiB 0%
Other 1.3 KiB 0%
Other 873 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

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...: 26 KB unused (46%)
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 KB26 KB (46%)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
65 resources · 1.5 MB · 129 KB savings available
REVIEW
65 resources · 1.5 MB · 129 KB savings available
Warning::
Page weight 1.5 MB exceeds 1 MB target by 558 KB
Got: 1.5 MB Expected: ≤ 1 MB
Info::
~129 KB of savings available
Info::
12 third-party resources (21% of weight)
Info::
1 resources over 200KB
65 resources · 1.5 MiB · 12 third-party 557.7 KiB over 1MB target
JavaScript 35% · 560.2 KiB
Media 26% · 409.1 KiB
Image 23% · 360.8 KiB
Font 14% · 228.8 KiB
CSS 1% · 16.6 KiB
Document 0% · 4.1 KiB
Other 0% · 2.1 KiB

~129.4 KiB of savings available

Remove unused JavaScript: 129.4 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
21% third-party, 0 ms blocking
PASS
21% third-party, 0 ms blocking
Info::
Third-party code accounts for 21% of page weight (329.3 KiB of 1.5 MiB)
Info::
Third-party blocking time is low (0 ms)
79%
21%
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 358 KB
0 oversized -0 KB
1 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 5.0 s 6.0 s FCP 3.4 s LCP 5.9 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 — 258 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 — 137 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 — 271 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 — 148 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 — 149 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 — 270 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 — 151 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 — 287 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 — 213 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 — 142 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 — 139 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 — 132 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 — 128 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 — 132 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 — 137 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 — 131 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 — 128 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 — 129 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 — 132 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 — 128 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 — 129 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 — 130 ms — font-display: swap
bai-jamjuree-600-normal... woff2 swap
Size 12 KB
Load time 258 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 12 KB
Load time 137 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 31 KB
Load time 271 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-500-normal... woff2 swap
Size 12 KB
Load time 148 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 12 KB
Load time 149 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 31 KB
Load time 270 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 11 KB
Load time 151 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 11 KB
Load time 287 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-400-normal... woff2 swap
Size 4 KB
Load time 213 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 12 KB
Load time 142 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 12 KB
Load time 139 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 132 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
bai-jamjuree-700-normal... woff2 swap
Size 4 KB
Load time 128 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 6 KB
Load time 132 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 6 KB
Load time 137 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 131 ms
Start 3.7 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 7 KB
Load time 128 ms
Start 3.8 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 7 KB
Load time 129 ms
Start 3.8 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 9 KB
Load time 132 ms
Start 4.0 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 9 KB
Load time 128 ms
Start 4.0 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-600-norm... woff2 swap
Size 2 KB
Load time 129 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
jetbrains-mono-400-norm... woff2 swap
Size 2 KB
Load time 130 ms
Start 4.2 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+
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 7.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
65 requests over 4424ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.4 s LCP 5.9 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.1 KiB — 1.1 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 — 258 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 — 137 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 — 507 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 783 B — 262 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 — 681 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 — 257 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 — 383 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 — 773 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 — 257 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.4 KiB — 498 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 — 627 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 — 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.7 KiB — 293 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 628 B — 377 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.3 KiB — 384 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 — 479 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 — 653 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 — 515 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 — 480 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.2 KiB — 129 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.1 KiB — 26 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 — 25 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 — 30 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 — 34 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 — 30 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 — 14 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 — 137 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.2 KiB — 10 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.4 s LCP 5.9 shttps://www.shreeinfotechsystems.com// https://www.shreeinfotechsystems.com/ — 200 — 4.1 KiB — 1.1 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 — 258 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 — 137 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 — 507 ms — h2https://www.shreeinfotechsystems.com/fonts/fonts.css/fonts/fonts.css https://www.shreeinfotechsystems.com/fonts/fonts.css — 200 — 783 B — 262 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 — 681 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 — 257 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 — 383 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 — 773 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 — 257 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.4 KiB — 498 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 — 627 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 — 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.7 KiB — 293 ms — h2https://www.shreeinfotechsystems.com/ga-init.js/ga-init.js https://www.shreeinfotechsystems.com/ga-init.js — 200 — 628 B — 377 ms — h2https://www.shreeinfotechsystems.com/manifest.json/manifest.json https://www.shreeinfotechsystems.com/manifest.json — 200 — 1.3 KiB — 384 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 — 479 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 — 653 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 — 515 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 — 480 ms — h2https://www.shreeinfotechsystems.com/shree_logo.png/shree_logo.png https://www.shreeinfotechsystems.com/shree_logo.png — 200 — 22.2 KiB — 129 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.1 KiB — 26 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 — 25 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 — 30 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 — 34 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 — 30 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 — 14 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 — 137 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.2 KiB — 10 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 — 279 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 — 287 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 — 162 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 — 283 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 — 281 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 — 291 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 — 295 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 — 286 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 — 292 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 — 292 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 — 271 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 — 148 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 — 149 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 — 270 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 — 151 ms — h2https://www.shreeinfotechsystems.com/intro_reveal.mp4/intro_reveal.mp4 https://www.shreeinfotechsystems.com/intro_reveal.mp4 — 206 — 409.1 KiB — 500 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 — 209 ms — h3https://www.shreeinfotechsystems.com/favicon.ico/favicon.ico https://www.shreeinfotechsystems.com/favicon.ico — 200 — 2.2 KiB — 241 ms — h2https://www.shreeinfotechsystems.com/favicon.svg/favicon.svg https://www.shreeinfotechsystems.com/favicon.svg — 200 — 951 B — 301 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 — 287 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 — 873 B — 1.3 s — 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.3 KiB — 213 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 — 142 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 — 139 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 — 132 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 — 128 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 — 132 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 — 137 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 — 131 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 — 128 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 — 129 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 — 132 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 — 128 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 — 129 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 — 130 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