Skip to content
https://nrk.no

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
3
REVIEW
5
PASS
5
INFO
2

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

90
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.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.20 s

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

1.67 s

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

6 ms

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

0.001

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

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

1.70 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
15
5 PASS 5 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.7 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
164 resources · 1.7 MB · 110 KB savings available
FIX
164 resources · 1.7 MB · 110 KB savings available
Warning::
Page weight 673 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~110 KB of savings available
Warning::
163 third-party resources (100% of weight)
Info::
2 resources over 200KB
164 resources · 1.7 MiB · 163 third-party 673.5 KiB over 1MB target
Image 52% · 877.4 KiB
JavaScript 24% · 401.4 KiB
Font 15% · 256.8 KiB
Document 4% · 72.2 KiB
CSS 3% · 46.2 KiB
Other 3% · 43.5 KiB

~109.9 KiB of savings available

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

C
Page Weight Budget
Action
1.7 MB transferred, 164 requests
REVIEW
1.7 MB transferred, 164 requests
Info::
Page weighs 3.2 MB (1.7 MB transferred)
Info::
Fonts are 257 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 257 KB
Warning::
164 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
164 requests
0.35 g CO2 per page load
Images 875.2 KiB 52%
JavaScript 401.4 KiB 24%
Fonts 256.8 KiB 15%
HTML 72.2 KiB 4%
CSS 46.2 KiB 3%
Other 39.5 KiB 2%
Other 2.6 KiB 0%
Other 1.7 KiB 0%
Other 1.2 KiB 0%
Other 428 B 0%
Other 240 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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

B
Image Optimization
81 images, 0 KB saveable
REVIEW
81 images, 0 KB saveable
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.dh.nrk.no/modul/frontmodul-spill/as... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
81 images 875 KB
0 oversized -0 KB
3 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1326ms total JS execution
REVIEW
1326ms total JS execution
Warning::
https://www.nrk.no/: 546ms CPU time
Warning::
https://static.nrk.no/publisering/kurator-visning/...: 422ms CPU time
Warning::
Unattributable: 307ms CPU time
Info::
https://static.nrk.no/publisering/nrkno-smartpubli...: 51ms CPU time
Warning::
Third-party scripts: 1326ms (100% of total)

Main Thread Breakdown

Style & Layout 30% Script Evaluation 30% Other 27% Rendering 7% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.nrk.no/546ms16ms2ms3rd
https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjs422ms254ms1ms3rd
Unattributable307ms12ms0ms3rd
https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/g2GerzMt.js51ms41ms0ms3rd
B
JS Bundles
50 scripts, 110 KB unused
REVIEW
50 scripts, 110 KB unused
Warning::
https://s.go-mpulse.net/boomerang/QM4SJ-4XUXE-M9QD...: 39 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.nrk.no/nrkno-player/2.34.1/nrkno-pl...: 39 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.go-mpulse.net/boomerang/PNWPX-BE9G3-4DHZ...: 32 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 110 KB
110 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.go-mpulse.net/boomerang/QM4SJ-4XUXE-M9QDD-XSP34-BF2PT60 KB39 KB (65%)3rd
https://static.nrk.no/nrkno-player/2.34.1/nrkno-player-define.mjs48 KB39 KB (82%)3rd
https://s.go-mpulse.net/boomerang/PNWPX-BE9G3-4DHZY-UN976-FJCP757 KB32 KB (57%)3rd
https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjs32 KB3rd
https://static.dh.nrk.no/modul/frontmodul-bestpaa/entry/plugg/_id_/index.xW53IGzA.js1 KB3rd
https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/modulepreload-polyfill.B5Qt9EMX.js1 KB3rd
https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/levendestill.element.DIA9OG5s.js2 KB3rd
https://static.nrk.no/publisering/nrkno-dketasjen/assets/ditt-distrikt.entry-ieKN95op.js4 KB3rd
https://static.dh.nrk.no/modul/frontmodul-spill/entry/index.Cw-EH1F6.js20 KB3rd
https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-2c406cfe362d6a52d98c.esm.js3 KB3rd

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

Green Hosting

No green hosting detected

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

Web fonts

1

