Skip to content
https://bilerne.dk

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
1
REVIEW
6
PASS
12
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.
45
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
62
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

406 ms

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

673 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.044

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

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

673 ms

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
21
12 PASS 6 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
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://img.tradedoubler.com/images/uk/merchants/a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/box_up_hoj.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/box_down_hoj.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/nosponsor.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.tradedoubler.com/images/dk/100px_logo/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/bottom.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/box_down_ven.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/left_top.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hst.tradedoubler.com/file/49424/dba_logo_2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/supercars.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.tradedoubler.com/images/dk/100px_logo/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/box_up_ven.gif is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/left.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://bilerne.dk/images/right.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 40 KB
0 oversized -0 KB
30 legacy format
14 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
50 KB transferred, 34 requests
PASS
50 KB transferred, 34 requests
Info::
Page weighs 66 KB (50 KB transferred)
Info::
34 HTTP requests
Info::
Estimated 0.01 g CO2 per page load
50 KB / 2.4 MB budget
50 KB transferred
34 requests
0.01 g CO2 per page load
Images 40.1 KiB 80%
Other 5.3 KiB 11%
HTML 4.6 KiB 9%
JavaScript 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
13% third-party, 0 ms blocking
PASS
13% third-party, 0 ms blocking
Info::
Third-party code accounts for 13% of page weight (6.3 KiB of 50.0 KiB)
Info::
Third-party blocking time is low (0 ms)
87%
First-party Third-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+
JS Execution Cost
132ms total JS execution
PASS
132ms total JS execution
Info::
https://bilerne.dk/: 77ms CPU time
Info::
Unattributable: 56ms CPU time

Main Thread Breakdown

