Skip to content
https://trustedcompanies.net

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
7
PASS
15
INFO
2

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

75
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.13 s

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

9.20 s

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

54 ms

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

0.000

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

1.13 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.27 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
25
15 PASS 7 REVIEW 1 FIX
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Page Weight Budget
Action
1.6 MB transferred, 28 requests
REVIEW
1.6 MB transferred, 28 requests
Info::
Page weighs 2.1 MB (1.6 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
28 HTTP requests
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
28 requests
0.34 g CO2 per page load
Images 1.3 MiB 84%
JavaScript 175.8 KiB 11%
Fonts 25.0 KiB 2%
Other 22.1 KiB 1%
CSS 18.9 KiB 1%
HTML 15.5 KiB 1%
Other 4.4 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

B
JS Execution Cost
845ms total JS execution
REVIEW
845ms total JS execution
Info::
https://trustedcompanies.net/en: 243ms CPU time
Info::
https://trustedcompanies.net/_next/static/chunks/1...: 204ms CPU time
Info::
Unattributable: 185ms CPU time
Info::
https://trustedcompanies.net/_next/static/chunks/t...: 121ms CPU time
Info::
https://trustedcompanies.net/_next/static/chunks/0...: 93ms CPU time

Main Thread Breakdown

Script Evaluation 42% Other 24% Style & Layout 18% Script Parsing & Compilation 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://trustedcompanies.net/en243ms5ms17ms1st
https://trustedcompanies.net/_next/static/chunks/1iyhptsn0e1he.js204ms157ms21ms1st
Unattributable185ms15ms0ms1st
https://trustedcompanies.net/_next/static/chunks/turbopack-2axs2g61zd_yt.js121ms120ms1ms1st
https://trustedcompanies.net/_next/static/chunks/0br-he8bc5_yr.js93ms71ms10ms1st
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
28 resources · 1.6 MB · 29 KB savings available
REVIEW
28 resources · 1.6 MB · 29 KB savings available
Warning::
Page weight 1.6 MB exceeds 1 MB target by 617 KB
Got: 1.6 MB Expected: ≤ 1 MB
Info::
1 resources over 200KB
28 resources · 1.6 MiB · 0 third-party 616.9 KiB over 1MB target
Image 84% · 1.4 MiB
JavaScript 11% · 175.8 KiB
Font 2% · 25.0 KiB
Other 1% · 23.1 KiB
CSS 1% · 18.9 KiB
Document 1% · 15.5 KiB

~28.5 KiB of savings available

Remove unused JavaScript: 28.5 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 1.3 MB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (25 KB)
PASS
1 fonts (25 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

25 KB total

Render-blocking

0

of 1

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 7.0 s 8.0 s 9.0 s FCP 1.1 s LCP 9.2 shttps://trustedcompanies.net/_next/static/media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2a343f882a40d2cc9-s.p.1s... https://trustedcompanies.net/_next/static/media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2 — 25.0 KiB — 126 ms — font-display: swap
a343f882a40d2cc9-s.p.1s... woff2 swap
Size 25 KB
Load time 126 ms
Start 171 ms
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+
JS Bundles
10 scripts, 29 KB unused
PASS
10 scripts, 29 KB unused
Warning::
https://trustedcompanies.net/_next/static/chunks/1...: 29 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 29 KB
29 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://trustedcompanies.net/_next/static/chunks/1iyhptsn0e1he.js71 KB29 KB (41%)1st
https://trustedcompanies.net/_next/static/chunks/0ec1j1vs9z99r.js5 KB1st
https://trustedcompanies.net/_next/static/chunks/11jq0c2_zavac.js9 KB1st
https://trustedcompanies.net/_next/static/chunks/0br-he8bc5_yr.js43 KB1st
https://trustedcompanies.net/_next/static/chunks/turbopack-2axs2g61zd_yt.js5 KB1st
https://trustedcompanies.net/_next/static/chunks/3fntmmi971322.js5 KB1st
https://trustedcompanies.net/_next/static/chunks/0rgaa_8mlb_et.js11 KB1st
https://trustedcompanies.net/_next/static/chunks/2vgolh53uh-fy.js8 KB1st
https://trustedcompanies.net/_next/static/chunks/3ub_-b4vj5x8i.js15 KB1st
https://trustedcompanies.net/_next/static/chunks/0nn4lyqis2pmw.js4 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

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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
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+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
28 requests over 519ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.1 s LCP 9.2 shttps://trustedcompanies.net// https://trustedcompanies.net/ — 307 — 1.0 KiB — 93 ms — h2https://trustedcompanies.net/en/en https://trustedcompanies.net/en — 200 — 15.5 KiB — 71 ms — h2https://trustedcompanies.net/_next/static/media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2/_next/static/media/a343f882a40d2cc... https://trustedcompanies.net/_next/static/media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2 — 200 — 25.0 KiB — 126 ms — h3https://trustedcompanies.net/images/sello-trustedcompanies.png/images/sello-trustedcompanies.png https://trustedcompanies.net/images/sello-trustedcompanies.png — 200 — 1.3 MiB — 182 ms — h3https://trustedcompanies.net/_next/static/chunks/2z6_bs9_yznn8.css/_next/static/chunks/2z6_bs9_yznn8.... https://trustedcompanies.net/_next/static/chunks/2z6_bs9_yznn8.css — 200 — 17.0 KiB — 35 ms — h3https://trustedcompanies.net/_next/static/chunks/2x17aobbxj4o-.css/_next/static/chunks/2x17aobbxj4o-.... https://trustedcompanies.net/_next/static/chunks/2x17aobbxj4o-.css — 200 — 1.9 KiB — 30 ms — h3https://trustedcompanies.net/_next/static/chunks/0ec1j1vs9z99r.js/_next/static/chunks/0ec1j1vs9z99r.... https://trustedcompanies.net/_next/static/chunks/0ec1j1vs9z99r.js — 200 — 4.6 KiB — 32 ms — h3https://trustedcompanies.net/_next/static/chunks/11jq0c2_zavac.js/_next/static/chunks/11jq0c2_zavac.... https://trustedcompanies.net/_next/static/chunks/11jq0c2_zavac.js — 200 — 9.3 KiB — 35 ms — h3https://trustedcompanies.net/_next/static/chunks/1iyhptsn0e1he.js/_next/static/chunks/1iyhptsn0e1he.... https://trustedcompanies.net/_next/static/chunks/1iyhptsn0e1he.js — 200 — 71.0 KiB — 50 ms — h3https://trustedcompanies.net/_next/static/chunks/0br-he8bc5_yr.js/_next/static/chunks/0br-he8bc5_yr.... https://trustedcompanies.net/_next/static/chunks/0br-he8bc5_yr.js — 200 — 42.8 KiB — 50 ms — h3https://trustedcompanies.net/_next/static/chunks/turbopack-2axs2g61zd_yt.js/_next/static/chunks/turbopack-2axs... https://trustedcompanies.net/_next/static/chunks/turbopack-2axs2g61zd_yt.js — 200 — 5.2 KiB — 55 ms — h3https://trustedcompanies.net/_next/static/chunks/3fntmmi971322.js/_next/static/chunks/3fntmmi971322.... https://trustedcompanies.net/_next/static/chunks/3fntmmi971322.js — 200 — 4.6 KiB — 55 ms — h3https://trustedcompanies.net/_next/static/chunks/0rgaa_8mlb_et.js/_next/static/chunks/0rgaa_8mlb_et.... https://trustedcompanies.net/_next/static/chunks/0rgaa_8mlb_et.js — 200 — 10.9 KiB — 59 ms — h3https://trustedcompanies.net/_next/static/chunks/2vgolh53uh-fy.js/_next/static/chunks/2vgolh53uh-fy.... https://trustedcompanies.net/_next/static/chunks/2vgolh53uh-fy.js — 200 — 7.6 KiB — 63 ms — h3https://trustedcompanies.net/_next/static/chunks/3ub_-b4vj5x8i.js/_next/static/chunks/3ub_-b4vj5x8i.... https://trustedcompanies.net/_next/static/chunks/3ub_-b4vj5x8i.js — 200 — 15.2 KiB — 63 ms — h3https://trustedcompanies.net/_next/static/chunks/0nn4lyqis2pmw.js/_next/static/chunks/0nn4lyqis2pmw.... https://trustedcompanies.net/_next/static/chunks/0nn4lyqis2pmw.js — 200 — 4.5 KiB — 63 ms — h3https://trustedcompanies.net/en/empresas?_rsc=ry-B8umWgNEV4JR9/en/empresas?_rsc=ry-B8umWgNEV4JR9 https://trustedcompanies.net/en/empresas?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.3 KiB — 60 ms — h3https://trustedcompanies.net/en/pricing?_rsc=ry-B8umWgNEV4JR9/en/pricing?_rsc=ry-B8umWgNEV4JR9 https://trustedcompanies.net/en/pricing?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.3 KiB — 62 ms — h3https://trustedcompanies.net/en/about?_rsc=ry-B8umWgNEV4JR9/en/about?_rsc=ry-B8umWgNEV4JR9 https://trustedcompanies.net/en/about?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.5 KiB — 53 ms — h3https://trustedcompanies.net/en/dejar-resena?_rsc=ry-B8umWgNEV4JR9/en/dejar-resena?_rsc=ry-B8umWgNEV4... https://trustedcompanies.net/en/dejar-resena?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.5 KiB — 57 ms — h3https://trustedcompanies.net/favicon/favicon.ico/favicon/favicon.ico https://trustedcompanies.net/favicon/favicon.ico — 200 — 3.4 KiB — 105 ms — h3https://trustedcompanies.net/en/login?_rsc=ry-B8umWgNEV4JR9/en/login?_rsc=ry-B8umWgNEV4JR9 https://trustedcompanies.net/en/login?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.5 KiB — 45 ms — h3https://trustedcompanies.net/en?_rsc=1vwYfVB7_E9t4fEj/en?_rsc=1vwYfVB7_E9t4fEj https://trustedcompanies.net/en?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 55 ms — h3https://trustedcompanies.net/en/empresas?_rsc=1vwYfVB7_E9t4fEj/en/empresas?_rsc=1vwYfVB7_E9t4fEj https://trustedcompanies.net/en/empresas?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 60 ms — h3https://trustedcompanies.net/en/pricing?_rsc=1vwYfVB7_E9t4fEj/en/pricing?_rsc=1vwYfVB7_E9t4fEj https://trustedcompanies.net/en/pricing?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 56 ms — h3https://trustedcompanies.net/en/about?_rsc=1vwYfVB7_E9t4fEj/en/about?_rsc=1vwYfVB7_E9t4fEj https://trustedcompanies.net/en/about?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 44 ms — h3https://trustedcompanies.net/en/dejar-resena?_rsc=1vwYfVB7_E9t4fEj/en/dejar-resena?_rsc=1vwYfVB7_E9t4... https://trustedcompanies.net/en/dejar-resena?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 44 ms — h3https://trustedcompanies.net/en/login?_rsc=1vwYfVB7_E9t4fEj/en/login?_rsc=1vwYfVB7_E9t4fEj https://trustedcompanies.net/en/login?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.6 KiB — 42 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
4 images, 5512 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

5512 KB

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback