Performance
· 26 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.
4.80 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.39 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
732 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.160
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.80 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.
9.20 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2613ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 691ms | 8ms | 0ms | 1st |
| https://www.servtop.com.br/assets/index-BREqxRHb.js | 553ms | 209ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-5C7GQG0Z5X | 362ms | 287ms | 70ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5NZ3WFF | 361ms | 308ms | 50ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-340216930&cx=c>m=4e67a1 | 346ms | 288ms | 54ms | 3rd |
| https://www.servtop.com.br/ | 300ms | 24ms | 3ms | 3rd |
DPage Weight InventoryAction25 resources · 1.9 MB · 268 KB savings availableFIX
~268.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 25 resources | 1.9 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.9 MB transferred, 25 requestsREVIEW
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
BImage Optimization8 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS BundlesAction5 scripts, 268 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.servtop.com.br/assets/index-BREqxRHb.js | 178 KB | 84 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5NZ3WFF | 125 KB | 65 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-5C7GQG0Z5X | 156 KB | 63 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-340216930&cx=c>m=4e67a1 | 140 KB | 56 KB (40%) | ✓ | 3rd |
| https://googleads.g.doubleclick.net/pagead/viewthroughconversion/340216930/?random=1783986940336&cv=11&fst=1783986940336&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be67a1za200zb882047680zd882047680xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115616986~115938466~115938468~118826209~118897920~118897930~118981135~119027224~119773331&u_w=412&u_h=823&url=https%3A%2F%2Fwww.servtop.com.br%2F&rcb=13&frm=0&tiba=ServTop%20-%20Instala%C3%A7%C3%A3o%20de%20pisos%20laminados%20e%20vin%C3%ADlicos&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1542765766.1783986940&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&ept=9&rfmt=3&fmt=4 | 3 KB | — | ✓ | 3rd |
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
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (83 KB)PASS
Web fonts
3
83 KB total
Render-blocking
0
of 3
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall25 requests over 1920msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.servtop.com.br www.servtop.com.br | Other | 553ms | 178 KB | 47% | R$7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 362ms | 156 KB | 41% | R$4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 361ms | 125 KB | 52% | R$4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 346ms | 140 KB | 40% | R$4/mo | Costly |
www.servtop.com.br www.servtop.com.br | Other | 300ms | 1 KB | — | R$4/mo | Costly |
These scripts may cost more than they're worth
- www.servtop.com.br adds 553ms and costs ~R$7/month
- Google Tag Manager adds 362ms and costs ~R$4/month
- Google Tag Manager adds 361ms and costs ~R$4/month
- Google Tag Manager adds 346ms and costs ~R$4/month
- www.servtop.com.br adds 300ms and costs ~R$4/month
74% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.servtop.com.br takes 553ms 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
Google Tag Manager takes 362ms 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
Google Tag Manager takes 361ms 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
52% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Google Tag Manager takes 346ms 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
www.servtop.com.br takes 300ms 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 Optimization37 images, 1172 KB total, 762 KB wastedINFO
Image Optimization Audit
Total Images
37
Total Size
1172 KB
Oversized
4
Wasted
762 KB