Performance
· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
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
FJS Execution CostAction5257ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.shreeinfotechsystems.com/ | 3399ms | 7ms | 1ms | 1st |
| Unattributable | 861ms | 28ms | 0ms | 1st |
| https://www.shreeinfotechsystems.com/assets/vendor-utils-CSn8GYO8.js | 470ms | 458ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM | 299ms | 237ms | 35ms | 3rd |
| https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js | 133ms | 57ms | 1ms | 1st |
| https://www.shreeinfotechsystems.com/ga-init.js | 95ms | 94ms | 0ms | 1st |
CPage Weight BudgetAction1.6 MB transferred, 66 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
CJS BundlesAction13 scripts, 198 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-EVT5G5JTWM | 155 KB | 66 KB (43%) | ✓ | 3rd |
| https://www.shreeinfotechsystems.com/assets/admin-suite-BF2YgQha.js | 64 KB | 60 KB (94%) | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/vendor-supabase-DO4Y-pqp.js | 56 KB | 45 KB (80%) | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/vendor-react-CighbqH6.js | 59 KB | 27 KB (46%) | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/pc-builder-tools-By-eosUh.js | 23 KB | — | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/vendor-icons-Bu1zV7Iq.js | 11 KB | — | ✗ | 1st |
| https://www.shreeinfotechsystems.com/assets/index-GmL5UeJL.js | 46 KB | — | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/catalog-data-BCLx1vxi.js | 162 KB | — | ✓ | 1st |
| https://www.shreeinfotechsystems.com/ga-init.js | 0 KB | — | ✓ | 1st |
| https://www.shreeinfotechsystems.com/assets/wholesale-portal-DyakI3Bh.js | 18 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction66 resources · 1.6 MB · 198 KB savings availableREVIEW
~198.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 66 resources | 1.6 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
AThird-Party Impact20% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization21 images, 0 KB saveablePASS
A+Font Loading22 fonts (226 KB)PASS
Web fonts
22
226 KB total
Render-blocking
0
of 22
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Document CompressionDocument response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall66 requests over 2162msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 299ms | 155 KB | 43% | €2/mo | Costly |
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.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Image Optimization36 images, 328 KB total, 19 KB wastedINFO
Image Optimization Audit
Total Images
36
Total Size
328 KB
Oversized
1
Wasted
19 KB