Skip to content
https://beavercheck.com

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
5
PASS
14
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.

366 ms

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

466 ms

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

0 ms

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

0.028

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

749 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

466 ms

Page Load Progression

429 ms
859 ms
1.3 s
1.7 s
2.1 s
2.6 s
3.0 s
3.4 s
Checks
21
14 PASS 5 REVIEW
B
Image Optimization
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 152 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
538ms total JS execution
REVIEW
538ms total JS execution
Warning::
https://beavercheck.com/: 398ms CPU time
Info::
Unattributable: 140ms CPU time

Main Thread Breakdown

Style & Layout 41% Other 34% Script Evaluation 11% Rendering 9% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://beavercheck.com/398ms8ms1ms1st
Unattributable140ms3ms0ms1st
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
865 KB transferred, 28 requests
PASS
865 KB transferred, 28 requests
Info::
Page weighs 1.2 MB (865 KB transferred)
Info::
28 HTTP requests
Info::
Estimated 0.18 g CO2 per page load
865 KB / 2.4 MB budget
865 KB transferred
28 requests
0.18 g CO2 per page load
Other 521.9 KiB 60%
Images 152.0 KiB 18%
Fonts 95.4 KiB 11%
JavaScript 55.7 KiB 6%
CSS 20.3 KiB 2%
HTML 19.1 KiB 2%
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 366 ms LCP 466 mshttps://beavercheck.com/static/fonts/inter-400.woff2inter-400.woff2 https://beavercheck.com/static/fonts/inter-400.woff2 — 23.3 KiB — 203 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-600.woff2inter-600.woff2 https://beavercheck.com/static/fonts/inter-600.woff2 — 24.1 KiB — 204 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-500.woff2inter-500.woff2 https://beavercheck.com/static/fonts/inter-500.woff2 — 23.9 KiB — 206 ms — font-display: swaphttps://beavercheck.com/static/fonts/inter-700.woff2inter-700.woff2 https://beavercheck.com/static/fonts/inter-700.woff2 — 24.0 KiB — 209 ms — font-display: swap
inter-400.woff2 woff2 swap
Size 23 KB
Load time 203 ms
Start 855 ms
Risk FOUT — text flashes from fallback to web font
inter-600.woff2 woff2 swap
Size 24 KB
Load time 204 ms
Start 856 ms
Risk FOUT — text flashes from fallback to web font
inter-500.woff2 woff2 swap
Size 24 KB
Load time 206 ms
Start 856 ms
Risk FOUT — text flashes from fallback to web font
inter-700.woff2 woff2 swap
Size 24 KB
Load time 209 ms
Start 856 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=66e2a46019 KB1st
https://beavercheck.com/static/js/htmx-config.js?v=66e2a4600 KB1st
https://beavercheck.com/static/js/bar-styles.js?v=66e2a4601 KB1st
https://beavercheck.com/static/js/components.js?v=66e2a4606 KB1st
https://beavercheck.com/static/js/alpine.min.js?v=66e2a46022 KB1st
https://beavercheck.com/static/js/app.js?v=66e2a4605 KB1st
https://beavercheck.com/static/js/actions.js?v=66e2a4603 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
28 resources · 865 KB · 0 KB savings available
PASS
28 resources · 865 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 865 KB
Info::
1 resources over 200KB
28 resources · 865.2 KiB · 0 third-party Within 1MB page-weight target
Media 60% · 521.9 KiB
Image 18% · 152.0 KiB
Font 11% · 95.4 KiB
JavaScript 6% · 55.7 KiB
CSS 2% · 20.3 KiB
Document 2% · 19.1 KiB
Other 0% · 827 B
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
28 requests over 1410ms
INFO
0 ms 500 ms 1.0 s FCP 366 ms LCP 466 mshttps://beavercheck.com// https://beavercheck.com/ — 200 — 19.1 KiB — 617 ms — h2https://beavercheck.com/static/css/output.css?v=66e2a460/static/css/output.css?v=66e2a460 https://beavercheck.com/static/css/output.css?v=66e2a460 — 200 — 20.3 KiB — 254 ms — h2https://beavercheck.com/static/js/htmx.min.js?v=66e2a460/static/js/htmx.min.js?v=66e2a460 https://beavercheck.com/static/js/htmx.min.js?v=66e2a460 — 200 — 18.6 KiB — 262 ms — h2https://beavercheck.com/static/js/htmx-config.js?v=66e2a460/static/js/htmx-config.js?v=66e2a46... https://beavercheck.com/static/js/htmx-config.js?v=66e2a460 — 200 — 367 B — 234 ms — h2https://beavercheck.com/static/js/bar-styles.js?v=66e2a460/static/js/bar-styles.js?v=66e2a460 https://beavercheck.com/static/js/bar-styles.js?v=66e2a460 — 200 — 858 B — 280 ms — h2https://beavercheck.com/static/js/components.js?v=66e2a460/static/js/components.js?v=66e2a460 https://beavercheck.com/static/js/components.js?v=66e2a460 — 200 — 6.2 KiB — 280 ms — h2https://beavercheck.com/static/js/alpine.min.js?v=66e2a460/static/js/alpine.min.js?v=66e2a460 https://beavercheck.com/static/js/alpine.min.js?v=66e2a460 — 200 — 22.0 KiB — 282 ms — h2https://beavercheck.com/static/js/app.js?v=66e2a460/static/js/app.js?v=66e2a460 https://beavercheck.com/static/js/app.js?v=66e2a460 — 200 — 4.9 KiB — 283 ms — h2https://beavercheck.com/static/js/actions.js?v=66e2a460/static/js/actions.js?v=66e2a460 https://beavercheck.com/static/js/actions.js?v=66e2a460 — 200 — 2.9 KiB — 370 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 2.0 KiB — 372 ms — h2https://beavercheck.com/static/site.webmanifest/static/site.webmanifest https://beavercheck.com/static/site.webmanifest — 200 — 827 B — 444 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 — 352 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 — 353 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 — 354 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 — 355 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 — 356 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 — 357 ms — h2https://beavercheck.com/static/img/favicon-placeholder.svg/static/img/favicon-placeholder.svg https://beavercheck.com/static/img/favicon-placeholder.svg — 200 — 369 B — 152 ms — h2https://beavercheck.com/favicons/svoyaaptechka.ru.png/favicons/svoyaaptechka.ru.png https://beavercheck.com/favicons/svoyaaptechka.ru.png — 200 — 1.2 KiB — 154 ms — h2https://beavercheck.com/favicons/Equitrip.net.png/favicons/Equitrip.net.png https://beavercheck.com/favicons/Equitrip.net.png — 200 — 2.3 KiB — 155 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 — 262 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 — 203 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 — 204 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 — 206 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 — 209 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/video/product-tour.webm/static/video/product-tour.webm https://beavercheck.com/static/video/product-tour.webm — 206 — 521.9 KiB — 308 ms — h2https://beavercheck.com/static/img/beaver.svg/static/img/beaver.svg https://beavercheck.com/static/img/beaver.svg — 200 — 0 B — 5 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
29 images, 151 KB total, 3 KB wasted
INFO

Image Optimization Audit

Total Images

29

Total Size

151 KB

Oversized

2

Wasted

3 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