Skip to content
https://norriq.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
5
REVIEW
4
PASS
14
INFO
4

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

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

11.37 s

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

19.00 s

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

1.49 s

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

0.034

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

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

19.92 s

Page Load Progression

1.9 s
3.8 s
5.7 s
7.6 s
9.5 s
11.4 s
13.4 s
15.3 s
Checks
27
14 PASS 4 REVIEW 5 FIX
F
Page Weight Budget
Action
19.7 MB transferred, 118 requests
FIX
19.7 MB transferred, 118 requests
Critical::
Page weighs 18.4 MB (19.7 MB transferred)
Warning::
JavaScript is 815 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 815 KB
Warning::
118 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.1 g CO2 per page load
19.7 MB / 2.4 MB budget
19.7 MB transferred
118 requests
4.1 g CO2 per page load
Other 18.0 MiB 92%
JavaScript 814.9 KiB 4%
Images 586.2 KiB 3%
HTML 152.9 KiB 1%
Fonts 115.2 KiB 1%
CSS 22.7 KiB 0%
Other 5.9 KiB 0%
Other 3.8 KiB 0%
Other 3.0 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

D
Third-Party Impact
Action
97% third-party, 0 ms blocking
FIX
97% third-party, 0 ms blocking
Warning::
Third-party code accounts for 97% of page weight (19.2 MiB of 19.7 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
F
JS Execution Cost
Action
7906ms total JS execution
FIX
7906ms total JS execution
Warning::
Unattributable: 2492ms CPU time
Warning::
https://norriq.com/: 1703ms CPU time
Warning::
https://norriq.com/_nuxt/S8mCvV7s.js: 870ms CPU time
Warning::
https://norriq.com/_nuxt/Dx4LfC2W.js: 763ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-693...: 409ms CPU time
Warning::
Third-party scripts: 4456ms (56% of total)

Main Thread Breakdown

Script Evaluation 43% Other 27% Style & Layout 17% Parse HTML & CSS 5% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable2492ms942ms0ms3rd
https://norriq.com/1703ms189ms4ms1st
https://norriq.com/_nuxt/S8mCvV7s.js870ms90ms2ms1st
https://norriq.com/_nuxt/Dx4LfC2W.js763ms751ms0ms1st
https://www.googletagmanager.com/gtag/js?id=AW-693601342&cx=c&gtm=4e6581409ms362ms43ms3rd
https://scripts.clarity.ms/0.8.64/clarity.js371ms239ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MLHMMTC366ms272ms87ms3rd
https://www.googletagmanager.com/gtag/js?id=G-S9W0724HET&cx=c&gtm=4e6581287ms223ms60ms3rd
https://policy.app.cookieinformation.com/uc.js?language=EN&gcmEnabledByConsentLibrary=false257ms71ms7ms3rd
https://norriq.com/_nuxt/CUaqHaYT.js114ms24ms2ms1st

Showing top 10 of 14 scripts

D
Page Weight Inventory
Action
118 resources · 19.7 MB · 272 KB savings available
FIX
118 resources · 19.7 MB · 272 KB savings available
Warning::
Page weight 19.7 MB exceeds 1 MB target by 18.7 MB
Got: 19.7 MB Expected: ≤ 1 MB
Info::
~272 KB of savings available
Warning::
45 third-party resources (97% of weight)
Info::
1 resources over 200KB
118 resources · 19.7 MiB · 45 third-party 18.7 MiB over 1MB target
Media 92% · 18.0 MiB
JavaScript 4% · 814.9 KiB
Image 3% · 588.4 KiB
Document 1% · 152.9 KiB
Font 1% · 115.2 KiB
CSS 0% · 22.7 KiB
Other 0% · 10.5 KiB

~272.3 KiB of savings available

Remove unused JavaScript: 272.3 KiB
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.

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Warning::
https://cms.norriq.com/media/1p0bpdcv/norriq-logo_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
19 images 586 KB
0 oversized -0 KB
3 legacy format
1 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

C
JS Bundles
Action
55 scripts, 272 KB unused
REVIEW
55 scripts, 272 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MLH...: 83 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-S9W0...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-693...: 67 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://norriq.com/_nuxt/CUaqHaYT.js: 34 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://norriq.com/_nuxt/S8mCvV7s.js: 20 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 272 KB
272 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-MLHMMTC167 KB83 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-S9W0724HET&cx=c&gtm=4e6581158 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-693601342&cx=c&gtm=4e6581147 KB67 KB (45%)3rd
https://norriq.com/_nuxt/CUaqHaYT.js111 KB34 KB (31%)1st
https://norriq.com/_nuxt/S8mCvV7s.js59 KB20 KB (34%)1st
https://norriq.com/_nuxt/DYtb03Hs.js9 KB1st
https://norriq.com/_nuxt/BMCvjd8W.js3 KB1st
https://norriq.com/_nuxt/BzIap-Oz.js3 KB1st
https://norriq.com/_nuxt/CNSnQcTh.js8 KB1st
https://norriq.com/_nuxt/CMnEIqLD.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

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
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.
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
5 fonts (115 KB)
PASS
5 fonts (115 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

115 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 11.4 s LCP 19.0 shttps://norriq.com/_nuxt/Lato-400-6.BEhtfm5r.woff2Lato-400-6.BEhtfm5r.woff2 https://norriq.com/_nuxt/Lato-400-6.BEhtfm5r.woff2 — 23.6 KiB — 725 ms — font-display: swaphttps://norriq.com/_nuxt/Lato-300-4.BP2wSCML.woff2Lato-300-4.BP2wSCML.woff2 https://norriq.com/_nuxt/Lato-300-4.BP2wSCML.woff2 — 23.2 KiB — 732 ms — font-display: swaphttps://norriq.com/_nuxt/Lato-700-8.BUGMgin4.woff2Lato-700-8.BUGMgin4.woff2 https://norriq.com/_nuxt/Lato-700-8.BUGMgin4.woff2 — 23.1 KiB — 734 ms — font-display: swaphttps://norriq.com/_nuxt/Lato-900-10.C3uaq3BA.woff2Lato-900-10.C3uaq3BA.woff2 https://norriq.com/_nuxt/Lato-900-10.C3uaq3BA.woff2 — 22.5 KiB — 664 ms — font-display: swaphttps://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2ibm-plex-sans-latin-400... https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2 — 22.8 KiB — 14 ms — font-display: swap
Lato-400-6.BEhtfm5r.woff2 woff2 swap
Size 24 KB
Load time 725 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
Lato-300-4.BP2wSCML.woff2 woff2 swap
Size 23 KB
Load time 732 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
Lato-700-8.BUGMgin4.woff2 woff2 swap
Size 23 KB
Load time 734 ms
Start 9.3 s
Risk FOUT — text flashes from fallback to web font
Lato-900-10.C3uaq3BA.woff2 woff2 swap
Size 23 KB
Load time 664 ms
Start 12.0 s
Risk FOUT — text flashes from fallback to web font
ibm-plex-sans-latin-400... woff2 swap
Size 23 KB
Load time 14 ms
Start 12.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

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+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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+
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
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 7.9 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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
12 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: Cloudflare

Network Waterfall
118 requests over 14553ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 11.4 s LCP 19.0 shttps://norriq.com// https://norriq.com/ — 200 — 149.9 KiB — 8.6 s — h3https://norriq.com/_nuxt/entry.nFDbE3da.css/_nuxt/entry.nFDbE3da.css https://norriq.com/_nuxt/entry.nFDbE3da.css — 200 — 922 B — 667 ms — h3https://norriq.com/_nuxt/swiper-vue.DCASaf05.css/_nuxt/swiper-vue.DCASaf05.css https://norriq.com/_nuxt/swiper-vue.DCASaf05.css — 200 — 5.1 KiB — 685 ms — h3https://norriq.com/_nuxt/default.CIcB7IDi.css/_nuxt/default.CIcB7IDi.css https://norriq.com/_nuxt/default.CIcB7IDi.css — 200 — 1.2 KiB — 35 ms — h3https://norriq.com/_nuxt/ResponsivePicture.CV_fKwNJ.css/_nuxt/ResponsivePicture.CV_fKwNJ.c... https://norriq.com/_nuxt/ResponsivePicture.CV_fKwNJ.css — 200 — 648 B — 657 ms — h3https://norriq.com/_nuxt/BaseButton.BUAvN_sI.css/_nuxt/BaseButton.BUAvN_sI.css https://norriq.com/_nuxt/BaseButton.BUAvN_sI.css — 200 — 789 B — 676 ms — h3https://norriq.com/_nuxt/CmsContentRenderer.BejON6nm.css/_nuxt/CmsContentRenderer.BejON6nm.... https://norriq.com/_nuxt/CmsContentRenderer.BejON6nm.css — 200 — 1.0 KiB — 38 ms — h3https://norriq.com/_nuxt/VideoComponent.global.vqozfDpc.css/_nuxt/VideoComponent.global.vqozfD... https://norriq.com/_nuxt/VideoComponent.global.vqozfDpc.css — 200 — 1.0 KiB — 42 ms — h3https://norriq.com/_nuxt/CaseItem.D0-8-OSo.css/_nuxt/CaseItem.D0-8-OSo.css https://norriq.com/_nuxt/CaseItem.D0-8-OSo.css — 200 — 1.0 KiB — 47 ms — h3https://norriq.com/_nuxt/TagList.Bbwuzi22.css/_nuxt/TagList.Bbwuzi22.css https://norriq.com/_nuxt/TagList.Bbwuzi22.css — 200 — 866 B — 52 ms — h3https://norriq.com/_nuxt/RelatedArticles.DOkUA6q1.css/_nuxt/RelatedArticles.DOkUA6q1.css https://norriq.com/_nuxt/RelatedArticles.DOkUA6q1.css — 200 — 745 B — 55 ms — h3https://norriq.com/_nuxt/ArticleItem.CfABJPLY.css/_nuxt/ArticleItem.CfABJPLY.css https://norriq.com/_nuxt/ArticleItem.CfABJPLY.css — 200 — 749 B — 59 ms — h3https://norriq.com/_nuxt/CUaqHaYT.js/_nuxt/CUaqHaYT.js https://norriq.com/_nuxt/CUaqHaYT.js — 200 — 110.9 KiB — 1.0 s — h3https://norriq.com/_nuxt/S8mCvV7s.js/_nuxt/S8mCvV7s.js https://norriq.com/_nuxt/S8mCvV7s.js — 200 — 59.5 KiB — 1.0 s — h3https://norriq.com/_nuxt/DYtb03Hs.js/_nuxt/DYtb03Hs.js https://norriq.com/_nuxt/DYtb03Hs.js — 200 — 8.9 KiB — 697 ms — h3https://norriq.com/_nuxt/BMCvjd8W.js/_nuxt/BMCvjd8W.js https://norriq.com/_nuxt/BMCvjd8W.js — 200 — 3.3 KiB — 696 ms — h3https://norriq.com/_nuxt/BzIap-Oz.js/_nuxt/BzIap-Oz.js https://norriq.com/_nuxt/BzIap-Oz.js — 200 — 2.7 KiB — 677 ms — h3https://norriq.com/_nuxt/CNSnQcTh.js/_nuxt/CNSnQcTh.js https://norriq.com/_nuxt/CNSnQcTh.js — 200 — 8.1 KiB — 91 ms — h3https://norriq.com/_nuxt/CMnEIqLD.js/_nuxt/CMnEIqLD.js https://norriq.com/_nuxt/CMnEIqLD.js — 200 — 3.4 KiB — 89 ms — h3https://norriq.com/_nuxt/CpTkMpmR.js/_nuxt/CpTkMpmR.js https://norriq.com/_nuxt/CpTkMpmR.js — 200 — 650 B — 90 ms — h3https://norriq.com/_nuxt/DtPA8Yym.js/_nuxt/DtPA8Yym.js https://norriq.com/_nuxt/DtPA8Yym.js — 200 — 1.3 KiB — 90 ms — h3https://norriq.com/_nuxt/BE1qn2pV.js/_nuxt/BE1qn2pV.js https://norriq.com/_nuxt/BE1qn2pV.js — 200 — 5.2 KiB — 692 ms — h3https://norriq.com/_nuxt/n4hNDl6S.js/_nuxt/n4hNDl6S.js https://norriq.com/_nuxt/n4hNDl6S.js — 200 — 881 B — 89 ms — h3https://norriq.com/_nuxt/Dp-eAAAR.js/_nuxt/Dp-eAAAR.js https://norriq.com/_nuxt/Dp-eAAAR.js — 200 — 3.1 KiB — 692 ms — h3https://norriq.com/_nuxt/D5VQnCqL.js/_nuxt/D5VQnCqL.js https://norriq.com/_nuxt/D5VQnCqL.js — 200 — 1.3 KiB — 89 ms — h3https://norriq.com/_nuxt/Dx0ZZSMz.js/_nuxt/Dx0ZZSMz.js https://norriq.com/_nuxt/Dx0ZZSMz.js — 200 — 2.5 KiB — 811 ms — h3https://norriq.com/_nuxt/BSlBtNMu.js/_nuxt/BSlBtNMu.js https://norriq.com/_nuxt/BSlBtNMu.js — 200 — 968 B — 87 ms — h3https://norriq.com/_nuxt/BAEu7GNZ.js/_nuxt/BAEu7GNZ.js https://norriq.com/_nuxt/BAEu7GNZ.js — 200 — 1.2 KiB — 87 ms — h3https://norriq.com/_nuxt/B7HWv-Mk.js/_nuxt/B7HWv-Mk.js https://norriq.com/_nuxt/B7HWv-Mk.js — 200 — 719 B — 86 ms — h3https://norriq.com/_nuxt/86OZyXp9.js/_nuxt/86OZyXp9.js https://norriq.com/_nuxt/86OZyXp9.js — 200 — 2.0 KiB — 687 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 11.4 s LCP 19.0 shttps://norriq.com// https://norriq.com/ — 200 — 149.9 KiB — 8.6 s — h3https://norriq.com/_nuxt/entry.nFDbE3da.css/_nuxt/entry.nFDbE3da.css https://norriq.com/_nuxt/entry.nFDbE3da.css — 200 — 922 B — 667 ms — h3https://norriq.com/_nuxt/swiper-vue.DCASaf05.css/_nuxt/swiper-vue.DCASaf05.css https://norriq.com/_nuxt/swiper-vue.DCASaf05.css — 200 — 5.1 KiB — 685 ms — h3https://norriq.com/_nuxt/default.CIcB7IDi.css/_nuxt/default.CIcB7IDi.css https://norriq.com/_nuxt/default.CIcB7IDi.css — 200 — 1.2 KiB — 35 ms — h3https://norriq.com/_nuxt/ResponsivePicture.CV_fKwNJ.css/_nuxt/ResponsivePicture.CV_fKwNJ.c... https://norriq.com/_nuxt/ResponsivePicture.CV_fKwNJ.css — 200 — 648 B — 657 ms — h3https://norriq.com/_nuxt/BaseButton.BUAvN_sI.css/_nuxt/BaseButton.BUAvN_sI.css https://norriq.com/_nuxt/BaseButton.BUAvN_sI.css — 200 — 789 B — 676 ms — h3https://norriq.com/_nuxt/CmsContentRenderer.BejON6nm.css/_nuxt/CmsContentRenderer.BejON6nm.... https://norriq.com/_nuxt/CmsContentRenderer.BejON6nm.css — 200 — 1.0 KiB — 38 ms — h3https://norriq.com/_nuxt/VideoComponent.global.vqozfDpc.css/_nuxt/VideoComponent.global.vqozfD... https://norriq.com/_nuxt/VideoComponent.global.vqozfDpc.css — 200 — 1.0 KiB — 42 ms — h3https://norriq.com/_nuxt/CaseItem.D0-8-OSo.css/_nuxt/CaseItem.D0-8-OSo.css https://norriq.com/_nuxt/CaseItem.D0-8-OSo.css — 200 — 1.0 KiB — 47 ms — h3https://norriq.com/_nuxt/TagList.Bbwuzi22.css/_nuxt/TagList.Bbwuzi22.css https://norriq.com/_nuxt/TagList.Bbwuzi22.css — 200 — 866 B — 52 ms — h3https://norriq.com/_nuxt/RelatedArticles.DOkUA6q1.css/_nuxt/RelatedArticles.DOkUA6q1.css https://norriq.com/_nuxt/RelatedArticles.DOkUA6q1.css — 200 — 745 B — 55 ms — h3https://norriq.com/_nuxt/ArticleItem.CfABJPLY.css/_nuxt/ArticleItem.CfABJPLY.css https://norriq.com/_nuxt/ArticleItem.CfABJPLY.css — 200 — 749 B — 59 ms — h3https://norriq.com/_nuxt/CUaqHaYT.js/_nuxt/CUaqHaYT.js https://norriq.com/_nuxt/CUaqHaYT.js — 200 — 110.9 KiB — 1.0 s — h3https://norriq.com/_nuxt/S8mCvV7s.js/_nuxt/S8mCvV7s.js https://norriq.com/_nuxt/S8mCvV7s.js — 200 — 59.5 KiB — 1.0 s — h3https://norriq.com/_nuxt/DYtb03Hs.js/_nuxt/DYtb03Hs.js https://norriq.com/_nuxt/DYtb03Hs.js — 200 — 8.9 KiB — 697 ms — h3https://norriq.com/_nuxt/BMCvjd8W.js/_nuxt/BMCvjd8W.js https://norriq.com/_nuxt/BMCvjd8W.js — 200 — 3.3 KiB — 696 ms — h3https://norriq.com/_nuxt/BzIap-Oz.js/_nuxt/BzIap-Oz.js https://norriq.com/_nuxt/BzIap-Oz.js — 200 — 2.7 KiB — 677 ms — h3https://norriq.com/_nuxt/CNSnQcTh.js/_nuxt/CNSnQcTh.js https://norriq.com/_nuxt/CNSnQcTh.js — 200 — 8.1 KiB — 91 ms — h3https://norriq.com/_nuxt/CMnEIqLD.js/_nuxt/CMnEIqLD.js https://norriq.com/_nuxt/CMnEIqLD.js — 200 — 3.4 KiB — 89 ms — h3https://norriq.com/_nuxt/CpTkMpmR.js/_nuxt/CpTkMpmR.js https://norriq.com/_nuxt/CpTkMpmR.js — 200 — 650 B — 90 ms — h3https://norriq.com/_nuxt/DtPA8Yym.js/_nuxt/DtPA8Yym.js https://norriq.com/_nuxt/DtPA8Yym.js — 200 — 1.3 KiB — 90 ms — h3https://norriq.com/_nuxt/BE1qn2pV.js/_nuxt/BE1qn2pV.js https://norriq.com/_nuxt/BE1qn2pV.js — 200 — 5.2 KiB — 692 ms — h3https://norriq.com/_nuxt/n4hNDl6S.js/_nuxt/n4hNDl6S.js https://norriq.com/_nuxt/n4hNDl6S.js — 200 — 881 B — 89 ms — h3https://norriq.com/_nuxt/Dp-eAAAR.js/_nuxt/Dp-eAAAR.js https://norriq.com/_nuxt/Dp-eAAAR.js — 200 — 3.1 KiB — 692 ms — h3https://norriq.com/_nuxt/D5VQnCqL.js/_nuxt/D5VQnCqL.js https://norriq.com/_nuxt/D5VQnCqL.js — 200 — 1.3 KiB — 89 ms — h3https://norriq.com/_nuxt/Dx0ZZSMz.js/_nuxt/Dx0ZZSMz.js https://norriq.com/_nuxt/Dx0ZZSMz.js — 200 — 2.5 KiB — 811 ms — h3https://norriq.com/_nuxt/BSlBtNMu.js/_nuxt/BSlBtNMu.js https://norriq.com/_nuxt/BSlBtNMu.js — 200 — 968 B — 87 ms — h3https://norriq.com/_nuxt/BAEu7GNZ.js/_nuxt/BAEu7GNZ.js https://norriq.com/_nuxt/BAEu7GNZ.js — 200 — 1.2 KiB — 87 ms — h3https://norriq.com/_nuxt/B7HWv-Mk.js/_nuxt/B7HWv-Mk.js https://norriq.com/_nuxt/B7HWv-Mk.js — 200 — 719 B — 86 ms — h3https://norriq.com/_nuxt/86OZyXp9.js/_nuxt/86OZyXp9.js https://norriq.com/_nuxt/86OZyXp9.js — 200 — 2.0 KiB — 687 ms — h3https://norriq.com/_nuxt/D_VRvZ_d.js/_nuxt/D_VRvZ_d.js https://norriq.com/_nuxt/D_VRvZ_d.js — 200 — 935 B — 85 ms — h3https://norriq.com/_nuxt/vE2v8OmH.js/_nuxt/vE2v8OmH.js https://norriq.com/_nuxt/vE2v8OmH.js — 200 — 2.5 KiB — 682 ms — h3https://norriq.com/_nuxt/7IKuCY4I.js/_nuxt/7IKuCY4I.js https://norriq.com/_nuxt/7IKuCY4I.js — 200 — 1.9 KiB — 685 ms — h3https://norriq.com/_nuxt/B6AEQlpq.js/_nuxt/B6AEQlpq.js https://norriq.com/_nuxt/B6AEQlpq.js — 200 — 668 B — 85 ms — h3https://norriq.com/_nuxt/DH_pOHs6.js/_nuxt/DH_pOHs6.js https://norriq.com/_nuxt/DH_pOHs6.js — 200 — 999 B — 85 ms — h3https://norriq.com/_nuxt/U0BX7k87.js/_nuxt/U0BX7k87.js https://norriq.com/_nuxt/U0BX7k87.js — 200 — 1.5 KiB — 681 ms — h3https://norriq.com/_nuxt/CuvfEpPn.js/_nuxt/CuvfEpPn.js https://norriq.com/_nuxt/CuvfEpPn.js — 200 — 832 B — 656 ms — h3https://norriq.com/_nuxt/S8h9f6vL.js/_nuxt/S8h9f6vL.js https://norriq.com/_nuxt/S8h9f6vL.js — 200 — 2.2 KiB — 299 ms — h3https://norriq.com/_nuxt/BI7Vd6Ra.js/_nuxt/BI7Vd6Ra.js https://norriq.com/_nuxt/BI7Vd6Ra.js — 200 — 1.9 KiB — 681 ms — h3https://norriq.com/_nuxt/B6zMA_k4.js/_nuxt/B6zMA_k4.js https://norriq.com/_nuxt/B6zMA_k4.js — 200 — 844 B — 828 ms — h3https://norriq.com/_nuxt/CVW4zdx1.js/_nuxt/CVW4zdx1.js https://norriq.com/_nuxt/CVW4zdx1.js — 200 — 833 B — 897 ms — h3https://norriq.com/_nuxt/BThdqW3x.js/_nuxt/BThdqW3x.js https://norriq.com/_nuxt/BThdqW3x.js — 200 — 3.7 KiB — 78 ms — h3https://norriq.com/_nuxt/3i5mh6bc.js/_nuxt/3i5mh6bc.js https://norriq.com/_nuxt/3i5mh6bc.js — 200 — 953 B — 681 ms — h3https://norriq.com/_nuxt/Dx4LfC2W.js/_nuxt/Dx4LfC2W.js https://norriq.com/_nuxt/Dx4LfC2W.js — 200 — 1.3 KiB — 680 ms — h3https://norriq.com/_nuxt/DWMfkAdo.js/_nuxt/DWMfkAdo.js https://norriq.com/_nuxt/DWMfkAdo.js — 200 — 681 B — 297 ms — h3https://norriq.com/_nuxt/Bkws9i21.js/_nuxt/Bkws9i21.js https://norriq.com/_nuxt/Bkws9i21.js — 200 — 2.7 KiB — 678 ms — h3https://norriq.com/_nuxt/cs1iTh5H.js/_nuxt/cs1iTh5H.js https://norriq.com/_nuxt/cs1iTh5H.js — 200 — 2.0 KiB — 817 ms — h3https://norriq.com/_nuxt/CLS2dT1g.js/_nuxt/CLS2dT1g.js https://norriq.com/_nuxt/CLS2dT1g.js — 200 — 926 B — 76 ms — h3https://norriq.com/_nuxt/tN8WBgmX.js/_nuxt/tN8WBgmX.js https://norriq.com/_nuxt/tN8WBgmX.js — 200 — 1.3 KiB — 825 ms — h3https://norriq.com/_nuxt/15Bz-gOk.js/_nuxt/15Bz-gOk.js https://norriq.com/_nuxt/15Bz-gOk.js — 200 — 3.5 KiB — 825 ms — h3https://norriq.com/_nuxt/C7Fr3ebh.js/_nuxt/C7Fr3ebh.js https://norriq.com/_nuxt/C7Fr3ebh.js — 200 — 1.6 KiB — 674 ms — h3https://norriq.com/_nuxt/DS5LK6J_.js/_nuxt/DS5LK6J_.js https://norriq.com/_nuxt/DS5LK6J_.js — 200 — 2.2 KiB — 820 ms — h3https://norriq.com/_nuxt/ABq3lpPA.js/_nuxt/ABq3lpPA.js https://norriq.com/_nuxt/ABq3lpPA.js — 200 — 2.3 KiB — 701 ms — h3https://norriq.com/_nuxt/Dpmj9aFm.js/_nuxt/Dpmj9aFm.js https://norriq.com/_nuxt/Dpmj9aFm.js — 200 — 814 B — 809 ms — h3https://norriq.com/_nuxt/Bsm6YDDb.js/_nuxt/Bsm6YDDb.js https://norriq.com/_nuxt/Bsm6YDDb.js — 200 — 670 B — 904 ms — h3https://norriq.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://norriq.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 77 ms — h3https://norriq.com/_nuxt/builds/meta/c178dcbb-91d5-4aba-897e-0f6fbfafb509.json/_nuxt/builds/meta/c178dcbb-91d5-4a... https://norriq.com/_nuxt/builds/meta/c178dcbb-91d5-4aba-897e-0f6fbfafb509.json — 200 — 670 B — 237 ms — h3https://norriq.com/assets/images/norriq_logo.svg/assets/images/norriq_logo.svg https://norriq.com/assets/images/norriq_logo.svg — 200 — 16.6 KiB — 816 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 53 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' width='256' heig…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' width='256' heig… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height=…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height=… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height=…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height=… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=… — 200 — 0 B — 0 ms — datahttps://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:768:320/g:fp:0.5314849134915338:0.6047988154409296/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fppefytqi%2F69d9988108dec9d5ee276faee20a5a93.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:768:320/g:fp:0.5314849134915338:0.6047988154409296/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fppefytqi%2F69d9988108dec9d5ee276faee20a5a93.jpg@webp — 200 — 67.0 KiB — 918 ms — h2https://norriq.com/_nuxt/Lato-400-6.BEhtfm5r.woff2/_nuxt/Lato-400-6.BEhtfm5r.woff2 https://norriq.com/_nuxt/Lato-400-6.BEhtfm5r.woff2 — 200 — 23.6 KiB — 725 ms — h3https://norriq.com/_nuxt/Lato-300-4.BP2wSCML.woff2/_nuxt/Lato-300-4.BP2wSCML.woff2 https://norriq.com/_nuxt/Lato-300-4.BP2wSCML.woff2 — 200 — 23.2 KiB — 732 ms — h3https://norriq.com/_nuxt/Lato-700-8.BUGMgin4.woff2/_nuxt/Lato-700-8.BUGMgin4.woff2 https://norriq.com/_nuxt/Lato-700-8.BUGMgin4.woff2 — 200 — 23.1 KiB — 734 ms — h3https://player.vimeo.com/progressive_redirect/playback/1035134249/rendition/1080p/file.mp4?loc=external&log_user=0&signature=7ed3f1c97011b7076270be3eada6cca5f6625d71521d246191579d48d9923affplayer.vimeo.com/progressive_redire... https://player.vimeo.com/progressive_redirect/playback/1035134249/rendition/1080p/file.mp4?loc=external&log_user=0&signature=7ed3f1c97011b7076270be3eada6cca5f6625d71521d246191579d48d9923aff — 302 — 1.3 KiB — 282 ms — h2https://download-video-ak.vimeocdn.com/v3-1/playback/b68f7782-20d2-4e04-9a63-867e8f41b6a7/e3aa206e-38339687?__token__=st=1778578077~exp=1778581677~acl=%2Fv3-1%2Fplayback%2Fb68f7782-20d2-4e04-9a63-867e8f41b6a7%2Fe3aa206e-38339687%2A~hmac=17f8f769d73a93100106cb568cad7fc2819d0cdac0387d2b778f927910482329&r=dXMtd2VzdDE%3Ddownload-video-ak.vimeocdn.com/v3-1... https://download-video-ak.vimeocdn.com/v3-1/playback/b68f7782-20d2-4e04-9a63-867e8f41b6a7/e3aa206e-38339687?__token__=st=1778578077~exp=1778581677~acl=%2Fv3-1%2Fplayback%2Fb68f7782-20d2-4e04-9a63-867e8f41b6a7%2Fe3aa206e-38339687%2A~hmac=17f8f769d73a93100106cb568cad7fc2819d0cdac0387d2b778f927910482329&r=dXMtd2VzdDE%3D — 206 — 18.0 MiB — 75 ms — h2https://norriq.com/_nuxt/Hero.BVGgyXwr.css/_nuxt/Hero.BVGgyXwr.css https://norriq.com/_nuxt/Hero.BVGgyXwr.css — 200 — 1.2 KiB — 747 ms — h3https://norriq.com/cdn-cgi/rum?/cdn-cgi/rum? https://norriq.com/cdn-cgi/rum? — 204 — 440 B — 14 ms — h3https://norriq.com/favicon.png/favicon.png https://norriq.com/favicon.png — 404 — 614 B — 611 ms — h3https://norriq.com/_locales/general/en-us/data.json?v=1776675200822/_locales/general/en-us/data.json?v... https://norriq.com/_locales/general/en-us/data.json?v=1776675200822 — 200 — 1.1 KiB — 322 ms — h3https://norriq.com/_locales/catchall/en-us/data.json?v=1776675200822/_locales/catchall/en-us/data.json?... https://norriq.com/_locales/catchall/en-us/data.json?v=1776675200822 — 200 — 508 B — 211 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MLHMMTCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MLHMMTC — 200 — 167.3 KiB — 103 ms — h2https://norriq.com/_nuxt/ImageComponent.CyDK3X6W.css/_nuxt/ImageComponent.CyDK3X6W.css https://norriq.com/_nuxt/ImageComponent.CyDK3X6W.css — 200 — 823 B — 507 ms — h3https://norriq.com/_nuxt/NavigationGrid.Dln0XF12.css/_nuxt/NavigationGrid.Dln0XF12.css https://norriq.com/_nuxt/NavigationGrid.Dln0XF12.css — 200 — 904 B — 498 ms — h3https://norriq.com/_nuxt/SplitComponent.CiXA8R1L.css/_nuxt/SplitComponent.CiXA8R1L.css https://norriq.com/_nuxt/SplitComponent.CiXA8R1L.css — 200 — 3.8 KiB — 651 ms — h3https://norriq.com/_nuxt/CaseHighlightComponent.BrXaH0Pg.css/_nuxt/CaseHighlightComponent.BrXaH... https://norriq.com/_nuxt/CaseHighlightComponent.BrXaH0Pg.css — 200 — 743 B — 510 ms — h3https://norriq.com/favicon.ico/favicon.ico https://norriq.com/favicon.ico — 200 — 2.2 KiB — 15 ms — h3https://policy.app.cookieinformation.com/uc.js?language=EN&gcmEnabledByConsentLibrary=falsepolicy.app.cookieinformation.com/uc... https://policy.app.cookieinformation.com/uc.js?language=EN&gcmEnabledByConsentLibrary=false — 200 — 12.2 KiB — 34 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S9W0724HET&cx=c&gtm=4e6581www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S9W0724HET&cx=c&gtm=4e6581 — 200 — 158.0 KiB — 67 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-693601342&cx=c&gtm=4e6581www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-693601342&cx=c&gtm=4e6581 — 200 — 147.3 KiB — 75 ms — h2https://www.clarity.ms/tag/tpxoul31mu?ref=gtmwww.clarity.ms/tag/tpxoul31mu?ref=g... https://www.clarity.ms/tag/tpxoul31mu?ref=gtm — 200 — 1.2 KiB — 237 ms — http/1.1https://www.clarity.ms/tag/d4wcrcktqcwww.clarity.ms/tag/d4wcrcktqc https://www.clarity.ms/tag/d4wcrcktqc — 200 — 1.5 KiB — 228 ms — http/1.1https://sc.lfeeder.com/lftracker_v1_p1e024BYN1K7GB6d.jssc.lfeeder.com/lftracker_v1_p1e024B... https://sc.lfeeder.com/lftracker_v1_p1e024BYN1K7GB6d.js — 200 — 11.9 KiB — 444 ms — h2https://policy.app.cookieinformation.com/cookie-data/norriq.com/cabl.jsonpolicy.app.cookieinformation.com/co... https://policy.app.cookieinformation.com/cookie-data/norriq.com/cabl.json — 200 — 2.6 KiB — 172 ms — h2https://policy.app.cookieinformation.com/latest/norriq.com/en.jspolicy.app.cookieinformation.com/la... https://policy.app.cookieinformation.com/latest/norriq.com/en.js — 200 — 12.4 KiB — 651 ms — h2https://policy.app.cookieinformation.com/cookiesharingiframe.htmlpolicy.app.cookieinformation.com/co... https://policy.app.cookieinformation.com/cookiesharingiframe.html — 200 — 2.9 KiB — 31 ms — h2https://scripts.clarity.ms/0.8.64/clarity.jsscripts.clarity.ms/0.8.64/clarity.j... https://scripts.clarity.ms/0.8.64/clarity.js — 200 — 25.1 KiB — 23 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 515 B — 71 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=4ACC904BA5A542E5B2383169947F082E&RedC=c.clarity.ms&MXFR=1FA389713809675116939E263C09693Fc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=4ACC904BA5A542E5B2383169947F082E&RedC=c.clarity.ms&MXFR=1FA389713809675116939E263C09693F — 302 — 766 B — 72 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 274 B — 233 ms — http/1.1https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=4ACC904BA5A542E5B2383169947F082E&MUID=2DED6FED1366636F1FAB78BA12106270c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=4ACC904BA5A542E5B2383169947F082E&MUID=2DED6FED1366636F1FAB78BA12106270 — 200 — 467 B — 31 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:900:1200/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fr5qngk2m%2Fbank.jpeg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:900:1200/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fr5qngk2m%2Fbank.jpeg@webp — 200 — 77.5 KiB — 858 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:900:1200/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Ffglplomz%2Fp1001417_lys-farve-og-kontrast_cropped.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fill:900:1200/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Ffglplomz%2Fp1001417_lys-farve-og-kontrast_cropped.jpg@webp — 200 — 40.0 KiB — 529 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fwhekbgux%2Ftefcold-1.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fwhekbgux%2Ftefcold-1.jpg@webp — 200 — 152.2 KiB — 863 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fknxoewno%2Ftefcold-logo.png@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fknxoewno%2Ftefcold-logo.png@webp — 200 — 3.7 KiB — 851 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fjjqlgxjv%2Felindus-arena.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fjjqlgxjv%2Felindus-arena.jpg@webp — 200 — 82.1 KiB — 846 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fvckgu5sv%2Fgeia_001.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fvckgu5sv%2Fgeia_001.jpg@webp — 200 — 39.2 KiB — 862 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fdhxlsc5k%2Fgeia.png@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fdhxlsc5k%2Fgeia.png@webp — 200 — 10.7 KiB — 845 ms — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fwgsmub0v%2Fvirogates-21-03-20186376.jpg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:900:1400/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fwgsmub0v%2Fvirogates-21-03-20186376.jpg@webp — 200 — 18.3 KiB — 1.0 s — h2https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fk5yl2nrx%2Fvirogates_logo_2024.png@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:300:300/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fk5yl2nrx%2Fvirogates_logo_2024.png@webp — 200 — 5.6 KiB — 1.0 s — h2https://norriq-it.activehosted.com/f/embed.php?id=116norriq-it.activehosted.com/f/embed.... https://norriq-it.activehosted.com/f/embed.php?id=116 — 200 — 10.4 KiB — 376 ms — h2https://norriq.com/_nuxt/Lato-900-10.C3uaq3BA.woff2/_nuxt/Lato-900-10.C3uaq3BA.woff2 https://norriq.com/_nuxt/Lato-900-10.C3uaq3BA.woff2 — 200 — 22.5 KiB — 664 ms — h3https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:1200:0/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fr5qngk2m%2Fbank.jpeg@webpapi.live.norriqmarketing.norriq.dev... https://api.live.norriqmarketing.norriq.dev/images/proxy/_/rs:fit:1200:0/g:ce/plain/https%3A%2F%2Fcms.norriq.com%2Fmedia%2Fr5qngk2m%2Fbank.jpeg@webp — 200 — 72.6 KiB — 951 ms — h2https://tr.lfeeder.com/?sid=p1e024BYN1K7GB6d&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLVM5VzA3MjRIRVQiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjcwLjAifSwicGFnZVVybCI6Imh0dHBzOi8vbm9ycmlxLmNvbS8iLCJwYWdlVGl0bGUiOiJXZSBhcmUgdGhlIE5PUlJJUSBHcm91cCB8IFdlbGNvbWUiLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6IjRkYjkwNjU3MmRjNGU0NzEiLCJzY3JpcHRJZCI6InAxZTAyNEJZTjFLN0dCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLjZjZjA4MTRjNjJkZDg3OTkuMTc3ODU3ODA4MDE4NCIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJvbl9zY3JpcHRfbG9hZCJ9tr.lfeeder.com/?sid=p1e024BYN1K7GB6... https://tr.lfeeder.com/?sid=p1e024BYN1K7GB6d&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLVM5VzA3MjRIRVQiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjcwLjAifSwicGFnZVVybCI6Imh0dHBzOi8vbm9ycmlxLmNvbS8iLCJwYWdlVGl0bGUiOiJXZSBhcmUgdGhlIE5PUlJJUSBHcm91cCB8IFdlbGNvbWUiLCJyZWZlcnJlciI6IiJ9LCJldmVudCI6InRyYWNraW5nLWV2ZW50IiwiY2xpZW50RXZlbnRJZCI6IjRkYjkwNjU3MmRjNGU0NzEiLCJzY3JpcHRJZCI6InAxZTAyNEJZTjFLN0dCNmQiLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwiY29uc2VudExldmVsIjoibm9uZSIsImFub255bWl6ZUlwIjpmYWxzZSwibGZDbGllbnRJZCI6IkxGMS4xLjZjZjA4MTRjNjJkZDg3OTkuMTc3ODU3ODA4MDE4NCIsImZvcmVpZ25Db29raWVzIjpbXSwicHJvcGVydGllcyI6e30sImF1dG9UcmFja2luZ0VuYWJsZWQiOnRydWUsImF1dG9UcmFja2luZ01vZGUiOiJvbl9zY3JpcHRfbG9hZCJ9 — 200 — 319 B — 132 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fnorriq.com%2F&scrsrc=www.googletagmanager.com&rnd=1712242621.1778578080&navt=n&npa=1&did=dNmIyNz&gdid=dNmIyNz&_tu=CA&gtm=45be6581v9133065244z8812785105za20gzb812785105zd812785105xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=1&tids=AW-693601342&tid=AW-693601342&tft=1778578080278&tfd=12097pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fnorriq.com%2F&scrsrc=www.googletagmanager.com&rnd=1712242621.1778578080&navt=n&npa=1&did=dNmIyNz&gdid=dNmIyNz&_tu=CA&gtm=45be6581v9133065244z8812785105za20gzb812785105zd812785105xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&apvc=1&tids=AW-693601342&tid=AW-693601342&tft=1778578080278&tfd=12097 — 200 — 21 B — 203 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-S9W0724HET&gtm=45je6581v9203546593z8812785105za20gzb812785105zd812785105&_p=1778578079168&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dNmIyNz&are=1&cid=438788010.1778578080&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719171&sid=1778578079&sct=1&seg=0&dl=https%3A%2F%2Fnorriq.com%2F&dt=We%20are%20the%20NORRIQ%20Group%20%7C%20Welcome&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=12125www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-S9W0724HET&gtm=45je6581v9203546593z8812785105za20gzb812785105zd812785105&_p=1778578079168&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dNmIyNz&are=1&cid=438788010.1778578080&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719171&sid=1778578079&sct=1&seg=0&dl=https%3A%2F%2Fnorriq.com%2F&dt=We%20are%20the%20NORRIQ%20Group%20%7C%20Welcome&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=12125 — 204 — 545 B — 173 ms — h2https://norriq.com/api/_nuxt_icon/cil.json?icons=arrow-left%2Carrow-right/api/_nuxt_icon/cil.json?icons=arro... https://norriq.com/api/_nuxt_icon/cil.json?icons=arrow-left%2Carrow-right — 200 — 802 B — 179 ms — h3https://cms.norriq.com/media/1p0bpdcv/norriq-logo_dark-blue2.pngcms.norriq.com/media/1p0bpdcv/norri... https://cms.norriq.com/media/1p0bpdcv/norriq-logo_dark-blue2.png — -1 — 0 B — 525 ms — https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 274 B — 303 ms — http/1.1https://fonts.bunny.net/css?family=ibm-plex-sans:400,600fonts.bunny.net/css?family=ibm-plex... https://fonts.bunny.net/css?family=ibm-plex-sans:400,600 — 200 — 1.3 KiB — 26 ms — h2https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2fonts.bunny.net/ibm-plex-sans/files... https://fonts.bunny.net/ibm-plex-sans/files/ibm-plex-sans-latin-400-normal.woff2 — 200 — 22.8 KiB — 14 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' heig…www.w3.org/2000/svg' viewBox='0 0 5... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' heig… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' heig…www.w3.org/2000/svg' viewBox='0 0 5... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' heig… — 200 — 0 B — 0 ms — datahttps://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 274 B — 167 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
56% of JavaScript execution is third-party
First-party Third-party 4456ms · 555KB · $59/mo
Unattributable
Other
Costly
Execution 2492ms
Transfer 0 KB
Monthly Cost $33/mo
Google Tag Manager
Tag Manager
Costly
Execution 409ms
Transfer 147 KB
Unused 45%
Monthly Cost $5/mo
Microsoft Clarity
Session Replay
Costly
Execution 371ms
Transfer 25 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 366ms
Transfer 167 KB
Unused 50%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 287ms
Transfer 158 KB
Unused 43%
Monthly Cost $4/mo
policy.app.cookieinformation.com
Other
Costly
Execution 257ms
Transfer 12 KB
Monthly Cost $3/mo
static.cloudflareinsights.com
Other
Optional
Execution 82ms
Transfer 11 KB
Monthly Cost $1/mo
sc.lfeeder.com
Other
Optional
Execution 79ms
Transfer 12 KB
Monthly Cost $1/mo
policy.app.cookieinformation.com
Other
Optional
Execution 62ms
Transfer 12 KB
Monthly Cost $1/mo
norriq-it.activehosted.com
Other
Optional
Execution 51ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2492ms and costs ~$33/month
  • Google Tag Manager adds 409ms and costs ~$5/month
  • Microsoft Clarity adds 371ms and costs ~$5/month
  • Google Tag Manager adds 366ms and costs ~$5/month
  • Google Tag Manager adds 287ms and costs ~$4/month
  • policy.app.cookieinformation.com adds 257ms and costs ~$3/month

56% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 2492ms 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

Google Tag Manager takes 409ms 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

Microsoft Clarity takes 371ms 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

Google Tag Manager takes 366ms 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

Google Tag Manager takes 287ms 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

policy.app.cookieinformation.com takes 257ms 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

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-13 — 2026-05-10)

LCP (p75)

2648 ms

72% good

INP (p75)

136 ms

90% good

CLS (p75)

0.010

89% good

FCP (p75)

2301 ms

TTFB (p75)

0 ms

Image Optimization
16 images, 16 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

16

Total Size

16 KB

Oversized

2

14 missing dimensions 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