Skip to content
https://beavercheck.com

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
5
PASS
18
INFO
2

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

100
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.08 s

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

1.41 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.043

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

1.47 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.02 s

Page Load Progression

377 ms
754 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.6 s
3.0 s
Checks
25
18 PASS 5 REVIEW
B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 155 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1627ms total JS execution
REVIEW
1627ms total JS execution
Warning::
https://beavercheck.com/: 1075ms CPU time
Warning::
Unattributable: 343ms CPU time
Info::
https://beavercheck.com/static/js/alpine.min.js?v=...: 209ms CPU time

Main Thread Breakdown

Style & Layout 40% Other 31% Script Evaluation 15% Rendering 8% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://beavercheck.com/1075ms14ms2ms1st
Unattributable343ms9ms0ms1st
https://beavercheck.com/static/js/alpine.min.js?v=c22bd62c209ms180ms8ms1st
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 681 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 154.9 KiB 45%
Fonts 95.4 KiB 28%
JavaScript 55.7 KiB 16%
CSS 20.3 KiB 6%
HTML 19.2 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 FCP 1.1 s LCP 1.4 shttps://beavercheck.com/static/fonts/inter-400.woff2inter-400.woff2 https://beavercheck.com/static/fonts/inter-400.woff2 — 23.3 KiB — 80 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-600.woff2inter-600.woff2 https://beavercheck.com/static/fonts/inter-600.woff2 — 24.1 KiB — 82 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-500.woff2inter-500.woff2 https://beavercheck.com/static/fonts/inter-500.woff2 — 23.9 KiB — 85 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-700.woff2inter-700.woff2 https://beavercheck.com/static/fonts/inter-700.woff2 — 24.0 KiB — 87 ms — font-display: swap
inter-400.woff2 woff2 swap
Size 23 KB
Load time 80 ms
Start 543 ms
Risk FOUT — text flashes from fallback to web font
inter-600.woff2 woff2 swap
Size 24 KB
Load time 82 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
inter-500.woff2 woff2 swap
Size 24 KB
Load time 85 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
inter-700.woff2 woff2 swap
Size 24 KB
Load time 87 ms
Start 544 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
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=c22bd62c19 KB1st
https://beavercheck.com/static/js/htmx-config.js?v=c22bd62c0 KB1st
https://beavercheck.com/static/js/bar-styles.js?v=c22bd62c1 KB1st
https://beavercheck.com/static/js/components.js?v=c22bd62c6 KB1st
https://beavercheck.com/static/js/alpine.min.js?v=c22bd62c22 KB1st
https://beavercheck.com/static/js/app.js?v=c22bd62c5 KB1st
https://beavercheck.com/static/js/actions.js?v=c22bd62c3 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.3 KiB · 0 third-party Within 1MB page-weight target
Image 45% · 154.9 KiB
Font 28% · 95.4 KiB
JavaScript 16% · 55.7 KiB
CSS 6% · 20.3 KiB
Document 6% · 19.2 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 701ms
INFO
0 ms 500 ms 1.0 s FCP 1.1 s LCP 1.4 shttps://beavercheck.com// https://beavercheck.com/ — 200 — 19.2 KiB — 390 ms — h2https://beavercheck.com/static/css/output.css?v=c22bd62c/static/css/output.css?v=c22bd62c https://beavercheck.com/static/css/output.css?v=c22bd62c — 200 — 20.3 KiB — 113 ms — h2https://beavercheck.com/static/js/htmx.min.js?v=c22bd62c/static/js/htmx.min.js?v=c22bd62c https://beavercheck.com/static/js/htmx.min.js?v=c22bd62c — 200 — 18.6 KiB — 121 ms — h2https://beavercheck.com/static/js/htmx-config.js?v=c22bd62c/static/js/htmx-config.js?v=c22bd62... https://beavercheck.com/static/js/htmx-config.js?v=c22bd62c — 200 — 367 B — 113 ms — h2https://beavercheck.com/static/js/bar-styles.js?v=c22bd62c/static/js/bar-styles.js?v=c22bd62c https://beavercheck.com/static/js/bar-styles.js?v=c22bd62c — 200 — 858 B — 114 ms — h2https://beavercheck.com/static/js/components.js?v=c22bd62c/static/js/components.js?v=c22bd62c https://beavercheck.com/static/js/components.js?v=c22bd62c — 200 — 6.2 KiB — 150 ms — h2https://beavercheck.com/static/js/alpine.min.js?v=c22bd62c/static/js/alpine.min.js?v=c22bd62c https://beavercheck.com/static/js/alpine.min.js?v=c22bd62c — 200 — 22.0 KiB — 152 ms — h2https://beavercheck.com/static/js/app.js?v=c22bd62c/static/js/app.js?v=c22bd62c https://beavercheck.com/static/js/app.js?v=c22bd62c — 200 — 4.9 KiB — 173 ms — h2https://beavercheck.com/static/js/actions.js?v=c22bd62c/static/js/actions.js?v=c22bd62c https://beavercheck.com/static/js/actions.js?v=c22bd62c — 200 — 2.9 KiB — 175 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 2.0 KiB — 177 ms — h2https://beavercheck.com/static/site.webmanifest/static/site.webmanifest https://beavercheck.com/static/site.webmanifest — 200 — 827 B — 244 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 — 200 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 — 200 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 — 202 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 — 203 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 — 205 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 — 206 ms — h2https://beavercheck.com/favicons/beavercheck.com.png/favicons/beavercheck.com.png https://beavercheck.com/favicons/beavercheck.com.png — 200 — 4.8 KiB — 90 ms — h2https://beavercheck.com/favicons/emanuelpina.pt.png/favicons/emanuelpina.pt.png https://beavercheck.com/favicons/emanuelpina.pt.png — 200 — 1.9 KiB — 97 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 — 121 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 — 80 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 — 82 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 — 85 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 — 87 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 0 B — 3 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, 174 KB total, 10 KB wasted
INFO

Image Optimization Audit

Total Images

29

Total Size

174 KB

Oversized

4

Wasted

10 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