Skip to content
https://beavercheck.com

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
1
REVIEW
4
PASS
18
INFO
2

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

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

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

1.66 s

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

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

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

2.30 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
18 PASS 4 REVIEW 1 FIX
D
JS Execution Cost
Action
2333ms total JS execution
FIX
2333ms total JS execution
Warning::
https://beavercheck.com/: 1712ms CPU time
Warning::
Unattributable: 337ms CPU time
Info::
https://beavercheck.com/static/js/alpine.min.js?v=...: 233ms CPU time
Info::
https://beavercheck.com/static/js/htmx.min.js?v=b1...: 51ms CPU time

Main Thread Breakdown

Style & Layout 44% Other 28% Script Evaluation 12% Rendering 11%
ScriptTotalScriptingParse/CompileParty
https://beavercheck.com/1712ms16ms3ms1st
Unattributable337ms9ms0ms1st
https://beavercheck.com/static/js/alpine.min.js?v=b1e47ba1233ms204ms8ms1st
https://beavercheck.com/static/js/htmx.min.js?v=b1e47ba151ms39ms11ms1st
B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 153 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
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
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main 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.
A+
Page Weight Budget
346 KB transferred, 26 requests
PASS
346 KB transferred, 26 requests
Info::
Page weighs 685 KB (346 KB transferred)
Info::
26 HTTP requests
Info::
Estimated 0.07 g CO2 per page load
346 KB / 2.4 MB budget
346 KB transferred
26 requests
0.07 g CO2 per page load
Images 153.1 KiB 44%
Fonts 95.4 KiB 28%
JavaScript 55.7 KiB 16%
HTML 20.6 KiB 6%
CSS 20.3 KiB 6%
Other 827 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
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+
Font Loading
4 fonts (95 KB)
PASS
4 fonts (95 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

95 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.7 shttps://beavercheck.com/static/fonts/inter-400.woff2inter-400.woff2 https://beavercheck.com/static/fonts/inter-400.woff2 — 23.3 KiB — 206 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-600.woff2inter-600.woff2 https://beavercheck.com/static/fonts/inter-600.woff2 — 24.1 KiB — 311 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-500.woff2inter-500.woff2 https://beavercheck.com/static/fonts/inter-500.woff2 — 23.9 KiB — 313 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-700.woff2inter-700.woff2 https://beavercheck.com/static/fonts/inter-700.woff2 — 24.0 KiB — 315 ms — font-display: swap
inter-400.woff2 woff2 swap
Size 23 KB
Load time 206 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
inter-600.woff2 woff2 swap
Size 24 KB
Load time 311 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
inter-500.woff2 woff2 swap
Size 24 KB
Load time 313 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
inter-700.woff2 woff2 swap
Size 24 KB
Load time 315 ms
Start 1.3 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+
JS Bundles
7 scripts, 0 KB unused
PASS
7 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://beavercheck.com/static/js/htmx.min.js?v=b1e47ba119 KB1st
https://beavercheck.com/static/js/htmx-config.js?v=b1e47ba10 KB1st
https://beavercheck.com/static/js/bar-styles.js?v=b1e47ba11 KB1st
https://beavercheck.com/static/js/components.js?v=b1e47ba16 KB1st
https://beavercheck.com/static/js/alpine.min.js?v=b1e47ba122 KB1st
https://beavercheck.com/static/js/app.js?v=b1e47ba15 KB1st
https://beavercheck.com/static/js/actions.js?v=b1e47ba13 KB1st
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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=60 (≤ 5min) is appropriate
PASS
Main HTML max-age=60 (≤ 5min) is appropriate
Info::
Main HTML max-age=60 (≤ 5min) is appropriate
Got: public, max-age=60
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::
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+
Page Weight Inventory
26 resources · 346 KB · 0 KB savings available
PASS
26 resources · 346 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 346 KB
26 resources · 346.0 KiB · 0 third-party Within 1MB page-weight target
Image 44% · 153.1 KiB
Font 28% · 95.4 KiB
JavaScript 16% · 55.7 KiB
Document 6% · 20.6 KiB
CSS 6% · 20.3 KiB
Other 0% · 827 B
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
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

A
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: public, max-age=60
Info::
Effective TTL: 1 minute (max-age=60)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=60

DirectiveValueMeaning
publicAny cache may store this response
max-age60Cache for 1 minute
Effective TTL: 60 seconds
Network Waterfall
26 requests over 1696ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.7 shttps://beavercheck.com// https://beavercheck.com/ — 200 — 20.6 KiB — 1.0 s — h2https://beavercheck.com/static/css/output.css?v=b1e47ba1/static/css/output.css?v=b1e47ba1 https://beavercheck.com/static/css/output.css?v=b1e47ba1 — 200 — 20.3 KiB — 363 ms — h2https://beavercheck.com/static/js/htmx.min.js?v=b1e47ba1/static/js/htmx.min.js?v=b1e47ba1 https://beavercheck.com/static/js/htmx.min.js?v=b1e47ba1 — 200 — 18.6 KiB — 365 ms — h2https://beavercheck.com/static/js/htmx-config.js?v=b1e47ba1/static/js/htmx-config.js?v=b1e47ba... https://beavercheck.com/static/js/htmx-config.js?v=b1e47ba1 — 200 — 367 B — 357 ms — h2https://beavercheck.com/static/js/bar-styles.js?v=b1e47ba1/static/js/bar-styles.js?v=b1e47ba1 https://beavercheck.com/static/js/bar-styles.js?v=b1e47ba1 — 200 — 858 B — 358 ms — h2https://beavercheck.com/static/js/components.js?v=b1e47ba1/static/js/components.js?v=b1e47ba1 https://beavercheck.com/static/js/components.js?v=b1e47ba1 — 200 — 6.2 KiB — 401 ms — h2https://beavercheck.com/static/js/alpine.min.js?v=b1e47ba1/static/js/alpine.min.js?v=b1e47ba1 https://beavercheck.com/static/js/alpine.min.js?v=b1e47ba1 — 200 — 22.0 KiB — 403 ms — h2https://beavercheck.com/static/js/app.js?v=b1e47ba1/static/js/app.js?v=b1e47ba1 https://beavercheck.com/static/js/app.js?v=b1e47ba1 — 200 — 4.9 KiB — 550 ms — h2https://beavercheck.com/static/js/actions.js?v=b1e47ba1/static/js/actions.js?v=b1e47ba1 https://beavercheck.com/static/js/actions.js?v=b1e47ba1 — 200 — 2.9 KiB — 551 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 2.0 KiB — 552 ms — h2https://beavercheck.com/static/site.webmanifest/static/site.webmanifest https://beavercheck.com/static/site.webmanifest — 200 — 827 B — 607 ms — h2https://beavercheck.com/static/video/product-tour-poster.jpg/static/video/product-tour-poster.j... https://beavercheck.com/static/video/product-tour-poster.jpg — 200 — 76.4 KiB — 450 ms — h2https://beavercheck.com/static/img/flags/br.svg/static/img/flags/br.svg https://beavercheck.com/static/img/flags/br.svg — 200 — 1.3 KiB — 448 ms — h2https://beavercheck.com/static/img/flags/nl.svg/static/img/flags/nl.svg https://beavercheck.com/static/img/flags/nl.svg — 200 — 329 B — 450 ms — h2https://beavercheck.com/static/img/flags/sg.svg/static/img/flags/sg.svg https://beavercheck.com/static/img/flags/sg.svg — 200 — 479 B — 451 ms — h2https://beavercheck.com/static/img/flags/es.svg/static/img/flags/es.svg https://beavercheck.com/static/img/flags/es.svg — 200 — 326 B — 453 ms — h2https://beavercheck.com/static/img/flags/us.svg/static/img/flags/us.svg https://beavercheck.com/static/img/flags/us.svg — 200 — 521 B — 455 ms — h2https://beavercheck.com/favicons/fps.agency.png/favicons/fps.agency.png https://beavercheck.com/favicons/fps.agency.png — 200 — 3.3 KiB — 318 ms — h2https://beavercheck.com/favicons/adriangram.it.png/favicons/adriangram.it.png https://beavercheck.com/favicons/adriangram.it.png — 200 — 1.7 KiB — 319 ms — h2https://beavercheck.com/static/img/screenshots/result-overview-light.webp/static/img/screenshots/result-over... https://beavercheck.com/static/img/screenshots/result-overview-light.webp — 200 — 66.8 KiB — 363 ms — h2https://beavercheck.com/static/fonts/inter-400.woff2/static/fonts/inter-400.woff2 https://beavercheck.com/static/fonts/inter-400.woff2 — 200 — 23.3 KiB — 206 ms — h2https://beavercheck.com/static/fonts/inter-600.woff2/static/fonts/inter-600.woff2 https://beavercheck.com/static/fonts/inter-600.woff2 — 200 — 24.1 KiB — 311 ms — h2https://beavercheck.com/static/fonts/inter-500.woff2/static/fonts/inter-500.woff2 https://beavercheck.com/static/fonts/inter-500.woff2 — 200 — 23.9 KiB — 313 ms — h2https://beavercheck.com/static/fonts/inter-700.woff2/static/fonts/inter-700.woff2 https://beavercheck.com/static/fonts/inter-700.woff2 — 200 — 24.0 KiB — 315 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 0 B — 2 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 0 B — 3 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
29 images, 44 KB total, 11 KB wasted
INFO

Image Optimization Audit

Total Images

29

Total Size

44 KB

Oversized

4

Wasted

11 KB

8 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