Performance
· 17 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.
13.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
26.94 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.29 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.040
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
13.38 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.
27.14 s
Page Load Progression
FPage Weight BudgetAction5.2 MB transferred, 157 requestsFIX
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7397ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.trendmicro.com/etc.clientlibs/trendmicro/clientlibs/trendmicro-core-2/clientlibs/vendor.min.02715483b7362d064d0092053f1c2dd7.js | 1948ms | 654ms | 370ms | 3rd |
| https://widget.equally.ai/equally-widget.min.js | 1142ms | 951ms | 24ms | 3rd |
| Unattributable | 841ms | 91ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-PCCSVH5M9H&cx=c>m=4e64f0 | 423ms | 319ms | 64ms | 3rd |
| https://www.trendmicro.com/es_es/business.html | 394ms | 144ms | 4ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-970511387&cx=c>m=4e64f0 | 366ms | 326ms | 38ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TXG7CKV&l=dataLayer | 352ms | 307ms | 40ms | 3rd |
| https://tags.tiqcdn.com/utag/trendmicro/europe/prod/utag.js | 339ms | 302ms | 24ms | 3rd |
| https://cdn.cookielaw.org/consent/821060e3-3f9c-4a2f-8613-8e0db4841f79/OtAutoBlock.js | 289ms | 194ms | 73ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-J4XSRG212B&cx=c>m=4e64f0 | 286ms | 242ms | 43ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction40 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.trendmicro.com/etc.clientlibs/trendmicro/clientlibs/trendmicro-core-2/clientlibs/vendor.min.02715483b7362d064d0092053f1c2dd7.js | 848 KB | 539 KB (64%) | ✗ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-J4XSRG212B&cx=c>m=4e64f0 | 174 KB | 70 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TXG7CKV&l=dataLayer | 152 KB | 64 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-PCCSVH5M9H&cx=c>m=4e64f0 | 175 KB | 63 KB (36%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202310.2.0/otBannerSdk.js | 103 KB | 61 KB (60%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15477531&cx=c>m=4e64f0 | 129 KB | 57 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-970511387&cx=c>m=4e64f0 | 144 KB | 56 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js | 85 KB | 50 KB (60%) | ✓ | 3rd |
| https://customer.cludo.com/scripts/bundles/search-script.js | 74 KB | 40 KB (56%) | ✗ | 3rd |
| https://tags.tiqcdn.com/utag/trendmicro/europe/prod/utag.js | 79 KB | 32 KB (41%) | ✓ | 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
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
FPage Weight InventoryAction157 resources · 5.2 MB · 1.1 MB savings availableFIX
~1.1 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 157 resources | 5.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction57 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
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
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
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
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
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
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
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
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
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
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
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
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
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 Loading10 fonts (736 KB)PASS
Web fonts
10
736 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~189 KB and ~378 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall157 requests over 5546msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.trendmicro.com www.trendmicro.com | Other | 1948ms | 848 KB | 64% | $34/mo | Costly |
widget.equally.ai widget.equally.ai | Other | 1142ms | 84 KB | 34% | $20/mo | Costly |
Unattributable Unattributable | Other | 841ms | 0 KB | — | $15/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 423ms | 175 KB | 36% | $7/mo | Costly |
www.trendmicro.com www.trendmicro.com | Other | 394ms | 41 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 366ms | 144 KB | 39% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 352ms | 152 KB | 42% | $6/mo | Costly |
tags.tiqcdn.com tags.tiqcdn.com | Other | 339ms | 79 KB | 41% | $6/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 289ms | 59 KB | — | $5/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 286ms | 174 KB | 41% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 229ms | 129 KB | 44% | $4/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 213ms | 103 KB | 60% | $4/mo | Essential |
tags.tiqcdn.com tags.tiqcdn.com | Other | 199ms | 3 KB | — | $3/mo | Optional |
j.6sc.co j.6sc.co | Other | 138ms | 19 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 85 KB | 60% | $1/mo | Optional |
cdn.bc0a.com cdn.bc0a.com | Other | 60ms | 24 KB | — | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 57ms | 19 KB | — | $1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 52ms | 9 KB | — | $1/mo | Essential |
These scripts may cost more than they're worth
- www.trendmicro.com adds 1948ms and costs ~$34/month
- widget.equally.ai adds 1142ms and costs ~$20/month
- Unattributable adds 841ms and costs ~$15/month
- Google Tag Manager adds 423ms and costs ~$7/month
- www.trendmicro.com adds 394ms and costs ~$7/month
- Google Tag Manager adds 366ms and costs ~$6/month
- Google Tag Manager adds 352ms and costs ~$6/month
- tags.tiqcdn.com adds 339ms and costs ~$6/month
- Google Tag Manager adds 286ms and costs ~$5/month
- Google Tag Manager adds 229ms and costs ~$4/month
100% 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.trendmicro.com takes 1948ms 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
64% of www.trendmicro.com'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
widget.equally.ai takes 1142ms 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
Unattributable takes 841ms 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 423ms 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.trendmicro.com takes 394ms 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 366ms 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 352ms 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
tags.tiqcdn.com takes 339ms 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 286ms 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 229ms 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
60% of OneTrust'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
60% 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