Skip to content
https://www.hornbach.se

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
4
REVIEW
6
PASS
13
INFO
4

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

50
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.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

3.55 s

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

5.85 s

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

863 ms

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

0.029

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

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

10.83 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
27
13 PASS 6 REVIEW 4 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 113 requests
FIX
2.4 MB transferred, 113 requests
Info::
Page weighs 8.8 MB (2.4 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 759 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 759 KB
Warning::
113 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
113 requests
0.51 g CO2 per page load
Images 1.1 MiB 45%
JavaScript 759.0 KiB 30%
HTML 483.5 KiB 19%
Fonts 90.7 KiB 4%
CSS 16.8 KiB 1%
Other 14.6 KiB 1%
Other 13.8 KiB 1%
Other 1.8 KiB 0%
Other 0 B 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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
6250ms total JS execution
FIX
6250ms total JS execution
Warning::
https://www.hornbach.se/cms/static/stencil/hornbac...: 1959ms CPU time
Warning::
https://www.hornbach.se/: 1568ms CPU time
Warning::
Unattributable: 1025ms CPU time
Warning::
https://dok.js-cdn.dynatrace.com/jstag/193010ae318...: 645ms CPU time
Warning::
https://www.hornbach.se/cms/static/stencil/hornbac...: 318ms CPU time
Info::
Third-party scripts: 2084ms (33% of total)

Main Thread Breakdown

Script Evaluation 45% Style & Layout 20% Other 18% Parse HTML & CSS 7% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-ClHQwksH.js1959ms1550ms0ms1st
https://www.hornbach.se/1568ms79ms10ms1st
Unattributable1025ms77ms0ms3rd
https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.js645ms503ms22ms3rd
https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-KCfZpJ0-.js318ms0ms4ms1st
https://ti.hornbach.se/resp/api/get/304755729711990?url=https%3A%2F%2Fwww.hornbach.se%2F&v=5228ms211ms12ms3rd
https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js153ms114ms21ms1st
https://web.cmp.usercentrics.eu/ui/v/3.119.0/WebSdk.lib.5ddd9ff8.js109ms84ms22ms3rd
https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js97ms77ms19ms1st
https://web.cmp.usercentrics.eu/ui/v/3.119.0/UcGdprCmpView.b05dbc41.js76ms32ms6ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
113 resources · 2.4 MB · 166 KB savings available
FIX
113 resources · 2.4 MB · 166 KB savings available
Warning::
Page weight 2.4 MB exceeds 1 MB target by 1.4 MB
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~166 KB of savings available
Warning::
53 third-party resources (54% of weight)
Info::
1 resources over 200KB
113 resources · 2.4 MiB · 53 third-party 1.4 MiB over 1MB target
Image 45% · 1.1 MiB
JavaScript 30% · 759.0 KiB
Document 19% · 483.6 KiB
Font 4% · 90.7 KiB
CSS 1% · 16.8 KiB
Other 1% · 15.6 KiB

~166.2 KiB of savings available

Remove unused JavaScript: 166.2 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store,private, no-cache, no-store, max-age=0,private, no-cache, no-store, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store,private, no-cache, no-store, max-age=0,private, no-cache, no-store, max-age=0

DirectiveValueMeaning
no-storeNever cache this response
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
B
Third-Party Impact
54% third-party, 0 ms blocking
REVIEW
54% third-party, 0 ms blocking
Warning::
Third-party code accounts for 54% of page weight (1.3 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
46%
54%
First-party Third-party
B
Image Optimization
39 images, 0 KB saveable
REVIEW
39 images, 0 KB saveable
Info::
All images are well-optimized
39 images 1.1 MB
0 oversized -0 KB
26 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
49 scripts, 166 KB unused
REVIEW
49 scripts, 166 KB unused
Warning::
https://dok.js-cdn.dynatrace.com/jstag/193010ae318...: 57 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hornbach.se/globals/static/globals/glo...: 38 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hornbach.se/globals/static/globals/glo...: 36 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web.cmp.usercentrics.eu/ui/v/3.119.0/WebSd...: 35 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 166 KB
166 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.js128 KB57 KB (45%)3rd
https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js69 KB38 KB (55%)1st
https://www.hornbach.se/globals/static/globals/globals.react18.83f8a597237f9f38.js42 KB36 KB (85%)1st
https://web.cmp.usercentrics.eu/ui/v/3.119.0/WebSdk.lib.5ddd9ff8.js56 KB35 KB (63%)3rd
https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-6f6fb91e.entry.js1 KB1st
https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-eca7d17f.entry.js2 KB1st
https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js55 KB1st
https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.fdde40612a64de8b41d1.js23 KB1st
https://web.cmp.usercentrics.eu/ui/loader.js16 KB3rd
https://www.hornbach.se/globals/static/globals/globals.coveotracking.f0167e0776a05697.js3 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

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

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

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

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
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.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
3 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.
Warning::
Total JS execution time is 6.2 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
3 fonts (91 KB)
PASS
3 fonts (91 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

91 KB total

Render-blocking

0

of 3

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 FCP 3.6 s LCP 5.9 shttps://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2tradegothichornbach-bol... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2 — 20.8 KiB — 19 ms — font-display: swaphttps://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2badhousehornbach-bold-w... https://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2 — 43.6 KiB — 19 ms — font-display: swaphttps://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2tradegothichornbach-202... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2 — 26.3 KiB — 22 ms — font-display: swap
tradegothichornbach-bol... woff2 swap
Size 21 KB
Load time 19 ms
Start 115 ms
Risk FOUT — text flashes from fallback to web font
badhousehornbach-bold-w... woff2 swap
Size 44 KB
Load time 19 ms
Start 116 ms
Risk FOUT — text flashes from fallback to web font
tradegothichornbach-202... woff2 swap
Size 26 KB
Load time 22 ms
Start 116 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+
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
15 hints, 0 missing preconnects
PASS
15 hints, 0 missing preconnects
Info::
6 dns-prefetch redundant with preconnect on same origin
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.googletagmanager.com, https://www.googleadservices.com, https://googleads.g.doubleclick.net (+3 more). Remove the redundant dns-prefetch entries.
Info::
6 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //www.googletagmanager.com (dns-prefetch+preconnect), //www.googleadservices.com (dns-prefetch+preconnect), //www.google.de (dns-prefetch+preconnect) (+3 more).
Info::
Page uses 15 resource hint(s)

Current Resource Hints

preconnect
6
preload
3
dns-prefetch
6
prefetch

15 resource hints configured

preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.googletagmanager.com, https://www.googleadservices.com, https://googleads.g.doubleclick.net (+3 more). Remove the redundant dns-prefetch entries.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: //www.googletagmanager.com (dns-prefetch+preconnect), //www.googleadservices.com (dns-prefetch+preconnect), //www.google.de (dns-prefetch+preconnect) (+3 more).

Why this matters

Performance issues directly impact user engagement and conversion rates.

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+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store,private, no-cache, no-store, max-age=0,private, no-cache, no-store, max-age=0
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,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+
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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
6 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

Network Waterfall
113 requests over 2944ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.6 s LCP 5.9 shttps://www.hornbach.se// https://www.hornbach.se/ — 200 — 482.4 KiB — 168 ms — h2https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2/theme/static/657/fonts/tradegothic... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2 — 200 — 20.8 KiB — 19 ms — h2https://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2/theme/static/657/fonts/badhousehor... https://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2 — 200 — 43.6 KiB — 19 ms — h2https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2/theme/static/657/fonts/tradegothic... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2 — 200 — 26.3 KiB — 22 ms — h2https://www.hornbach.se/theme/static/657/theme-HJCEGFWQ.css/theme/static/657/theme-HJCEGFWQ.cs... https://www.hornbach.se/theme/static/657/theme-HJCEGFWQ.css — 200 — 2.0 KiB — 9 ms — h2https://www.hornbach.se/auth/oidc-service/static/oidc_service.d14e8e6353947e21315f.js/auth/oidc-service/static/oidc_serv... https://www.hornbach.se/auth/oidc-service/static/oidc_service.d14e8e6353947e21315f.js — 200 — 38.3 KiB — 22 ms — h2https://www.hornbach.se/header/css/header.d6765f0c5c97d688af3c.css/header/css/header.d6765f0c5c97d688... https://www.hornbach.se/header/css/header.d6765f0c5c97d688af3c.css — 200 — 7.2 KiB — 90 ms — h2https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.1249557debe865f1b678.css/wishlist/static/wishlist-ui.wishli... https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.1249557debe865f1b678.css — 200 — 2.1 KiB — 9 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.css/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.css — 200 — 2.9 KiB — 16 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.esm.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.esm.js — 200 — 5.1 KiB — 20 ms — h2https://www.hornbach.se/header/v2/static/header-ui.index.eb259e15c551bd4a.css/header/v2/static/header-ui.index.e... https://www.hornbach.se/header/v2/static/header-ui.index.eb259e15c551bd4a.css — 200 — 96 B — 15 ms — h2https://media.hornbach.se/webshop-commons/657/images/logo.sv-SE.v1.svgmedia.hornbach.se/webshop-commons/6... https://media.hornbach.se/webshop-commons/657/images/logo.sv-SE.v1.svg — 200 — 12.9 KiB — 36 ms — h2https://media.hornbach.se/cms/de/chke2-5f/1861cae18083d0bd140d1b769b07a6/topfpflanzen-smart-bewaessern.jpg?size=768media.hornbach.se/cms/de/chke2-5f/1... https://media.hornbach.se/cms/de/chke2-5f/1861cae18083d0bd140d1b769b07a6/topfpflanzen-smart-bewaessern.jpg?size=768 — 200 — 92.4 KiB — 63 ms — h2https://www.hornbach.se/globals/manifest.json/globals/manifest.json https://www.hornbach.se/globals/manifest.json — 200 — 1.8 KiB — 89 ms — h3https://www.hornbach.se/cms/static/hornbach/technik/global-footer/hb-global-footer.caf244250a9f2b46f39a801aee9bf278.css/cms/static/hornbach/technik/global... https://www.hornbach.se/cms/static/hornbach/technik/global-footer/hb-global-footer.caf244250a9f2b46f39a801aee9bf278.css — 200 — 2.5 KiB — 3 ms — h3https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 85 ms — h2https://www.hornbach.se/globals/static/globals/globals.react18.83f8a597237f9f38.js/globals/static/globals/globals.rea... https://www.hornbach.se/globals/static/globals/globals.react18.83f8a597237f9f38.js — 200 — 42.0 KiB — 10 ms — h3https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js/globals/static/globals/globals.bas... https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js — 200 — 69.3 KiB — 17 ms — h3https://www.hornbach.se/header/js/header.8e528c6a434cf3702354.js/header/js/header.8e528c6a434cf3702... https://www.hornbach.se/header/js/header.8e528c6a434cf3702354.js — 200 — 7.8 KiB — 94 ms — h3https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js/autocomplete/assets/autocomplete.7... https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js — 200 — 55.0 KiB — 95 ms — h3https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.fdde40612a64de8b41d1.js/wishlist/static/wishlist-ui.wishli... https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.fdde40612a64de8b41d1.js — 200 — 23.1 KiB — 17 ms — h3https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.jsdok.js-cdn.dynatrace.com/jstag/1930... https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.js — 200 — 128.0 KiB — 46 ms — h2https://www.hornbach.se/globals/static/globals/globals.coveotracking.f0167e0776a05697.js/globals/static/globals/globals.cov... https://www.hornbach.se/globals/static/globals/globals.coveotracking.f0167e0776a05697.js — 200 — 3.2 KiB — 13 ms — h3https://www.hornbach.se/header/v2/static/header-ui.index.aa66832272253ece.js/header/v2/static/header-ui.index.a... https://www.hornbach.se/header/v2/static/header-ui.index.aa66832272253ece.js — 200 — 3.5 KiB — 14 ms — h3https://ti.hornbach.se/resp/api/get/304755729711990?url=https%3A%2F%2Fwww.hornbach.se%2F&v=5ti.hornbach.se/resp/api/get/3047557... https://ti.hornbach.se/resp/api/get/304755729711990?url=https%3A%2F%2Fwww.hornbach.se%2F&v=5 — 200 — 44.0 KiB — 249 ms — http/1.1https://www.hornbach.se/theme/iconsV2.svg?c=2/theme/iconsV2.svg?c=2 https://www.hornbach.se/theme/iconsV2.svg?c=2 — 200 — 11.1 KiB — 111 ms — h3https://www.hornbach.se/header/img/bg-img--header.104befc29af6e8b628dd..jpg/header/img/bg-img--header.104befc2... https://www.hornbach.se/header/img/bg-img--header.104befc29af6e8b628dd..jpg — 200 — 18.3 KiB — 90 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-ClHQwksH.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-ClHQwksH.js — 200 — 13.9 KiB — 6 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/scratch-scalable.svg/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/scratch-scalable.svg — 200 — 4.2 KiB — 3 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/rasen-300x300-20.jpg/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/rasen-300x300-20.jpg — 200 — 20.8 KiB — 5 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.6 s LCP 5.9 shttps://www.hornbach.se// https://www.hornbach.se/ — 200 — 482.4 KiB — 168 ms — h2https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2/theme/static/657/fonts/tradegothic... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-boldcondensed-webfont.woff2 — 200 — 20.8 KiB — 19 ms — h2https://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2/theme/static/657/fonts/badhousehor... https://www.hornbach.se/theme/static/657/fonts/badhousehornbach-bold-webfont.woff2 — 200 — 43.6 KiB — 19 ms — h2https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2/theme/static/657/fonts/tradegothic... https://www.hornbach.se/theme/static/657/fonts/tradegothichornbach-2022.woff2 — 200 — 26.3 KiB — 22 ms — h2https://www.hornbach.se/theme/static/657/theme-HJCEGFWQ.css/theme/static/657/theme-HJCEGFWQ.cs... https://www.hornbach.se/theme/static/657/theme-HJCEGFWQ.css — 200 — 2.0 KiB — 9 ms — h2https://www.hornbach.se/auth/oidc-service/static/oidc_service.d14e8e6353947e21315f.js/auth/oidc-service/static/oidc_serv... https://www.hornbach.se/auth/oidc-service/static/oidc_service.d14e8e6353947e21315f.js — 200 — 38.3 KiB — 22 ms — h2https://www.hornbach.se/header/css/header.d6765f0c5c97d688af3c.css/header/css/header.d6765f0c5c97d688... https://www.hornbach.se/header/css/header.d6765f0c5c97d688af3c.css — 200 — 7.2 KiB — 90 ms — h2https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.1249557debe865f1b678.css/wishlist/static/wishlist-ui.wishli... https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.1249557debe865f1b678.css — 200 — 2.1 KiB — 9 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.css/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.css — 200 — 2.9 KiB — 16 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.esm.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/cms-components.esm.js — 200 — 5.1 KiB — 20 ms — h2https://www.hornbach.se/header/v2/static/header-ui.index.eb259e15c551bd4a.css/header/v2/static/header-ui.index.e... https://www.hornbach.se/header/v2/static/header-ui.index.eb259e15c551bd4a.css — 200 — 96 B — 15 ms — h2https://media.hornbach.se/webshop-commons/657/images/logo.sv-SE.v1.svgmedia.hornbach.se/webshop-commons/6... https://media.hornbach.se/webshop-commons/657/images/logo.sv-SE.v1.svg — 200 — 12.9 KiB — 36 ms — h2https://media.hornbach.se/cms/de/chke2-5f/1861cae18083d0bd140d1b769b07a6/topfpflanzen-smart-bewaessern.jpg?size=768media.hornbach.se/cms/de/chke2-5f/1... https://media.hornbach.se/cms/de/chke2-5f/1861cae18083d0bd140d1b769b07a6/topfpflanzen-smart-bewaessern.jpg?size=768 — 200 — 92.4 KiB — 63 ms — h2https://www.hornbach.se/globals/manifest.json/globals/manifest.json https://www.hornbach.se/globals/manifest.json — 200 — 1.8 KiB — 89 ms — h3https://www.hornbach.se/cms/static/hornbach/technik/global-footer/hb-global-footer.caf244250a9f2b46f39a801aee9bf278.css/cms/static/hornbach/technik/global... https://www.hornbach.se/cms/static/hornbach/technik/global-footer/hb-global-footer.caf244250a9f2b46f39a801aee9bf278.css — 200 — 2.5 KiB — 3 ms — h3https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 85 ms — h2https://www.hornbach.se/globals/static/globals/globals.react18.83f8a597237f9f38.js/globals/static/globals/globals.rea... https://www.hornbach.se/globals/static/globals/globals.react18.83f8a597237f9f38.js — 200 — 42.0 KiB — 10 ms — h3https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js/globals/static/globals/globals.bas... https://www.hornbach.se/globals/static/globals/globals.base.13bb036fb7ca82a8.js — 200 — 69.3 KiB — 17 ms — h3https://www.hornbach.se/header/js/header.8e528c6a434cf3702354.js/header/js/header.8e528c6a434cf3702... https://www.hornbach.se/header/js/header.8e528c6a434cf3702354.js — 200 — 7.8 KiB — 94 ms — h3https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js/autocomplete/assets/autocomplete.7... https://www.hornbach.se/autocomplete/assets/autocomplete.79c197ddf69e3992ed42.js — 200 — 55.0 KiB — 95 ms — h3https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.fdde40612a64de8b41d1.js/wishlist/static/wishlist-ui.wishli... https://www.hornbach.se/wishlist/static/wishlist-ui.wishlistSSI.fdde40612a64de8b41d1.js — 200 — 23.1 KiB — 17 ms — h3https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.jsdok.js-cdn.dynatrace.com/jstag/1930... https://dok.js-cdn.dynatrace.com/jstag/193010ae318/sri/ruxitagent_ICA15789NPRTUVXfqrux_10335260306043831.js — 200 — 128.0 KiB — 46 ms — h2https://www.hornbach.se/globals/static/globals/globals.coveotracking.f0167e0776a05697.js/globals/static/globals/globals.cov... https://www.hornbach.se/globals/static/globals/globals.coveotracking.f0167e0776a05697.js — 200 — 3.2 KiB — 13 ms — h3https://www.hornbach.se/header/v2/static/header-ui.index.aa66832272253ece.js/header/v2/static/header-ui.index.a... https://www.hornbach.se/header/v2/static/header-ui.index.aa66832272253ece.js — 200 — 3.5 KiB — 14 ms — h3https://ti.hornbach.se/resp/api/get/304755729711990?url=https%3A%2F%2Fwww.hornbach.se%2F&v=5ti.hornbach.se/resp/api/get/3047557... https://ti.hornbach.se/resp/api/get/304755729711990?url=https%3A%2F%2Fwww.hornbach.se%2F&v=5 — 200 — 44.0 KiB — 249 ms — http/1.1https://www.hornbach.se/theme/iconsV2.svg?c=2/theme/iconsV2.svg?c=2 https://www.hornbach.se/theme/iconsV2.svg?c=2 — 200 — 11.1 KiB — 111 ms — h3https://www.hornbach.se/header/img/bg-img--header.104befc29af6e8b628dd..jpg/header/img/bg-img--header.104befc2... https://www.hornbach.se/header/img/bg-img--header.104befc29af6e8b628dd..jpg — 200 — 18.3 KiB — 90 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-ClHQwksH.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-ClHQwksH.js — 200 — 13.9 KiB — 6 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/scratch-scalable.svg/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/scratch-scalable.svg — 200 — 4.2 KiB — 3 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/rasen-300x300-20.jpg/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/rasen-300x300-20.jpg — 200 — 20.8 KiB — 5 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/badge-bg.webp/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/badge-bg.webp — 200 — 825 B — 3 ms — h3https://media.hornbach.se/hb/packshot/as.149500919.jpg?dvid=8media.hornbach.se/hb/packshot/as.14... https://media.hornbach.se/hb/packshot/as.149500919.jpg?dvid=8 — 200 — 18.1 KiB — 13 ms — h2https://media.hornbach.se/hb/packshot/as.49934797.jpg?dvid=8media.hornbach.se/hb/packshot/as.49... https://media.hornbach.se/hb/packshot/as.49934797.jpg?dvid=8 — 200 — 29.5 KiB — 4 ms — h2https://media.hornbach.se/hb/packshot/as.46444422.jpg?dvid=8media.hornbach.se/hb/packshot/as.46... https://media.hornbach.se/hb/packshot/as.46444422.jpg?dvid=8 — 200 — 24.6 KiB — 23 ms — h2https://media.hornbach.se/hb/packshot/as.183301698.jpg?dvid=8media.hornbach.se/hb/packshot/as.18... https://media.hornbach.se/hb/packshot/as.183301698.jpg?dvid=8 — 200 — 6.4 KiB — 23 ms — h2https://media.hornbach.se/hb/packshot/as.175410066.jpg?dvid=8media.hornbach.se/hb/packshot/as.17... https://media.hornbach.se/hb/packshot/as.175410066.jpg?dvid=8 — 200 — 23.6 KiB — 28 ms — h2https://media.hornbach.se/hb/packshot/as.47241559.jpg?dvid=8media.hornbach.se/hb/packshot/as.47... https://media.hornbach.se/hb/packshot/as.47241559.jpg?dvid=8 — 200 — 33.0 KiB — 26 ms — h2https://media.hornbach.se/hb/packshot/as.129265421.jpg?dvid=8media.hornbach.se/hb/packshot/as.12... https://media.hornbach.se/hb/packshot/as.129265421.jpg?dvid=8 — 200 — 25.4 KiB — 25 ms — h2https://media.hornbach.se/cms/de/chke2-35/ff89acd0cc1f9f71b4621596638f3b/balkon-gestalten-kv.jpg?size=768media.hornbach.se/cms/de/chke2-35/f... https://media.hornbach.se/cms/de/chke2-35/ff89acd0cc1f9f71b4621596638f3b/balkon-gestalten-kv.jpg?size=768 — 200 — 113.7 KiB — 83 ms — h2https://media.hornbach.se/hb/packshot/as.46716598.jpg?dvid=8media.hornbach.se/hb/packshot/as.46... https://media.hornbach.se/hb/packshot/as.46716598.jpg?dvid=8 — 200 — 39.2 KiB — 33 ms — h2https://media.hornbach.se/hb/packshot/as.53780511.jpg?dvid=8media.hornbach.se/hb/packshot/as.53... https://media.hornbach.se/hb/packshot/as.53780511.jpg?dvid=8 — 200 — 58.4 KiB — 36 ms — h2https://media.hornbach.se/cms/de/chke2-05/6fc5fa00779cb39e9579913f949789/balkon-sichtschutz-kv.jpg?size=768media.hornbach.se/cms/de/chke2-05/6... https://media.hornbach.se/cms/de/chke2-05/6fc5fa00779cb39e9579913f949789/balkon-sichtschutz-kv.jpg?size=768 — 200 — 89.4 KiB — 58 ms — h2https://media.hornbach.se/cms/de/chke2-53/5bd227fe5e5865342e683a74d96095/bodenbelaege-fuer-balkon-klickfliesen-doing.jpg?size=768media.hornbach.se/cms/de/chke2-53/5... https://media.hornbach.se/cms/de/chke2-53/5bd227fe5e5865342e683a74d96095/bodenbelaege-fuer-balkon-klickfliesen-doing.jpg?size=768 — 200 — 48.0 KiB — 43 ms — h2https://media.hornbach.se/hb/packshot/as.46397407.jpg?dvid=8media.hornbach.se/hb/packshot/as.46... https://media.hornbach.se/hb/packshot/as.46397407.jpg?dvid=8 — 200 — 92.0 KiB — 42 ms — h2https://media.hornbach.se/hb/packshot/as.122086701.jpg?dvid=8media.hornbach.se/hb/packshot/as.12... https://media.hornbach.se/hb/packshot/as.122086701.jpg?dvid=8 — 200 — 24.9 KiB — 35 ms — h2https://media.hornbach.se/hb/detail/as.41735846.jpg?dvid=8media.hornbach.se/hb/detail/as.4173... https://media.hornbach.se/hb/detail/as.41735846.jpg?dvid=8 — 200 — 96.9 KiB — 38 ms — h2https://media.hornbach.se/hb/packshot/as.176631042.jpg?dvid=8media.hornbach.se/hb/packshot/as.17... https://media.hornbach.se/hb/packshot/as.176631042.jpg?dvid=8 — 200 — 10.0 KiB — 28 ms — h2https://media.hornbach.se/hb/packshot/as.179247089.jpg?dvid=8media.hornbach.se/hb/packshot/as.17... https://media.hornbach.se/hb/packshot/as.179247089.jpg?dvid=8 — 200 — 20.4 KiB — 23 ms — h2https://media.hornbach.se/hb/packshot/as.64626383.jpg?dvid=8media.hornbach.se/hb/packshot/as.64... https://media.hornbach.se/hb/packshot/as.64626383.jpg?dvid=8 — 200 — 17.8 KiB — 34 ms — h2https://media.hornbach.se/cms/de/chke2-8c/04a02d6aad85af83d5ab2bca9cac70/rueckruf-icon-home.png?size=120media.hornbach.se/cms/de/chke2-8c/0... https://media.hornbach.se/cms/de/chke2-8c/04a02d6aad85af83d5ab2bca9cac70/rueckruf-icon-home.png?size=120 — 200 — 4.1 KiB — 53 ms — h2https://media.hornbach.se/cms/se/chke2-94/013c6eb79ce749babf37ef3d1d579d/hornbach-varuhus.png?size=120media.hornbach.se/cms/se/chke2-94/0... https://media.hornbach.se/cms/se/chke2-94/013c6eb79ce749babf37ef3d1d579d/hornbach-varuhus.png?size=120 — 200 — 2.4 KiB — 47 ms — h2https://media.hornbach.se/cms/se/chke2-d6/5c86150e414194a884f92546e9eef7/ra-4h-icon.png?size=120media.hornbach.se/cms/se/chke2-d6/5... https://media.hornbach.se/cms/se/chke2-d6/5c86150e414194a884f92546e9eef7/ra-4h-icon.png?size=120 — 200 — 3.9 KiB — 47 ms — h2https://media.hornbach.se/cms/se/chke2-1e/a70c39056a0703b92d3e701f9d4779/appen.png?size=120media.hornbach.se/cms/se/chke2-1e/a... https://media.hornbach.se/cms/se/chke2-1e/a70c39056a0703b92d3e701f9d4779/appen.png?size=120 — 200 — 5.0 KiB — 49 ms — h2https://media.hornbach.se/cms/se/chke2-3b/0a02535437510475a8d5984ac7bba4/prisgaranti.png?size=120media.hornbach.se/cms/se/chke2-3b/0... https://media.hornbach.se/cms/se/chke2-3b/0a02535437510475a8d5984ac7bba4/prisgaranti.png?size=120 — 200 — 4.7 KiB — 91 ms — h2https://media.hornbach.se/cms/se/chke2-0f/dff91fc311efee1128e4f820e47629/hantverkartjanster-1.png?size=120media.hornbach.se/cms/se/chke2-0f/d... https://media.hornbach.se/cms/se/chke2-0f/dff91fc311efee1128e4f820e47629/hantverkartjanster-1.png?size=120 — 200 — 4.9 KiB — 50 ms — h2https://media.hornbach.se/cms/se/chke2-2b/f55e07bd6f5258f96ef6b3ac76f059/herotsr-2400x1600.jpg?size=768media.hornbach.se/cms/se/chke2-2b/f... https://media.hornbach.se/cms/se/chke2-2b/f55e07bd6f5258f96ef6b3ac76f059/herotsr-2400x1600.jpg?size=768 — 200 — 40.5 KiB — 47 ms — h2https://media.hornbach.se/cms/se/chke2-59/cb371222ce4331bb4a91ee55f61d38/kundkonto-teaser-usps-vartlofte-se.jpg?size=768media.hornbach.se/cms/se/chke2-59/c... https://media.hornbach.se/cms/se/chke2-59/cb371222ce4331bb4a91ee55f61d38/kundkonto-teaser-usps-vartlofte-se.jpg?size=768 — 200 — 48.2 KiB — 52 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/beton-hell-600x600-60.jpg/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/assets/beton-hell-600x600-60.jpg — 200 — 64.3 KiB — 3 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.119.0/WebSdk.lib.5ddd9ff8.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/WebSdk.lib.5ddd9ff8.js — 200 — 56.4 KiB — 41 ms — h2https://www.hornbach.se/wishlist/static/wishlist-ui.chunk.276.63b78bfbeff14c1fc874.js/wishlist/static/wishlist-ui.chunk.... https://www.hornbach.se/wishlist/static/wishlist-ui.chunk.276.63b78bfbeff14c1fc874.js — 200 — 4.1 KiB — 4 ms — h3https://www.hornbach.se/wishlist/static/wishlist-ui.chunk.locale-657_sv-SE.6590f02345e26c63ba68.js/wishlist/static/wishlist-ui.chunk.... https://www.hornbach.se/wishlist/static/wishlist-ui.chunk.locale-657_sv-SE.6590f02345e26c63ba68.js — 200 — 3.4 KiB — 4 ms — h3https://www.hornbach.se/frontend/query?fitlocale=sv-SE&operation=wishlistButtonItemList/frontend/query?fitlocale=sv-SE&ope... https://www.hornbach.se/frontend/query?fitlocale=sv-SE&operation=wishlistButtonItemList — 200 — 296 B — 89 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-9e970245.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-9e970245.entry.js — 200 — 7.0 KiB — 3 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-d8e99c48.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-d8e99c48.entry.js — 200 — 2.7 KiB — 2 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-68a20905.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-68a20905.entry.js — 200 — 2.5 KiB — 3 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-eca7d17f.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-eca7d17f.entry.js — 200 — 1.6 KiB — 4 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-6be28cb3.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-6be28cb3.entry.js — 200 — 1.9 KiB — 3 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-83ef4c77.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-83ef4c77.entry.js — 200 — 1.7 KiB — 9 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-437dd986.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-437dd986.entry.js — 200 — 1.8 KiB — 9 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-f773ce00.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-f773ce00.entry.js — 200 — 1.5 KiB — 9 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-6f6fb91e.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-6f6fb91e.entry.js — 200 — 1.5 KiB — 7 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-29cadb83.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-29cadb83.entry.js — 200 — 1.8 KiB — 12 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-80d2914b.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-80d2914b.entry.js — 200 — 1.3 KiB — 15 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-bdf044fe.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-bdf044fe.entry.js — 200 — 666 B — 15 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-7cdc3205.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-7cdc3205.entry.js — 200 — 1.4 KiB — 13 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-37cff356.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-37cff356.entry.js — 200 — 1.6 KiB — 13 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-c74f2fe1.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-c74f2fe1.entry.js — 200 — 1.9 KiB — 12 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-f8bbbdd0.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-f8bbbdd0.entry.js — 200 — 2.0 KiB — 11 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-24eb6c0b.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-24eb6c0b.entry.js — 200 — 4.4 KiB — 16 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-79e516a6.entry.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-79e516a6.entry.js — 200 — 1.1 KiB — 2 ms — h3https://www.hornbach.se/frontend/query?operationName=HeaderBadges&fitlocale=sv-SE/frontend/query?operationName=Heade... https://www.hornbach.se/frontend/query?operationName=HeaderBadges&fitlocale=sv-SE — 200 — 230 B — 86 ms — h3https://v1.api.service.cmp.usercentrics.eu/latest/core/IGVLd4B1Sv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/IGVLd4B1S — 200 — 530 B — 79 ms — h2https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-BXNQAMzC.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-BXNQAMzC.js — 200 — 810 B — 11 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-D2LouJJs.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-D2LouJJs.js — 200 — 50.0 KiB — 21 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-bKrZ4KL3.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-bKrZ4KL3.js — 200 — 2.3 KiB — 11 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-DDSuvqrv.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-DDSuvqrv.js — 200 — 47.2 KiB — 20 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-KCfZpJ0-.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-KCfZpJ0-.js — 200 — 15.4 KiB — 16 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-Bq9SfSMv.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-Bq9SfSMv.js — 200 — 2.5 KiB — 15 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-Dv5Wo2L9.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-Dv5Wo2L9.js — 200 — 460 B — 12 ms — h3https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-DL9yImA6.js/cms/static/stencil/hornbach/cms-20... https://www.hornbach.se/cms/static/stencil/hornbach/cms-2026-05-01/dist/cms-components/p-DL9yImA6.js — 200 — 419 B — 15 ms — h3https://www.hornbach.se/theme/static/657/favicon.ico/theme/static/657/favicon.ico https://www.hornbach.se/theme/static/657/favicon.ico — 200 — 759 B — 3 ms — h3https://bf61290uaa.bf.dynatrace.com/bf?sc=3&si=v_4_srv_5_sn_D6BDA988AF2116B73A8FC76C785B3BC8_perc_100000_ol_0_mul_1_app-3A7e6d047ee3f9b6d2_0&ty=js&pv=4&ai=7e6d047ee3f9b6d2&en=o26m5unv&cr=1777887339142&av=1.335.1&cy=event&bc=3234656766&co=snappy&st=1778499795048&ss=0&qc=1331356044&end=1bf61290uaa.bf.dynatrace.com/bf?sc=3... https://bf61290uaa.bf.dynatrace.com/bf?sc=3&si=v_4_srv_5_sn_D6BDA988AF2116B73A8FC76C785B3BC8_perc_100000_ol_0_mul_1_app-3A7e6d047ee3f9b6d2_0&ty=js&pv=4&ai=7e6d047ee3f9b6d2&en=o26m5unv&cr=1777887339142&av=1.335.1&cy=event&bc=3234656766&co=snappy&st=1778499795048&ss=0&qc=1331356044&end=1 — 202 — 519 B — 158 ms — h2https://www.hornbach.se/theme/static/657/logos/logo-144x144.png/theme/static/657/logos/logo-144x14... https://www.hornbach.se/theme/static/657/logos/logo-144x144.png — 200 — 2.0 KiB — 3 ms — h3https://connect.hornbach.se/361286546033179/wt?p=500,www.hornbach.se%2F,1,412x823,24,1,1778499795594,0,412x823,0&nc=1&cr=SEK&la=en&cg3=pt_home&cg4=content&cg5=HOME%20SE&cp1=sv&cp2=9838877&cp3=se&cp4=4&cp6=0&cp7=770&cp35=www.hornbach.se%2F&cp776=HORNBACH%20-%20Byggvaruhuset%20f%26%23246%3Br%20dina%20byggprojekt%20och%20tr%26%23228%3Bdg%26%23229%3Brdsprojekt&cp777=content&cs5=webshop&cs6=0&cs10=4&cs800=0&np=&pu=https%3A%2F%2Fwww.hornbach.se%2F&pf=97&cs802=4112&cs801=33283328363d3728342833connect.hornbach.se/361286546033179... https://connect.hornbach.se/361286546033179/wt?p=500,www.hornbach.se%2F,1,412x823,24,1,1778499795594,0,412x823,0&nc=1&cr=SEK&la=en&cg3=pt_home&cg4=content&cg5=HOME%20SE&cp1=sv&cp2=9838877&cp3=se&cp4=4&cp6=0&cp7=770&cp35=www.hornbach.se%2F&cp776=HORNBACH%20-%20Byggvaruhuset%20f%26%23246%3Br%20dina%20byggprojekt%20och%20tr%26%23228%3Bdg%26%23229%3Brdsprojekt&cp777=content&cs5=webshop&cs6=0&cs10=4&cs800=0&np=&pu=https%3A%2F%2Fwww.hornbach.se%2F&pf=97&cs802=4112&cs801=33283328363d3728342833 — 200 — 372 B — 124 ms — h2https://www.hornbach.se/theme/static/657/logos/logo-32x32.png/theme/static/657/logos/logo-32x32.... https://www.hornbach.se/theme/static/657/logos/logo-32x32.png — 200 — 748 B — 2 ms — h3https://app.usercentrics.eu/session/1px.png?settingsId=IGVLd4B1Sapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=IGVLd4B1S — 200 — 1.0 KiB — 59 ms — h2https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.htmlweb.cmp.usercentrics.eu/cdcs/v/1.0.... https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.html — 200 — 1.1 KiB — 58 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/sv/GDPR/IGVLd4B1S/57.36.189/57.36.189v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/sv/GDPR/IGVLd4B1S/57.36.189/57.36.189 — 200 — 7.8 KiB — 22 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.119.0/GdprCmpController.597ef4e9.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/GdprCmpController.597ef4e9.js — 200 — 9.4 KiB — 20 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=IGVLd4B1S&t=24&abv=&r=https%3A%2F%2Fwww.hornbach.se%2F&cb=1778499795756uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=IGVLd4B1S&t=24&abv=&r=https%3A%2F%2Fwww.hornbach.se%2F&cb=1778499795756 — 200 — 169 B — 94 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 150 ms — h2https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.9fffdb6f.jsweb.cmp.usercentrics.eu/ui/TvGdprCm... https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.9fffdb6f.js — 200 — 30.1 KiB — 26 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.119.0/UcGdprCmpView.b05dbc41.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/UcGdprCmpView.b05dbc41.js — 200 — 18.4 KiB — 32 ms — h3https://uct.service.usercentrics.eu/uct?v=2&sid=IGVLd4B1S&t=1&abv=&r=https%3A%2F%2Fwww.hornbach.se%2F&cb=1778499795803uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=IGVLd4B1S&t=1&abv=&r=https%3A%2F%2Fwww.hornbach.se%2F&cb=1778499795803 — 200 — 301 B — 44 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.119.0/sections.c79e0e02.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/sections.c79e0e02.js — 200 — 1.8 KiB — 20 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.119.0/secondLayer.b796d0f0.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/secondLayer.b796d0f0.js — 200 — 3.0 KiB — 22 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.119.0/getToastifyStyle.4f0a73d7.jsweb.cmp.usercentrics.eu/ui/v/3.119.... https://web.cmp.usercentrics.eu/ui/v/3.119.0/getToastifyStyle.4f0a73d7.js — 200 — 720 B — 19 ms — h3https://cdn.yourhomie.ai/embed.min.jscdn.yourhomie.ai/embed.min.js https://cdn.yourhomie.ai/embed.min.js — 200 — 25.8 KiB — 139 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 33 ms — h2https://api.yourhomie.ai/v1/chatbots/c9f9c5e5-4df7-4945-9c51-6b73f6389241/publicapi.yourhomie.ai/v1/chatbots/c9f9c5... https://api.yourhomie.ai/v1/chatbots/c9f9c5e5-4df7-4945-9c51-6b73f6389241/public — 200 — 3.9 KiB — 150 ms — h2https://homie.blob.core.windows.net/images/chatbots/1e883ab8-b058-4978-a339-944b5f9fb5de/677da8c2-3f92-42ea-869b-def49d4a0725-iconImagehomie.blob.core.windows.net/images/... https://homie.blob.core.windows.net/images/chatbots/1e883ab8-b058-4978-a339-944b5f9fb5de/677da8c2-3f92-42ea-869b-def49d4a0725-iconImage — 200 — 14.0 KiB — 172 ms — http/1.1https://connect.hornbach.se/361286546033179/wt?p=500,www.hornbach.se%2F,1,412x823,24,1,1778499796268,2,412x823,0&nc=1&ct=Usercentrics%20Consent%20loaded&la=en&pu=https%3A%2F%2Fwww.hornbach.se%2F&pf=97&cs802=4112&cs801=33283328363d3728342833connect.hornbach.se/361286546033179... https://connect.hornbach.se/361286546033179/wt?p=500,www.hornbach.se%2F,1,412x823,24,1,1778499796268,2,412x823,0&nc=1&ct=Usercentrics%20Consent%20loaded&la=en&pu=https%3A%2F%2Fwww.hornbach.se%2F&pf=97&cs802=4112&cs801=33283328363d3728342833 — 200 — 149 B — 30 ms — h2https://bf61290uaa.bf.dynatrace.com/bf?sc=5&si=v_4_srv_5_sn_D6BDA988AF2116B73A8FC76C785B3BC8_perc_100000_ol_0_mul_1_app-3A7e6d047ee3f9b6d2_0&ty=js&pv=4&ai=7e6d047ee3f9b6d2&en=o26m5unv&cr=1777887339142&av=1.335.1&cy=event&bc=3757907556&co=snappy&st=1778499796970&ss=0&qc=1489583121&end=1bf61290uaa.bf.dynatrace.com/bf?sc=5... https://bf61290uaa.bf.dynatrace.com/bf?sc=5&si=v_4_srv_5_sn_D6BDA988AF2116B73A8FC76C785B3BC8_perc_100000_ol_0_mul_1_app-3A7e6d047ee3f9b6d2_0&ty=js&pv=4&ai=7e6d047ee3f9b6d2&en=o26m5unv&cr=1777887339142&av=1.335.1&cy=event&bc=3757907556&co=snappy&st=1778499796970&ss=0&qc=1489583121&end=1 — 202 — 517 B — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 2084ms · 247KB · kr126/mo
Unattributable
Other
Costly
Execution 1025ms
Transfer 0 KB
Monthly Cost kr62/mo
dok.js-cdn.dynatrace.com
Other
Costly
Execution 645ms
Transfer 128 KB
Unused 45%
Monthly Cost kr39/mo
ti.hornbach.se
Other
Costly
Execution 228ms
Transfer 44 KB
Monthly Cost kr14/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 109ms
Transfer 56 KB
Unused 63%
Monthly Cost kr7/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 76ms
Transfer 18 KB
Monthly Cost kr5/mo

These scripts may cost more than they're worth

  • Unattributable adds 1025ms and costs ~kr62/month
  • dok.js-cdn.dynatrace.com adds 645ms and costs ~kr39/month
  • ti.hornbach.se adds 228ms and costs ~kr14/month

Unattributable takes 1025ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

dok.js-cdn.dynatrace.com takes 645ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

ti.hornbach.se takes 228ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

63% of web.cmp.usercentrics.eu's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-12 — 2026-05-09)

LCP (p75)

1187 ms

94% good

INP (p75)

186 ms

78% good

CLS (p75)

0.000

99% good

FCP (p75)

693 ms

TTFB (p75)

286 ms

This origin passes Core Web Vitals assessment
Image Optimization
22 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

22

Total Size

0 KB

Oversized

1

2 missing dimensions 1 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