Other 55% Style & Layout 20% Rendering 16% Script Evaluation 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://bilerne.dk/77ms4ms0ms1st
Unattributable56ms2ms0ms1st
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
JS Bundles
1 scripts, 0 KB unused
PASS
1 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
http://impdk.tradedoubler.com/imp?type(js)g(19887706)a(1025657)1111041720 KB3rd
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+
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
34 resources · 50 KB · 0 KB savings available
PASS
34 resources · 50 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 50 KB
Info::
5 third-party resources (13% of weight)
34 resources · 50.0 KiB · 5 third-party Within 1MB page-weight target
Image 80% · 40.1 KiB
Document 20% · 9.9 KiB
JavaScript 0% · 0 B
Network Waterfall
34 requests over 590ms
INFO
0 ms 200 ms 400 ms 600 ms FCP 406 ms LCP 673 mshttps://bilerne.dk// https://bilerne.dk/ — 200 — 4.6 KiB — 247 ms — http/1.1https://hst.tradedoubler.com/file/49424/dba_logo_2006_100.gifhst.tradedoubler.com/file/49424/dba... https://hst.tradedoubler.com/file/49424/dba_logo_2006_100.gif — -1 — 0 B — 45 ms — https://bilerne.dk/images/spacetrans.gif/images/spacetrans.gif https://bilerne.dk/images/spacetrans.gif — 200 — 325 B — 43 ms — http/1.1https://bilerne.dk/images/box_up_ven.gif/images/box_up_ven.gif https://bilerne.dk/images/box_up_ven.gif — 200 — 436 B — 43 ms — http/1.1https://bilerne.dk/images/box_up_hoj.gif/images/box_up_hoj.gif https://bilerne.dk/images/box_up_hoj.gif — 200 — 435 B — 171 ms — http/1.1https://bilerne.dk/images/box_down_ven.gif/images/box_down_ven.gif https://bilerne.dk/images/box_down_ven.gif — 200 — 384 B — 163 ms — http/1.1https://bilerne.dk/images/box_down_hoj.gif/images/box_down_hoj.gif https://bilerne.dk/images/box_down_hoj.gif — 200 — 434 B — 167 ms — http/1.1https://bilerne.dk/images/supercars.gif/images/supercars.gif https://bilerne.dk/images/supercars.gif — 200 — 12.0 KiB — 192 ms — http/1.1http://impdk.tradedoubler.com/imp?type(js)g(19887706)a(1025657)111104172impdk.tradedoubler.com/imp?type(js)... http://impdk.tradedoubler.com/imp?type(js)g(19887706)a(1025657)111104172 — -1 — 0 B — 0 ms — https://img.tradedoubler.com/images/dk/100px_logo/bilbase_logo_100px.jpgimg.tradedoubler.com/images/dk/100p... https://img.tradedoubler.com/images/dk/100px_logo/bilbase_logo_100px.jpg — 200 — 2.8 KiB — 44 ms — http/1.1https://img.tradedoubler.com/images/uk/merchants/avis_logo_100.gifimg.tradedoubler.com/images/uk/merc... https://img.tradedoubler.com/images/uk/merchants/avis_logo_100.gif — 200 — 2.1 KiB — 48 ms — http/1.1https://img.tradedoubler.com/images/dk/100px_logo/autocom_logo100.gifimg.tradedoubler.com/images/dk/100p... https://img.tradedoubler.com/images/dk/100px_logo/autocom_logo100.gif — 200 — 1.4 KiB — 43 ms — http/1.1https://bilerne.dk/images/orange2.jpg/images/orange2.jpg https://bilerne.dk/images/orange2.jpg — 200 — 699 B — 47 ms — http/1.1https://bilerne.dk/images/bilerne-top.jpg/images/bilerne-top.jpg https://bilerne.dk/images/bilerne-top.jpg — 404 — 5.1 KiB — 58 ms — http/1.1https://bilerne.dk/images/fade.jpg/images/fade.jpg https://bilerne.dk/images/fade.jpg — 200 — 962 B — 82 ms — http/1.1https://bilerne.dk/images/orange.jpg/images/orange.jpg https://bilerne.dk/images/orange.jpg — 200 — 780 B — 86 ms — http/1.1https://bilerne.dk/images/box_x_hoj.gif/images/box_x_hoj.gif https://bilerne.dk/images/box_x_hoj.gif — 200 — 346 B — 93 ms — http/1.1https://bilerne.dk/images/box_x_ven.gif/images/box_x_ven.gif https://bilerne.dk/images/box_x_ven.gif — 200 — 346 B — 93 ms — http/1.1https://bilerne.dk/images/box_up_midt.gif/images/box_up_midt.gif https://bilerne.dk/images/box_up_midt.gif — 200 — 333 B — 99 ms — http/1.1https://bilerne.dk/images/nosponsor.gif/images/nosponsor.gif https://bilerne.dk/images/nosponsor.gif — 200 — 411 B — 122 ms — http/1.1https://bilerne.dk/images/box_down_midt.gif/images/box_down_midt.gif https://bilerne.dk/images/box_down_midt.gif — 200 — 332 B — 126 ms — http/1.1https://bilerne.dk/images/left.jpg/images/left.jpg https://bilerne.dk/images/left.jpg — 200 — 734 B — 46 ms — http/1.1https://bilerne.dk/images/left_top.jpg/images/left_top.jpg https://bilerne.dk/images/left_top.jpg — 200 — 608 B — 50 ms — http/1.1https://bilerne.dk/images/right_top.jpg/images/right_top.jpg https://bilerne.dk/images/right_top.jpg — 200 — 613 B — 47 ms — http/1.1https://bilerne.dk/images/left_bottom.jpg/images/left_bottom.jpg https://bilerne.dk/images/left_bottom.jpg — 200 — 616 B — 48 ms — http/1.1https://bilerne.dk/images/right_bottom.jpg/images/right_bottom.jpg https://bilerne.dk/images/right_bottom.jpg — 200 — 617 B — 44 ms — http/1.1https://bilerne.dk/images/right.jpg/images/right.jpg https://bilerne.dk/images/right.jpg — 200 — 788 B — 41 ms — http/1.1https://bilerne.dk/images/bottom.jpg/images/bottom.jpg https://bilerne.dk/images/bottom.jpg — 200 — 1.2 KiB — 39 ms — http/1.1https://bilerne.dk/images/bundlinie.jpg/images/bundlinie.jpg https://bilerne.dk/images/bundlinie.jpg — 200 — 3.2 KiB — 45 ms — http/1.1https://bilerne.dk/images/top_m.jpg/images/top_m.jpg https://bilerne.dk/images/top_m.jpg — 200 — 595 B — 46 ms — http/1.1
0 ms 200 ms 400 ms 600 ms FCP 406 ms LCP 673 mshttps://bilerne.dk// https://bilerne.dk/ — 200 — 4.6 KiB — 247 ms — http/1.1https://hst.tradedoubler.com/file/49424/dba_logo_2006_100.gifhst.tradedoubler.com/file/49424/dba... https://hst.tradedoubler.com/file/49424/dba_logo_2006_100.gif — -1 — 0 B — 45 ms — https://bilerne.dk/images/spacetrans.gif/images/spacetrans.gif https://bilerne.dk/images/spacetrans.gif — 200 — 325 B — 43 ms — http/1.1https://bilerne.dk/images/box_up_ven.gif/images/box_up_ven.gif https://bilerne.dk/images/box_up_ven.gif — 200 — 436 B — 43 ms — http/1.1https://bilerne.dk/images/box_up_hoj.gif/images/box_up_hoj.gif https://bilerne.dk/images/box_up_hoj.gif — 200 — 435 B — 171 ms — http/1.1https://bilerne.dk/images/box_down_ven.gif/images/box_down_ven.gif https://bilerne.dk/images/box_down_ven.gif — 200 — 384 B — 163 ms — http/1.1https://bilerne.dk/images/box_down_hoj.gif/images/box_down_hoj.gif https://bilerne.dk/images/box_down_hoj.gif — 200 — 434 B — 167 ms — http/1.1https://bilerne.dk/images/supercars.gif/images/supercars.gif https://bilerne.dk/images/supercars.gif — 200 — 12.0 KiB — 192 ms — http/1.1http://impdk.tradedoubler.com/imp?type(js)g(19887706)a(1025657)111104172impdk.tradedoubler.com/imp?type(js)... http://impdk.tradedoubler.com/imp?type(js)g(19887706)a(1025657)111104172 — -1 — 0 B — 0 ms — https://img.tradedoubler.com/images/dk/100px_logo/bilbase_logo_100px.jpgimg.tradedoubler.com/images/dk/100p... https://img.tradedoubler.com/images/dk/100px_logo/bilbase_logo_100px.jpg — 200 — 2.8 KiB — 44 ms — http/1.1https://img.tradedoubler.com/images/uk/merchants/avis_logo_100.gifimg.tradedoubler.com/images/uk/merc... https://img.tradedoubler.com/images/uk/merchants/avis_logo_100.gif — 200 — 2.1 KiB — 48 ms — http/1.1https://img.tradedoubler.com/images/dk/100px_logo/autocom_logo100.gifimg.tradedoubler.com/images/dk/100p... https://img.tradedoubler.com/images/dk/100px_logo/autocom_logo100.gif — 200 — 1.4 KiB — 43 ms — http/1.1https://bilerne.dk/images/orange2.jpg/images/orange2.jpg https://bilerne.dk/images/orange2.jpg — 200 — 699 B — 47 ms — http/1.1https://bilerne.dk/images/bilerne-top.jpg/images/bilerne-top.jpg https://bilerne.dk/images/bilerne-top.jpg — 404 — 5.1 KiB — 58 ms — http/1.1https://bilerne.dk/images/fade.jpg/images/fade.jpg https://bilerne.dk/images/fade.jpg — 200 — 962 B — 82 ms — http/1.1https://bilerne.dk/images/orange.jpg/images/orange.jpg https://bilerne.dk/images/orange.jpg — 200 — 780 B — 86 ms — http/1.1https://bilerne.dk/images/box_x_hoj.gif/images/box_x_hoj.gif https://bilerne.dk/images/box_x_hoj.gif — 200 — 346 B — 93 ms — http/1.1https://bilerne.dk/images/box_x_ven.gif/images/box_x_ven.gif https://bilerne.dk/images/box_x_ven.gif — 200 — 346 B — 93 ms — http/1.1https://bilerne.dk/images/box_up_midt.gif/images/box_up_midt.gif https://bilerne.dk/images/box_up_midt.gif — 200 — 333 B — 99 ms — http/1.1https://bilerne.dk/images/nosponsor.gif/images/nosponsor.gif https://bilerne.dk/images/nosponsor.gif — 200 — 411 B — 122 ms — http/1.1https://bilerne.dk/images/box_down_midt.gif/images/box_down_midt.gif https://bilerne.dk/images/box_down_midt.gif — 200 — 332 B — 126 ms — http/1.1https://bilerne.dk/images/left.jpg/images/left.jpg https://bilerne.dk/images/left.jpg — 200 — 734 B — 46 ms — http/1.1https://bilerne.dk/images/left_top.jpg/images/left_top.jpg https://bilerne.dk/images/left_top.jpg — 200 — 608 B — 50 ms — http/1.1https://bilerne.dk/images/right_top.jpg/images/right_top.jpg https://bilerne.dk/images/right_top.jpg — 200 — 613 B — 47 ms — http/1.1https://bilerne.dk/images/left_bottom.jpg/images/left_bottom.jpg https://bilerne.dk/images/left_bottom.jpg — 200 — 616 B — 48 ms — http/1.1https://bilerne.dk/images/right_bottom.jpg/images/right_bottom.jpg https://bilerne.dk/images/right_bottom.jpg — 200 — 617 B — 44 ms — http/1.1https://bilerne.dk/images/right.jpg/images/right.jpg https://bilerne.dk/images/right.jpg — 200 — 788 B — 41 ms — http/1.1https://bilerne.dk/images/bottom.jpg/images/bottom.jpg https://bilerne.dk/images/bottom.jpg — 200 — 1.2 KiB — 39 ms — http/1.1https://bilerne.dk/images/bundlinie.jpg/images/bundlinie.jpg https://bilerne.dk/images/bundlinie.jpg — 200 — 3.2 KiB — 45 ms — http/1.1https://bilerne.dk/images/top_m.jpg/images/top_m.jpg https://bilerne.dk/images/top_m.jpg — 200 — 595 B — 46 ms — http/1.1https://bilerne.dk/images/left_m.jpg/images/left_m.jpg https://bilerne.dk/images/left_m.jpg — 200 — 595 B — 46 ms — http/1.1https://bilerne.dk/images/right_m.jpg/images/right_m.jpg https://bilerne.dk/images/right_m.jpg — 200 — 599 B — 45 ms — http/1.1https://bilerne.dk/images/bottom_m.jpg/images/bottom_m.jpg https://bilerne.dk/images/bottom_m.jpg — 200 — 601 B — 40 ms — http/1.1https://bilerne.dk/favicon.ico/favicon.ico https://bilerne.dk/favicon.ico — 404 — 5.3 KiB — 47 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
48 images, 22 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

48

Total Size

22 KB

48 missing alt text 32 missing dimensions 29 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