257 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.2 s LCP 1.7 shttps://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2NRKSans_Variable.woff2 https://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2 — 256.8 KiB — 140 ms — font-display: swap
NRKSans_Variable.woff2 woff2 swap
Size 257 KB
Load time 140 ms
Start 342 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~128 KB and ~256 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
164 requests over 3095ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 1.7 shttps://nrk.no// https://nrk.no/ — 301 — 140 B — 38 ms — h2https://www.nrk.no/www.nrk.no/ https://www.nrk.no/ — 200 — 59.7 KiB — 329 ms — h2https://static.nrk.no/nrkno-header/3.3.0/style.cssstatic.nrk.no/nrkno-header/3.3.0/st... https://static.nrk.no/nrkno-header/3.3.0/style.css — 200 — 8.1 KiB — 79 ms — h2https://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2static.nrk.no/nrk-sans/2.1.0/NRKSan... https://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2 — 200 — 256.8 KiB — 140 ms — h2https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjsstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjs — 200 — 32.3 KiB — 136 ms — h2https://static.nrk.no/publisering/kurator-visning/assets/index-74cfc0b6.cssstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/index-74cfc0b6.css — 200 — 14.8 KiB — 83 ms — h2https://gfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP1qmRO-KMPXJz1n3H8isggfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP... https://gfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP1qmRO-KMPXJz1n3H8isg — 200 — 48.8 KiB — 113 ms — h2https://gfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_SDr3tvj2ad21acENQWRoAgfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_S... https://gfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_SDr3tvj2ad21acENQWRoA — 200 — 57.6 KiB — 98 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/entry/plugg/_id_/index.xW53IGzA.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/entry/plugg/_id_/index.xW53IGzA.js — 200 — 784 B — 265 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/modulepreload-polyfill.B5Qt9EMX.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/modulepreload-polyfill.B5Qt9EMX.js — 200 — 611 B — 268 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/levendestill.element.DIA9OG5s.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/levendestill.element.DIA9OG5s.js — 200 — 1.6 KiB — 271 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/ditt-distrikt.entry-ieKN95op.jsstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/ditt-distrikt.entry-ieKN95op.js — 200 — 4.2 KiB — 122 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/entry/index.Cw-EH1F6.jsstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/entry/index.Cw-EH1F6.js — 200 — 19.7 KiB — 283 ms — h2https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcCojFEwaCzqt_ir_JhxqnAgfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcC... https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcCojFEwaCzqt_ir_JhxqnA — 200 — 1.2 KiB — 77 ms — h2https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAmaMUZeUb8a_a5XTi3P33bggfx.nrk.no/b8yeGLJt0FKFURm1JBASYAma... https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAmaMUZeUb8a_a5XTi3P33bg — 200 — 894 B — 78 ms — h2https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXcvbEmhy3pvYzwbFJuUvJQgfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXc... https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXcvbEmhy3pvYzwbFJuUvJQ — 200 — 1.1 KiB — 79 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/assets/levendestill.CP0osmpI.cssstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/assets/levendestill.CP0osmpI.css — 200 — 2.5 KiB — 251 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/assets/0.DXoefLgr.cssstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/assets/0.DXoefLgr.css — 200 — 4.1 KiB — 60 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/index.BSNzB6ez.cssstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/index.BSNzB6ez.css — 200 — 1006 B — 251 ms — h2https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_p227TZRtkcAg_fNJtHwAgfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_... https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_p227TZRtkcAg_fNJtHwA — 200 — 1.1 KiB — 81 ms — h2https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-2c406cfe362d6a52d98c.esm.jsstatic.dh.nrk.no/modul/levende-stil... https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-2c406cfe362d6a52d98c.esm.js — 200 — 2.8 KiB — 231 ms — h2https://mediaorigin.nrk.no/movingstill/1b06d286-cca9-440e-86d2-86cca9c40e2f/20260420165208/1b06d286-cca9-440e-86d2-86cca9c40e2f_720.jpgmediaorigin.nrk.no/movingstill/1b06... https://mediaorigin.nrk.no/movingstill/1b06d286-cca9-440e-86d2-86cca9c40e2f/20260420165208/1b06d286-cca9-440e-86d2-86cca9c40e2f_720.jpg — 200 — 163.7 KiB — 90 ms — http/1.1https://static.nrk.no/publisering/kurator-visning/assets/manifest.jsonstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/manifest.json — 200 — 1.2 KiB — 70 ms — h2https://static.nrk.no/nrk-sans/latest/nrk-sans.min.cssstatic.nrk.no/nrk-sans/latest/nrk-s... https://static.nrk.no/nrk-sans/latest/nrk-sans.min.css — 200 — 732 B — 117 ms — h2https://static.nrk.no/nativebridge/1.1.9/nativebridge.min.jsstatic.nrk.no/nativebridge/1.1.9/na... https://static.nrk.no/nativebridge/1.1.9/nativebridge.min.js — 200 — 1.2 KiB — 83 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-sgp2868V.cssstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-sgp2868V.css — 200 — 4.5 KiB — 48 ms — h2https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-514c8fa7a4bf9063721e.cssstatic.dh.nrk.no/modul/levende-stil... https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-514c8fa7a4bf9063721e.css — 200 — 588 B — 240 ms — h2https://static.nrk.no/nrkno-footer/1.10.2/style.cssstatic.nrk.no/nrkno-footer/1.10.2/s... https://static.nrk.no/nrkno-footer/1.10.2/style.css — 200 — 1.9 KiB — 118 ms — h2https://gfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3sUdWVflQQSXgKMJG0GD0Agfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3s... https://gfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3sUdWVflQQSXgKMJG0GD0A — 200 — 1.3 KiB — 224 ms — h2https://gfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9-SPXL6csN6cOpIyuMf-Qgfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9... https://gfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9-SPXL6csN6cOpIyuMf-Q — 200 — 1.0 KiB — 87 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 1.7 shttps://nrk.no// https://nrk.no/ — 301 — 140 B — 38 ms — h2https://www.nrk.no/www.nrk.no/ https://www.nrk.no/ — 200 — 59.7 KiB — 329 ms — h2https://static.nrk.no/nrkno-header/3.3.0/style.cssstatic.nrk.no/nrkno-header/3.3.0/st... https://static.nrk.no/nrkno-header/3.3.0/style.css — 200 — 8.1 KiB — 79 ms — h2https://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2static.nrk.no/nrk-sans/2.1.0/NRKSan... https://static.nrk.no/nrk-sans/2.1.0/NRKSans_Variable.woff2 — 200 — 256.8 KiB — 140 ms — h2https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjsstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/index-29da9c50.mjs — 200 — 32.3 KiB — 136 ms — h2https://static.nrk.no/publisering/kurator-visning/assets/index-74cfc0b6.cssstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/index-74cfc0b6.css — 200 — 14.8 KiB — 83 ms — h2https://gfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP1qmRO-KMPXJz1n3H8isggfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP... https://gfx.nrk.no/KvG32GtRFIH1-4MszvPvZgIP1qmRO-KMPXJz1n3H8isg — 200 — 48.8 KiB — 113 ms — h2https://gfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_SDr3tvj2ad21acENQWRoAgfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_S... https://gfx.nrk.no/IRZ1Oo9kgIUW0JM81GBgqw_SDr3tvj2ad21acENQWRoA — 200 — 57.6 KiB — 98 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/entry/plugg/_id_/index.xW53IGzA.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/entry/plugg/_id_/index.xW53IGzA.js — 200 — 784 B — 265 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/modulepreload-polyfill.B5Qt9EMX.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/modulepreload-polyfill.B5Qt9EMX.js — 200 — 611 B — 268 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/levendestill.element.DIA9OG5s.jsstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/chunks/levendestill.element.DIA9OG5s.js — 200 — 1.6 KiB — 271 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/ditt-distrikt.entry-ieKN95op.jsstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/ditt-distrikt.entry-ieKN95op.js — 200 — 4.2 KiB — 122 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/entry/index.Cw-EH1F6.jsstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/entry/index.Cw-EH1F6.js — 200 — 19.7 KiB — 283 ms — h2https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcCojFEwaCzqt_ir_JhxqnAgfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcC... https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQcCojFEwaCzqt_ir_JhxqnA — 200 — 1.2 KiB — 77 ms — h2https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAmaMUZeUb8a_a5XTi3P33bggfx.nrk.no/b8yeGLJt0FKFURm1JBASYAma... https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAmaMUZeUb8a_a5XTi3P33bg — 200 — 894 B — 78 ms — h2https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXcvbEmhy3pvYzwbFJuUvJQgfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXc... https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQXcvbEmhy3pvYzwbFJuUvJQ — 200 — 1.1 KiB — 79 ms — h2https://static.dh.nrk.no/modul/frontmodul-bestpaa/assets/levendestill.CP0osmpI.cssstatic.dh.nrk.no/modul/frontmodul-b... https://static.dh.nrk.no/modul/frontmodul-bestpaa/assets/levendestill.CP0osmpI.css — 200 — 2.5 KiB — 251 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/assets/0.DXoefLgr.cssstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/assets/0.DXoefLgr.css — 200 — 4.1 KiB — 60 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/index.BSNzB6ez.cssstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/index.BSNzB6ez.css — 200 — 1006 B — 251 ms — h2https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_p227TZRtkcAg_fNJtHwAgfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_... https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQb_p227TZRtkcAg_fNJtHwA — 200 — 1.1 KiB — 81 ms — h2https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-2c406cfe362d6a52d98c.esm.jsstatic.dh.nrk.no/modul/levende-stil... https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-2c406cfe362d6a52d98c.esm.js — 200 — 2.8 KiB — 231 ms — h2https://mediaorigin.nrk.no/movingstill/1b06d286-cca9-440e-86d2-86cca9c40e2f/20260420165208/1b06d286-cca9-440e-86d2-86cca9c40e2f_720.jpgmediaorigin.nrk.no/movingstill/1b06... https://mediaorigin.nrk.no/movingstill/1b06d286-cca9-440e-86d2-86cca9c40e2f/20260420165208/1b06d286-cca9-440e-86d2-86cca9c40e2f_720.jpg — 200 — 163.7 KiB — 90 ms — http/1.1https://static.nrk.no/publisering/kurator-visning/assets/manifest.jsonstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/manifest.json — 200 — 1.2 KiB — 70 ms — h2https://static.nrk.no/nrk-sans/latest/nrk-sans.min.cssstatic.nrk.no/nrk-sans/latest/nrk-s... https://static.nrk.no/nrk-sans/latest/nrk-sans.min.css — 200 — 732 B — 117 ms — h2https://static.nrk.no/nativebridge/1.1.9/nativebridge.min.jsstatic.nrk.no/nativebridge/1.1.9/na... https://static.nrk.no/nativebridge/1.1.9/nativebridge.min.js — 200 — 1.2 KiB — 83 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-sgp2868V.cssstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-sgp2868V.css — 200 — 4.5 KiB — 48 ms — h2https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-514c8fa7a4bf9063721e.cssstatic.dh.nrk.no/modul/levende-stil... https://static.dh.nrk.no/modul/levende-stillbilde/kurator-video-loop-bundle-v2-514c8fa7a4bf9063721e.css — 200 — 588 B — 240 ms — h2https://static.nrk.no/nrkno-footer/1.10.2/style.cssstatic.nrk.no/nrkno-footer/1.10.2/s... https://static.nrk.no/nrkno-footer/1.10.2/style.css — 200 — 1.9 KiB — 118 ms — h2https://gfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3sUdWVflQQSXgKMJG0GD0Agfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3s... https://gfx.nrk.no/lFWg3WdLVCDrG8G_37-OLg3sUdWVflQQSXgKMJG0GD0A — 200 — 1.3 KiB — 224 ms — h2https://gfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9-SPXL6csN6cOpIyuMf-Qgfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9... https://gfx.nrk.no/GQ9C6BLKZ5dorRGgWzsnHwZ9-SPXL6csN6cOpIyuMf-Q — 200 — 1.0 KiB — 87 ms — h2https://gfx.nrk.no/Vo8daND8FrixhZASQ1DeDA1kfHKjqcW9t0Ssy31Py0awgfx.nrk.no/Vo8daND8FrixhZASQ1DeDA1k... https://gfx.nrk.no/Vo8daND8FrixhZASQ1DeDA1kfHKjqcW9t0Ssy31Py0aw — 200 — 1.3 KiB — 89 ms — h2https://gfx.nrk.no/qFalEFFNzLWGaA35RM0hFweJDC-ikx8ST4KheQBWkcmwgfx.nrk.no/qFalEFFNzLWGaA35RM0hFweJ... https://gfx.nrk.no/qFalEFFNzLWGaA35RM0hFweJDC-ikx8ST4KheQBWkcmw — 200 — 1.5 KiB — 91 ms — h2https://gfx.nrk.no/bkVZ7LdN6MtcfdyYgB2MOwTudkvYk2hNCidjMqz_x3zQgfx.nrk.no/bkVZ7LdN6MtcfdyYgB2MOwTu... https://gfx.nrk.no/bkVZ7LdN6MtcfdyYgB2MOwTudkvYk2hNCidjMqz_x3zQ — 200 — 1.5 KiB — 93 ms — h2https://gfx.nrk.no/zD2WAYE5V8rK8X4NX2LdFww_IsxX4bsW-44Fgjy_D2sggfx.nrk.no/zD2WAYE5V8rK8X4NX2LdFww_... https://gfx.nrk.no/zD2WAYE5V8rK8X4NX2LdFww_IsxX4bsW-44Fgjy_D2sg — 200 — 956 B — 95 ms — h2https://gfx.nrk.no/CRmaiez7UgSThIPibB_A9QnCLALIlTRWAqeVmf8gHviQgfx.nrk.no/CRmaiez7UgSThIPibB_A9QnC... https://gfx.nrk.no/CRmaiez7UgSThIPibB_A9QnCLALIlTRWAqeVmf8gHviQ — 200 — 668 B — 96 ms — h2https://gfx.nrk.no/EyNVtIJLEKi0YECxaAq8_gmrn-JLhXf-SfF9iSr8Zodggfx.nrk.no/EyNVtIJLEKi0YECxaAq8_gmr... https://gfx.nrk.no/EyNVtIJLEKi0YECxaAq8_gmrn-JLhXf-SfF9iSr8Zodg — 200 — 892 B — 98 ms — h2https://gfx.nrk.no/NcvrT-3P9nhtRrynVx1LaAubVtEsvYhUDM_Jbtm9khdQgfx.nrk.no/NcvrT-3P9nhtRrynVx1LaAub... https://gfx.nrk.no/NcvrT-3P9nhtRrynVx1LaAubVtEsvYhUDM_Jbtm9khdQ — 200 — 1.0 KiB — 100 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/kulav2.CosmH_rt.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/kulav2.CosmH_rt.webp — 200 — 15.1 KiB — 240 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-former.DlAQQKSA.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-former.DlAQQKSA.webp — 200 — 6.1 KiB — 261 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-tvers.rTRJoIes.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-tvers.rTRJoIes.webp — 200 — 8.1 KiB — 258 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-beatforbeat.or5So-hH.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-beatforbeat.or5So-hH.webp — 200 — 10.0 KiB — 230 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-klassequizen.CJgb7Zte.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-klassequizen.CJgb7Zte.webp — 200 — 4.6 KiB — 254 ms — h2https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-straffekonk.S9V6Hn_H.webpstatic.dh.nrk.no/modul/frontmodul-s... https://static.dh.nrk.no/modul/frontmodul-spill/assets/plakat-straffekonk.S9V6Hn_H.webp — 200 — 12.6 KiB — 232 ms — h2https://gfx.nrk.no/fFiYjXylNqhrQB2ttHKjEg7kSN9T_M9AuwvPmxLYv8Jwgfx.nrk.no/fFiYjXylNqhrQB2ttHKjEg7k... https://gfx.nrk.no/fFiYjXylNqhrQB2ttHKjEg7kSN9T_M9AuwvPmxLYv8Jw — 200 — 1.2 KiB — 99 ms — h2https://gfx.nrk.no/gWsUnWTXMGWHz0LqQsyoCgrCXrEDZgMilBIzvIViDp6ggfx.nrk.no/gWsUnWTXMGWHz0LqQsyoCgrC... https://gfx.nrk.no/gWsUnWTXMGWHz0LqQsyoCgrCXrEDZgMilBIzvIViDp6g — 200 — 1.1 KiB — 100 ms — h2https://gfx.nrk.no/ccUJc8G5Rl2tE3fF8_x9FAmMvSPknclL_w5MtOB78g-wgfx.nrk.no/ccUJc8G5Rl2tE3fF8_x9FAmM... https://gfx.nrk.no/ccUJc8G5Rl2tE3fF8_x9FAmMvSPknclL_w5MtOB78g-w — 200 — 1.6 KiB — 102 ms — h2https://gfx.nrk.no/ySuoHbzwoQ5lazd6DtxZPwDI9ovyL7h2QNmX6dd3xOxAgfx.nrk.no/ySuoHbzwoQ5lazd6DtxZPwDI... https://gfx.nrk.no/ySuoHbzwoQ5lazd6DtxZPwDI9ovyL7h2QNmX6dd3xOxA — 200 — 1.1 KiB — 104 ms — h2https://gfx.nrk.no/B_qbCRBLjqW_YJIN_pt9vgVotZlNfbaDjN9ZzO5RIRAAgfx.nrk.no/B_qbCRBLjqW_YJIN_pt9vgVo... https://gfx.nrk.no/B_qbCRBLjqW_YJIN_pt9vgVotZlNfbaDjN9ZzO5RIRAA — 200 — 1.1 KiB — 106 ms — h2https://gfx.nrk.no/CgsyQvnfuMBn1h-aW6wbLAoZmb575NfwVl-LHrA2VrVggfx.nrk.no/CgsyQvnfuMBn1h-aW6wbLAoZ... https://gfx.nrk.no/CgsyQvnfuMBn1h-aW6wbLAoZmb575NfwVl-LHrA2VrVg — 200 — 1.4 KiB — 108 ms — h2https://gfx.nrk.no/aGiKfFIW5flOTDIqhCGCjAb_DA-HACuCk5zULasHq9Iggfx.nrk.no/aGiKfFIW5flOTDIqhCGCjAb_... https://gfx.nrk.no/aGiKfFIW5flOTDIqhCGCjAb_DA-HACuCk5zULasHq9Ig — 200 — 1.9 KiB — 109 ms — h2https://gfx.nrk.no/aT1p_lprFEm7qae9PIhA4wFXGI5_gpD2fsEjM6gsvjfwgfx.nrk.no/aT1p_lprFEm7qae9PIhA4wFX... https://gfx.nrk.no/aT1p_lprFEm7qae9PIhA4wFXGI5_gpD2fsEjM6gsvjfw — 200 — 1.0 KiB — 115 ms — h2https://gfx.nrk.no/_GvrGdcHA4Bx3lgmEd5RPgyMiwB68ITOykLyOb4fN2zggfx.nrk.no/_GvrGdcHA4Bx3lgmEd5RPgyM... https://gfx.nrk.no/_GvrGdcHA4Bx3lgmEd5RPgyMiwB68ITOykLyOb4fN2zg — 200 — 1.3 KiB — 117 ms — h2https://gfx.nrk.no/_4WE5rNYNLdrWffdI94-sggQ0ROcuo5YuBu6em2zXZzQgfx.nrk.no/_4WE5rNYNLdrWffdI94-sggQ... https://gfx.nrk.no/_4WE5rNYNLdrWffdI94-sggQ0ROcuo5YuBu6em2zXZzQ — 200 — 1.2 KiB — 119 ms — h2https://gfx.nrk.no/admZ0a16sSMLf0eKR2R5uwUSPC0Bz9Cy3hHQKmrYWYBwgfx.nrk.no/admZ0a16sSMLf0eKR2R5uwUS... https://gfx.nrk.no/admZ0a16sSMLf0eKR2R5uwUSPC0Bz9Cy3hHQKmrYWYBw — 200 — 1.2 KiB — 121 ms — h2https://gfx.nrk.no/_yuvuh0wnv7LWlxNtGXLsw8xwiBTcgbMPUj8X9Ot3koAgfx.nrk.no/_yuvuh0wnv7LWlxNtGXLsw8x... https://gfx.nrk.no/_yuvuh0wnv7LWlxNtGXLsw8xwiBTcgbMPUj8X9Ot3koA — 200 — 1.3 KiB — 123 ms — h2https://gfx.nrk.no/kxy38oGnF9xN_6EJj-br_gUVQiGO0l6a28EldMKB6z8wgfx.nrk.no/kxy38oGnF9xN_6EJj-br_gUV... https://gfx.nrk.no/kxy38oGnF9xN_6EJj-br_gUVQiGO0l6a28EldMKB6z8w — 200 — 1.8 KiB — 125 ms — h2https://gfx.nrk.no/omm9mYzPCgJx59nCbsZNKQ_LfMk_4D-f8YSVbcS8I7VAgfx.nrk.no/omm9mYzPCgJx59nCbsZNKQ_L... https://gfx.nrk.no/omm9mYzPCgJx59nCbsZNKQ_LfMk_4D-f8YSVbcS8I7VA — 200 — 1.0 KiB — 248 ms — h2https://gfx.nrk.no/IN2VSPr13atdDUf5s7i5kwHsaTzEGtMnB3PlAPu1DICQgfx.nrk.no/IN2VSPr13atdDUf5s7i5kwHs... https://gfx.nrk.no/IN2VSPr13atdDUf5s7i5kwHsaTzEGtMnB3PlAPu1DICQ — 200 — 1.2 KiB — 127 ms — h2https://gfx.nrk.no/iqn7P2L-_40ISkqek7UdjQ1rwYmKxd2XsSrUUNf_KDiwgfx.nrk.no/iqn7P2L-_40ISkqek7UdjQ1r... https://gfx.nrk.no/iqn7P2L-_40ISkqek7UdjQ1rwYmKxd2XsSrUUNf_KDiw — 200 — 1.1 KiB — 130 ms — h2https://gfx.nrk.no/r22q91fpWDqFw5K5GSejEwGLY31pTB994X1_-6QyAQSwgfx.nrk.no/r22q91fpWDqFw5K5GSejEwGL... https://gfx.nrk.no/r22q91fpWDqFw5K5GSejEwGLY31pTB994X1_-6QyAQSw — 200 — 1.4 KiB — 169 ms — h2https://gfx.nrk.no/etARaB20iYHYkMQpdE22XgWqNUKT1SpVpPmdHSqfZ7AAgfx.nrk.no/etARaB20iYHYkMQpdE22XgWq... https://gfx.nrk.no/etARaB20iYHYkMQpdE22XgWqNUKT1SpVpPmdHSqfZ7AA — 200 — 1.3 KiB — 131 ms — h2https://gfx.nrk.no/3ZDvVPjRlHKFm5e0I3XPXwL_goxyhRJPBi6V-0ozs32ggfx.nrk.no/3ZDvVPjRlHKFm5e0I3XPXwL_... https://gfx.nrk.no/3ZDvVPjRlHKFm5e0I3XPXwL_goxyhRJPBi6V-0ozs32g — 200 — 1.2 KiB — 134 ms — h2https://gfx.nrk.no/-axOV99B46riDyo4ejsQrAfv4c6UuU40--JBrNw59mYwgfx.nrk.no/-axOV99B46riDyo4ejsQrAfv... https://gfx.nrk.no/-axOV99B46riDyo4ejsQrAfv4c6UuU40--JBrNw59mYw — 200 — 1.2 KiB — 136 ms — h2https://gfx.nrk.no/ETDJ_vbqfoNz1org4xaR7wQoa1HVs4YSt_Y_LvesjpHwgfx.nrk.no/ETDJ_vbqfoNz1org4xaR7wQo... https://gfx.nrk.no/ETDJ_vbqfoNz1org4xaR7wQoa1HVs4YSt_Y_LvesjpHw — 200 — 1.0 KiB — 160 ms — h2https://gfx.nrk.no/ohPNkqSbSuNT1s16PicyYAqxfwHm33p-wkfkmMAmMgYAgfx.nrk.no/ohPNkqSbSuNT1s16PicyYAqx... https://gfx.nrk.no/ohPNkqSbSuNT1s16PicyYAqxfwHm33p-wkfkmMAmMgYA — 200 — 2.5 KiB — 138 ms — h2https://gfx.nrk.no/HioHWaNS9EVLBwPnwadwrgdSlD2bRmzdcR-InqJjjYPwgfx.nrk.no/HioHWaNS9EVLBwPnwadwrgdS... https://gfx.nrk.no/HioHWaNS9EVLBwPnwadwrgdSlD2bRmzdcR-InqJjjYPw — 200 — 2.7 KiB — 238 ms — h2https://gfx.nrk.no/Jw7RPYCJL_rVRPzPworUoA39QUW9FAScBJxoBx8LJk-Agfx.nrk.no/Jw7RPYCJL_rVRPzPworUoA39... https://gfx.nrk.no/Jw7RPYCJL_rVRPzPworUoA39QUW9FAScBJxoBx8LJk-A — 200 — 2.6 KiB — 140 ms — h2https://gfx.nrk.no/KRvyzdztaZrk4POkdt2nXAScVcZcKhPX_CMVDdc_CDdggfx.nrk.no/KRvyzdztaZrk4POkdt2nXASc... https://gfx.nrk.no/KRvyzdztaZrk4POkdt2nXAScVcZcKhPX_CMVDdc_CDdg — 200 — 2.0 KiB — 142 ms — h2https://gfx.nrk.no/sC4vmAc1EXb7yrVs5K-tQAIAcJaTYvEWCwPGusG3jtOQgfx.nrk.no/sC4vmAc1EXb7yrVs5K-tQAIA... https://gfx.nrk.no/sC4vmAc1EXb7yrVs5K-tQAIAcJaTYvEWCwPGusG3jtOQ — 200 — 3.0 KiB — 145 ms — h2https://gfx.nrk.no/L25x1pWmyBCMxU4veWebwwxXx0WKH3KR2Po-c_6c_j6wgfx.nrk.no/L25x1pWmyBCMxU4veWebwwxX... https://gfx.nrk.no/L25x1pWmyBCMxU4veWebwwxXx0WKH3KR2Po-c_6c_j6w — 200 — 2.9 KiB — 193 ms — h2https://gfx.nrk.no/3AqJGArnjABa-bNomzJRmgNaHciSMzpJ838VYt9Rbtwggfx.nrk.no/3AqJGArnjABa-bNomzJRmgNa... https://gfx.nrk.no/3AqJGArnjABa-bNomzJRmgNaHciSMzpJ838VYt9Rbtwg — 200 — 2.0 KiB — 148 ms — h2https://gfx.nrk.no/zYBh9sjX7A-Yr18UN83nKArWfea8jkxbncOLB0sbwofAgfx.nrk.no/zYBh9sjX7A-Yr18UN83nKArW... https://gfx.nrk.no/zYBh9sjX7A-Yr18UN83nKArWfea8jkxbncOLB0sbwofA — 200 — 1.5 KiB — 150 ms — h2https://gfx.nrk.no/6IsIGHLltDSdup-jAuuSmw31x6N2G4rAtbtk5aRLcrJAgfx.nrk.no/6IsIGHLltDSdup-jAuuSmw31... https://gfx.nrk.no/6IsIGHLltDSdup-jAuuSmw31x6N2G4rAtbtk5aRLcrJA — 200 — 2.7 KiB — 152 ms — h2https://gfx.nrk.no/VuUxXTl41PhsOrC8Mxje8QcyV5_63s3EZ6LVE9W3jRCwgfx.nrk.no/VuUxXTl41PhsOrC8Mxje8Qcy... https://gfx.nrk.no/VuUxXTl41PhsOrC8Mxje8QcyV5_63s3EZ6LVE9W3jRCw — 200 — 1.2 KiB — 154 ms — h2https://gfx.nrk.no/znJA2_v3yjALYITt4k3UgQSlZeTp9rInerc3yRvKphyQgfx.nrk.no/znJA2_v3yjALYITt4k3UgQSl... https://gfx.nrk.no/znJA2_v3yjALYITt4k3UgQSlZeTp9rInerc3yRvKphyQ — 200 — 1.2 KiB — 156 ms — h2https://gfx.nrk.no/ycnGIAnQ9dTlBF4h2ZwLqge6Pqd-sdTMzsHrFdXcHJ0Qgfx.nrk.no/ycnGIAnQ9dTlBF4h2ZwLqge6... https://gfx.nrk.no/ycnGIAnQ9dTlBF4h2ZwLqge6Pqd-sdTMzsHrFdXcHJ0Q — 200 — 1.5 KiB — 248 ms — h2https://gfx.nrk.no/CtJVYORV69OFvyKhFI1Qage48VZFzMu9dtr75FyAnM6Qgfx.nrk.no/CtJVYORV69OFvyKhFI1Qage4... https://gfx.nrk.no/CtJVYORV69OFvyKhFI1Qage48VZFzMu9dtr75FyAnM6Q — 200 — 1.5 KiB — 244 ms — h2https://gfx.nrk.no/SAmP_848JJfmGcxkuIhqBgiNsHA8Z7ngvxqOdf8mZHkggfx.nrk.no/SAmP_848JJfmGcxkuIhqBgiN... https://gfx.nrk.no/SAmP_848JJfmGcxkuIhqBgiNsHA8Z7ngvxqOdf8mZHkg — 200 — 1.9 KiB — 195 ms — h2https://gfx.nrk.no/GT571loCnXBYsB-8oSApsAOSPZdAjH_4af8th3PMutJAgfx.nrk.no/GT571loCnXBYsB-8oSApsAOS... https://gfx.nrk.no/GT571loCnXBYsB-8oSApsAOSPZdAjH_4af8th3PMutJA — 200 — 1.0 KiB — 160 ms — h2https://gfx.nrk.no/WOyw3DwE2v4zUCPE9YVzyw6jzaA9SWigI4ZITlwfrqzQgfx.nrk.no/WOyw3DwE2v4zUCPE9YVzyw6j... https://gfx.nrk.no/WOyw3DwE2v4zUCPE9YVzyw6jzaA9SWigI4ZITlwfrqzQ — 200 — 1.3 KiB — 196 ms — h2https://gfx.nrk.no/qhAWPxaK0NMmpUZ9UOEofw6LW6vmzGGCgKMYHZiBXm7Agfx.nrk.no/qhAWPxaK0NMmpUZ9UOEofw6L... https://gfx.nrk.no/qhAWPxaK0NMmpUZ9UOEofw6LW6vmzGGCgKMYHZiBXm7A — 200 — 1.2 KiB — 162 ms — h2https://gfx.nrk.no/zYSVAvJo6XRT4-b9RSBbwgg2EtvpxUxTpBg4kEaylPmQgfx.nrk.no/zYSVAvJo6XRT4-b9RSBbwgg2... https://gfx.nrk.no/zYSVAvJo6XRT4-b9RSBbwgg2EtvpxUxTpBg4kEaylPmQ — 200 — 1.1 KiB — 198 ms — h2https://gfx.nrk.no/hTRdNerjk1P7z-Wf9y_4pwG-2wVnZ5kvjcrx4ijLhsuAgfx.nrk.no/hTRdNerjk1P7z-Wf9y_4pwG-... https://gfx.nrk.no/hTRdNerjk1P7z-Wf9y_4pwG-2wVnZ5kvjcrx4ijLhsuA — 200 — 1010 B — 164 ms — h2https://gfx.nrk.no/CG93wIeuBKwlwV7eOtGPfgVBIxcJCpX6C3GI8N0LvJqAgfx.nrk.no/CG93wIeuBKwlwV7eOtGPfgVB... https://gfx.nrk.no/CG93wIeuBKwlwV7eOtGPfgVBIxcJCpX6C3GI8N0LvJqA — 200 — 1.3 KiB — 204 ms — h2https://gfx.nrk.no/I2eRxzICjyQA373HXIFRwwnO3O9X7NYh8mamVOUbUesQgfx.nrk.no/I2eRxzICjyQA373HXIFRwwnO... https://gfx.nrk.no/I2eRxzICjyQA373HXIFRwwnO3O9X7NYh8mamVOUbUesQ — 200 — 1.1 KiB — 200 ms — h2https://gfx.nrk.no/B8vBFpGc5jP9Qn5kU8FTYwVR9krySIgxVF52aNnGswewgfx.nrk.no/B8vBFpGc5jP9Qn5kU8FTYwVR... https://gfx.nrk.no/B8vBFpGc5jP9Qn5kU8FTYwVR9krySIgxVF52aNnGswew — 200 — 1.2 KiB — 218 ms — h2https://gfx.nrk.no/hS-OZLQuAwbLTNxDA9C0KQzzZYvSY2kbiksIVxF-45YQgfx.nrk.no/hS-OZLQuAwbLTNxDA9C0KQzz... https://gfx.nrk.no/hS-OZLQuAwbLTNxDA9C0KQzzZYvSY2kbiksIVxF-45YQ — 200 — 1.6 KiB — 206 ms — h2https://gfx.nrk.no/B7mmPBGWRTr8Ai9fY38e8QyyIkrZ2Jms47Alf04lM5kggfx.nrk.no/B7mmPBGWRTr8Ai9fY38e8Qyy... https://gfx.nrk.no/B7mmPBGWRTr8Ai9fY38e8QyyIkrZ2Jms47Alf04lM5kg — 200 — 810 B — 237 ms — h2https://gfx.nrk.no/1PocuxrR3wf4XudIwej5PgSw01crd0ixxXiATZC0DwmQgfx.nrk.no/1PocuxrR3wf4XudIwej5PgSw... https://gfx.nrk.no/1PocuxrR3wf4XudIwej5PgSw01crd0ixxXiATZC0DwmQ — 200 — 1.2 KiB — 208 ms — h2https://gfx.nrk.no/lf8QpJ12U3hWoR9uzWGzYQRbfsrRYSyqK4DxJg7Ro_ywgfx.nrk.no/lf8QpJ12U3hWoR9uzWGzYQRb... https://gfx.nrk.no/lf8QpJ12U3hWoR9uzWGzYQRbfsrRYSyqK4DxJg7Ro_yw — 200 — 1.4 KiB — 210 ms — h2https://gfx.nrk.no/mIZ20dlmHZM9AEP3dWzAnwq_48nzHyk2mX2KQvYkkLtAgfx.nrk.no/mIZ20dlmHZM9AEP3dWzAnwq_... https://gfx.nrk.no/mIZ20dlmHZM9AEP3dWzAnwq_48nzHyk2mX2KQvYkkLtA — 200 — 1.1 KiB — 239 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 58'%3E%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 58'%3E%3… — 200 — 0 B — 0 ms — datahttps://static.nrk.no/nrkno-header/3.3.0/custom-element.umd.jsstatic.nrk.no/nrkno-header/3.3.0/cu... https://static.nrk.no/nrkno-header/3.3.0/custom-element.umd.js — 200 — 41.0 KiB — 122 ms — h2https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQj_7CNwxgRc6t_ir_JhxqnAgfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQj_... https://gfx.nrk.no/opMtmHZKw1CPjW2Dqje8yQj_7CNwxgRc6t_ir_JhxqnA — 200 — 9.2 KiB — 44 ms — h2https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAojvnEend-uDa5XTi3P33bggfx.nrk.no/b8yeGLJt0FKFURm1JBASYAoj... https://gfx.nrk.no/b8yeGLJt0FKFURm1JBASYAojvnEend-uDa5XTi3P33bg — 200 — 24.6 KiB — 44 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/entry/start.8MpKmNwT.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/entry/start.8MpKmNwT.js — 200 — 367 B — 15 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/entry/app.BkqH4uq8.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/entry/app.BkqH4uq8.js — 200 — 3.4 KiB — 18 ms — h2https://gfx.nrk.no/sS5UUIBmkaGmDXra00jzEwMieaYYKBEF2qHqZn04eC4Agfx.nrk.no/sS5UUIBmkaGmDXra00jzEwMi... https://gfx.nrk.no/sS5UUIBmkaGmDXra00jzEwMieaYYKBEF2qHqZn04eC4A — 200 — 63.3 KiB — 30 ms — h2https://static.nrk.no/nrkno-snowplow/major/1/nrkno-snowplow-entry.jsstatic.nrk.no/nrkno-snowplow/major/... https://static.nrk.no/nrkno-snowplow/major/1/nrkno-snowplow-entry.js — 200 — 1.9 KiB — 25 ms — h2https://log.medietall.no/analytics.jslog.medietall.no/analytics.js https://log.medietall.no/analytics.js — 200 — 685 B — 40 ms — h2https://www.nrk.no/logginn.jswww.nrk.no/logginn.js https://www.nrk.no/logginn.js — 200 — 13.7 KiB — 229 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/UDaI5FCL.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/UDaI5FCL.js — 200 — 12.9 KiB — 29 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/CeUtWhht.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/CeUtWhht.js — 200 — 1.7 KiB — 30 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/g2GerzMt.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/g2GerzMt.js — 200 — 9.1 KiB — 42 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DVwP8f1M.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DVwP8f1M.js — 200 — 2.8 KiB — 32 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bzak7iHL.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bzak7iHL.js — 200 — 370 B — 43 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/HG-rxAuD.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/HG-rxAuD.js — 200 — 781 B — 44 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/mhlRRCWt.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/mhlRRCWt.js — 200 — 500 B — 36 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-snThL8AM.jsstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/fetch-district-data-snThL8AM.js — 200 — 11.4 KiB — 36 ms — h2https://static.nrk.no/publisering/nrkno-dketasjen/assets/index-Z3P8qoK2.jsstatic.nrk.no/publisering/nrkno-dke... https://static.nrk.no/publisering/nrkno-dketasjen/assets/index-Z3P8qoK2.js — 200 — 5.8 KiB — 47 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 64'%3E%3…www.w3.org/2000/svg' viewBox='0 0 7... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 64'%3E%3… — 200 — 0 B — 0 ms — datahttps://static.nrk.no/nrkno-snowplow/1.15.2/nrkno-snowplow-define.mjsstatic.nrk.no/nrkno-snowplow/1.15.2... https://static.nrk.no/nrkno-snowplow/1.15.2/nrkno-snowplow-define.mjs — 200 — 840 B — 15 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bu2pap20.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bu2pap20.js — 200 — 565 B — 17 ms — h2https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQQklIlnXPYlscAg_fNJtHwAgfx.nrk.no/jMHbW_5TMk021q_QOG21DQQk... https://gfx.nrk.no/jMHbW_5TMk021q_QOG21DQQklIlnXPYlscAg_fNJtHwA — 200 — 21.3 KiB — 23 ms — h2https://static.nrk.no/nrkno-player/major/2/nrkno-player-entry.jsstatic.nrk.no/nrkno-player/major/2/... https://static.nrk.no/nrkno-player/major/2/nrkno-player-entry.js — 200 — 1.9 KiB — 57 ms — h2https://www.nrk.no/_auth/web/session/tokenforsubwww.nrk.no/_auth/web/session/tokenf... https://www.nrk.no/_auth/web/session/tokenforsub — 200 — 548 B — 214 ms — h2blob:https://www.nrk.no/7d119f43-800a-4eff-85c1-a33cdd5a2743www.nrk.no/7d119f43-800a-4eff-85c1-... blob:https://www.nrk.no/7d119f43-800a-4eff-85c1-a33cdd5a2743 — 200 — 0 B — 4 ms — blobblob:https://www.nrk.no/c5a4b2b7-6d57-4e63-b8bc-11bf64cfde19www.nrk.no/c5a4b2b7-6d57-4e63-b8bc-... blob:https://www.nrk.no/c5a4b2b7-6d57-4e63-b8bc-11bf64cfde19 — 200 — 0 B — 1 ms — blobhttps://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/0.BKKtKFjB.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/0.BKKtKFjB.js — 200 — 636 B — 22 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Dh8uZMHI.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Dh8uZMHI.js — 200 — 334 B — 26 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Br9dAtWC.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Br9dAtWC.js — 200 — 452 B — 27 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/1.C7b8FayX.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/1.C7b8FayX.js — 200 — 649 B — 49 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DZfxvrWi.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DZfxvrWi.js — 200 — 604 B — 29 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/17.RpEXu6km.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/17.RpEXu6km.js — 200 — 1.5 KiB — 30 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/BkFvNz6j.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/BkFvNz6j.js — 200 — 921 B — 32 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bz0RWrSU.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Bz0RWrSU.js — 200 — 564 B — 33 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/CzrriJ1K.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/CzrriJ1K.js — 200 — 1.4 KiB — 36 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/BjglCFXL.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/BjglCFXL.js — 200 — 670 B — 38 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DpKbEXER.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DpKbEXER.js — 200 — 474 B — 39 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/B_40f77_.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/B_40f77_.js — 200 — 578 B — 45 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/6.tn0EwqxA.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/nodes/6.tn0EwqxA.js — 200 — 1.5 KiB — 44 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/B4Hr6ykZ.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/B4Hr6ykZ.js — 200 — 1.4 KiB — 45 ms — h2https://static.nrk.no/nrkno-player/2.34.1/nrkno-player.cssstatic.nrk.no/nrkno-player/2.34.1/n... https://static.nrk.no/nrkno-player/2.34.1/nrkno-player.css — 200 — 8.0 KiB — 33 ms — h2https://static.nrk.no/nrkno-player/2.34.1/nrkno-player-define.mjsstatic.nrk.no/nrkno-player/2.34.1/n... https://static.nrk.no/nrkno-player/2.34.1/nrkno-player-define.mjs — 200 — 47.5 KiB — 34 ms — h2https://static.nrk.no/nrkno-snowplow/1.15.2/snowplow-bundle.mjsstatic.nrk.no/nrkno-snowplow/1.15.2... https://static.nrk.no/nrkno-snowplow/1.15.2/snowplow-bundle.mjs — 200 — 17.2 KiB — 27 ms — h2https://static.nrk.no/nrkno-snowplow/1.15.2/nrkno-utils-bundle.mjsstatic.nrk.no/nrkno-snowplow/1.15.2... https://static.nrk.no/nrkno-snowplow/1.15.2/nrkno-utils-bundle.mjs — 200 — 6.6 KiB — 30 ms — h2https://log.medietall.no/analytics.v2.jslog.medietall.no/analytics.v2.js https://log.medietall.no/analytics.v2.js — 200 — 24.9 KiB — 20 ms — h2https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQqB380gBGBijYzwbFJuUvJQgfx.nrk.no/g38tkcG8HSX2GnpfgF69eQqB... https://gfx.nrk.no/g38tkcG8HSX2GnpfgF69eQqB380gBGBijYzwbFJuUvJQ — 200 — 17.4 KiB — 44 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DOVO_BU4.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/DOVO_BU4.js — 200 — 3.7 KiB — 32 ms — h2https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Cpj98o6Y.jsstatic.nrk.no/publisering/nrkno-sma... https://static.nrk.no/publisering/nrkno-smartpublisering-render/_app/immutable/chunks/Cpj98o6Y.js — 200 — 454 B — 35 ms — h2https://log.medietall.no/?i=607d77e46bf6b242026472c2&l=p&u=https%3A%2F%2Fwww.nrk.no%2F&c=desktop&ptp=website&psn=&sbs=&ul=&sbid=&r=_&lcid=na&uid=bwcS8cm0aTGaJX4J&ns=1&_h=pageView&_s=js&_l=DOMContentLoaded&_c=1&_m=blog.medietall.no/?i=607d77e46bf6b24... https://log.medietall.no/?i=607d77e46bf6b242026472c2&l=p&u=https%3A%2F%2Fwww.nrk.no%2F&c=desktop&ptp=website&psn=&sbs=&ul=&sbid=&r=_&lcid=na&uid=bwcS8cm0aTGaJX4J&ns=1&_h=pageView&_s=js&_l=DOMContentLoaded&_c=1&_m=b — 204 — 200 B — 280 ms — h2https://www.nrk.no/_auth/web/opsession/check?d=2026-04-22www.nrk.no/_auth/web/opsession/chec... https://www.nrk.no/_auth/web/opsession/check?d=2026-04-22 — 200 — 5.4 KiB — 205 ms — h2https://pub-apps.nrk.no/nrkno-dketasjen/ditt-distrikt-configpub-apps.nrk.no/nrkno-dketasjen/dit... https://pub-apps.nrk.no/nrkno-dketasjen/ditt-distrikt-config — 200 — 861 B — 343 ms — h2https://pub-apps.nrk.no/smartpublisering/api/sanity/kurator-plug?externalId=nrkno-anmeldelser&preview=falsepub-apps.nrk.no/smartpublisering/ap... https://pub-apps.nrk.no/smartpublisering/api/sanity/kurator-plug?externalId=nrkno-anmeldelser&preview=false — 200 — 19.2 KiB — 544 ms — h2https://pub-apps.nrk.no/smartpublisering/api/sanity/kurator-plug?externalId=personalized-articles&preview=falsepub-apps.nrk.no/smartpublisering/ap... https://pub-apps.nrk.no/smartpublisering/api/sanity/kurator-plug?externalId=personalized-articles&preview=false — 200 — 18.9 KiB — 544 ms — h2https://data.nrk.no/nrk/wd6data.nrk.no/nrk/wd6 https://data.nrk.no/nrk/wd6 — 200 — 0 B — 216 ms — h2https://s.go-mpulse.net/boomerang/QM4SJ-4XUXE-M9QDD-XSP34-BF2PTs.go-mpulse.net/boomerang/QM4SJ-4XU... https://s.go-mpulse.net/boomerang/QM4SJ-4XUXE-M9QDD-XSP34-BF2PT — 200 — 59.9 KiB — 58 ms — h2https://innlogging.nrk.no/nonstandard/opsession?d=2026-04-22innlogging.nrk.no/nonstandard/opses... https://innlogging.nrk.no/nonstandard/opsession?d=2026-04-22 — 200 — 7.2 KiB — 699 ms — h2https://data.nrk.no/nrk/wd6data.nrk.no/nrk/wd6 https://data.nrk.no/nrk/wd6 — 200 — 18 B — 198 ms — h3https://c.go-mpulse.net/api/config.json?key=QM4SJ-4XUXE-M9QDD-XSP34-BF2PT&d=www.nrk.no&t=5922727&v=1.792.0&sl=0&si=4c73afca-ba88-49ba-a789-cd4846dd2b96-tdvdnl&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=1255965c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=QM4SJ-4XUXE-M9QDD-XSP34-BF2PT&d=www.nrk.no&t=5922727&v=1.792.0&sl=0&si=4c73afca-ba88-49ba-a789-cd4846dd2b96-tdvdnl&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=1255965 — 200 — 215 B — 39 ms — h2https://gfx.nrk.no/q7t3jXUjwcXnV5-hOtRNLAzdgBql3P-PjjAFkW-xyoYg.jpggfx.nrk.no/q7t3jXUjwcXnV5-hOtRNLAzd... https://gfx.nrk.no/q7t3jXUjwcXnV5-hOtRNLAzdgBql3P-PjjAFkW-xyoYg.jpg — 200 — 220.0 KiB — 127 ms — h2https://gfx.nrk.no/QEo0fTjf9tQgSs_9V5NbPgBx3LMHLschggS_Gn-vXS6ggfx.nrk.no/QEo0fTjf9tQgSs_9V5NbPgBx... https://gfx.nrk.no/QEo0fTjf9tQgSs_9V5NbPgBx3LMHLschggS_Gn-vXS6g — 200 — 33.4 KiB — 57 ms — h2https://gfx.nrk.no/Auk1XtX9nJefTriy1l2n5Ab-tMSxQew1pevGEy8nYyqwgfx.nrk.no/Auk1XtX9nJefTriy1l2n5Ab-... https://gfx.nrk.no/Auk1XtX9nJefTriy1l2n5Ab-tMSxQew1pevGEy8nYyqw — 200 — 73.7 KiB — 53 ms — h2https://s.go-mpulse.net/boomerang/PNWPX-BE9G3-4DHZY-UN976-FJCP7s.go-mpulse.net/boomerang/PNWPX-BE9... https://s.go-mpulse.net/boomerang/PNWPX-BE9G3-4DHZY-UN976-FJCP7 — 200 — 56.7 KiB — 17 ms — h2https://nrkno-ssenotifier.nrk.no/sse/newsfeed?getcache=1nrkno-ssenotifier.nrk.no/sse/newsfe... https://nrkno-ssenotifier.nrk.no/sse/newsfeed?getcache=1 — 200 — 240 B — 506 ms — http/1.1https://static.nrk.no/publisering/kurator-visning/assets/favicon.icostatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/favicon.ico — 200 — 1.0 KiB — 23 ms — h2https://static.nrk.no/publisering/kurator-visning/assets/favicon-32x32.pngstatic.nrk.no/publisering/kurator-v... https://static.nrk.no/publisering/kurator-visning/assets/favicon-32x32.png — 200 — 898 B — 64 ms — h2https://c.go-mpulse.net/api/config.json?key=PNWPX-BE9G3-4DHZY-UN976-FJCP7&d=innlogging.nrk.no&t=5922727&v=1.720.0&sl=0&si=797fdf8c-0719-4c79-a212-de583a09462d-tdvdnl&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=856973c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=PNWPX-BE9G3-4DHZY-UN976-FJCP7&d=innlogging.nrk.no&t=5922727&v=1.720.0&sl=0&si=797fdf8c-0719-4c79-a212-de583a09462d-tdvdnl&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=856973 — 200 — 929 B — 37 ms — h2https://17de4c16.akstat.io/17de4c16.akstat.io/ https://17de4c16.akstat.io/ — 204 — 228 B — 54 ms — h2https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=p6nbziiuktrial-eum-clientnsv4-s.akamaihd.net... https://trial-eum-clientnsv4-s.akamaihd.net/eum/getdns.txt?c=p6nbziiuk — 302 — 266 B — 39 ms — http/1.1https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=p6nbziiuktrial-eum-clienttons-s.akamaihd.net... https://trial-eum-clienttons-s.akamaihd.net/eum/getdns.txt?c=p6nbziiuk — 302 — 270 B — 35 ms — http/1.1https://92-38-149-11_s-23-46-216-79_ts-1776818146-clienttons-s.akamaihd.net/eum/results.txt92-38-149-11_s-23-46-216-79_ts-1776... https://92-38-149-11_s-23-46-216-79_ts-1776818146-clienttons-s.akamaihd.net/eum/results.txt — 200 — 312 B — 42 ms — http/1.1https://lqtjkcyx2zp4y2pic7ra-p6nbzi-3d35a4a86-clientnsv4-s.akamaihd.net/eum/results.txtlqtjkcyx2zp4y2pic7ra-p6nbzi-3d35a4a... https://lqtjkcyx2zp4y2pic7ra-p6nbzi-3d35a4a86-clientnsv4-s.akamaihd.net/eum/results.txt — 200 — 312 B — 48 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
100% of JavaScript execution is third-party
First-party Third-party 1326ms · 101KB · kr164/mo
www.nrk.no
Other
Costly
Execution 546ms
Transfer 60 KB
Monthly Cost kr67/mo
static.nrk.no
Other
Costly
Execution 422ms
Transfer 32 KB
Monthly Cost kr52/mo
Unattributable
Other
Costly
Execution 307ms
Transfer 0 KB
Monthly Cost kr38/mo
static.nrk.no
Other
Optional
Execution 51ms
Transfer 9 KB
Monthly Cost kr6/mo

These scripts may cost more than they're worth

  • www.nrk.no adds 546ms and costs ~kr67/month
  • static.nrk.no adds 422ms and costs ~kr52/month
  • Unattributable adds 307ms and costs ~kr38/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.nrk.no takes 546ms 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

static.nrk.no takes 422ms 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

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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback