Skip to content
https://opera.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

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

987 ms

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

1.28 s

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

11 ms

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

0.048

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

987 ms

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

1.82 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
7 PASS 4 REVIEW 2 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 (1009.1 KiB of 1009.3 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 218 KB
0 oversized -0 KB
15 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
JS Bundles
Action
21 scripts, 216 KB unused
REVIEW
21 scripts, 216 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PRB...: 82 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-T18E...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-979...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 216 KB
216 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F186 KB82 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T18E1GTPQG&cx=c&gtm=4e64f0172 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-979253717&cx=c&gtm=4e64f0145 KB66 KB (45%)3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/3578.js1 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/3675.js2 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/6139.js3 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/2291.js1 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/6353.js4 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/9523.js7 KB3rd
https://cdn-production-opera-website.operacdn.com/staticfiles/1819.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

B
Page Weight Inventory
57 resources · 1009 KB · 216 KB savings available
REVIEW
57 resources · 1009 KB · 216 KB savings available
Info::
Within 1MB page-weight target
Got: 1009 KB
Info::
~216 KB of savings available
Warning::
56 third-party resources (100% of weight)
57 resources · 1009.3 KiB · 56 third-party Within 1MB page-weight target
JavaScript 58% · 580.8 KiB
Image 23% · 228.0 KiB
Font 13% · 131.2 KiB
Document 4% · 36.0 KiB
CSS 3% · 31.6 KiB
Other 0% · 1.5 KiB

~216.2 KiB of savings available

Remove unused JavaScript: 216.2 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
1009 KB transferred, 57 requests
PASS
1009 KB transferred, 57 requests
Info::
Page weighs 2.5 MB (1009 KB transferred)
Warning::
JavaScript is 581 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 581 KB
Info::
57 HTTP requests
Info::
Estimated 0.21 g CO2 per page load
1009 KB / 2.4 MB budget
1009 KB transferred
57 requests
0.21 g CO2 per page load
JavaScript 580.8 KiB 58%
Images 217.5 KiB 22%
Fonts 131.2 KiB 13%
HTML 35.8 KiB 4%
CSS 31.6 KiB 3%
Other 10.8 KiB 1%
Other 1010 B 0%
Other 569 B 0%
0 2.4 MB 4.9 MB
Under 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

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
431ms total JS execution
PASS
431ms total JS execution
Info::
https://www.opera.com/: 124ms CPU time
Info::
Unattributable: 95ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-PRB...: 92ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-T18E...: 65ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=AW-979...: 55ms CPU time
Warning::
Third-party scripts: 431ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 26% Style & Layout 14% Script Parsing & Compilation 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.opera.com/124ms4ms1ms3rd
Unattributable95ms2ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F92ms73ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T18E1GTPQG&cx=c&gtm=4e64f065ms49ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-979253717&cx=c&gtm=4e64f055ms43ms10ms3rd
A+
Font Loading
5 fonts (131 KB)
PASS
5 fonts (131 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

131 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 500 ms 1.0 s FCP 987 ms LCP 1.3 shttps://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2b21a8376d942833de6fc.91... https://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2 — 26.2 KiB — 59 ms — font-display: swaphttps://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2067e5dad13c9184c2ba1.c0... https://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2 — 27.9 KiB — 54 ms — font-display: swaphttps://cdn-production-opera-website.operacdn.com/staticfiles/b606148c8e6ddb775208.43881a474ab8.woff2b606148c8e6ddb775208.43... https://cdn-production-opera-website.operacdn.com/staticfiles/b606148c8e6ddb775208.43881a474ab8.woff2 — 24.0 KiB — 5 ms — font-display: swaphttps://cdn-production-opera-website.operacdn.com/staticfiles/4fdfc1ed1fd6ef8b1684.add313694b12.woff24fdfc1ed1fd6ef8b1684.ad... https://cdn-production-opera-website.operacdn.com/staticfiles/4fdfc1ed1fd6ef8b1684.add313694b12.woff2 — 24.5 KiB — 27 ms — font-display: swaphttps://cdn-production-opera-website.operacdn.com/staticfiles/1da861906eae74cef5c2.6eaba6c08ad3.woff21da861906eae74cef5c2.6e... https://cdn-production-opera-website.operacdn.com/staticfiles/1da861906eae74cef5c2.6eaba6c08ad3.woff2 — 28.6 KiB — 9 ms — font-display: swap
b21a8376d942833de6fc.91... woff2 swap
Size 26 KB
Load time 59 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
067e5dad13c9184c2ba1.c0... woff2 swap
Size 28 KB
Load time 54 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
b606148c8e6ddb775208.43... woff2 swap
Size 24 KB
Load time 5 ms
Start 400 ms
Risk FOUT — text flashes from fallback to web font
4fdfc1ed1fd6ef8b1684.ad... woff2 swap
Size 25 KB
Load time 27 ms
Start 401 ms
Risk FOUT — text flashes from fallback to web font
1da861906eae74cef5c2.6e... woff2 swap
Size 29 KB
Load time 9 ms
Start 401 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
57 requests over 940ms
INFO
0 ms 500 ms 1.0 s FCP 987 ms LCP 1.3 shttps://opera.com// https://opera.com/ — 301 — 235 B — 91 ms — http/1.1https://www.opera.com/www.opera.com/ https://www.opera.com/ — 200 — 35.8 KiB — 179 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2 — 200 — 26.2 KiB — 59 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2 — 200 — 27.9 KiB — 54 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/runtime-homepage.60b2fe689c40.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/runtime-homepage.60b2fe689c40.js — 200 — 1.9 KiB — 51 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/vendors-homepage.31ca4346f8f2.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/vendors-homepage.31ca4346f8f2.js — 200 — 17.4 KiB — 66 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/mainHomepage.536f7d9ecacc.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/mainHomepage.536f7d9ecacc.js — 200 — 4.5 KiB — 69 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero.1586dd143554.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero.1586dd143554.webp — 200 — 42.3 KiB — 66 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/latinext.a83b049961e4.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/latinext.a83b049961e4.css — 200 — 749 B — 32 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main.912f0b339f6b.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main.912f0b339f6b.css — 200 — 19.3 KiB — 39 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-768.c095843b336b.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-768.c095843b336b.css — 200 — 3.1 KiB — 36 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1024.aad96fd23526.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1024.aad96fd23526.css — 200 — 1.8 KiB — 34 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1224.cd20c7ec9f47.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1224.cd20c7ec9f47.css — 200 — 1.9 KiB — 68 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-horizontal.3a48a9c34651.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-horizontal.3a48a9c34651.svg — 200 — 3.9 KiB — 62 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-white-horizontal.35e1a8f1fc3b.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-white-horizontal.35e1a8f1fc3b.svg — 200 — 4.0 KiB — 47 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero__mobile-android%402x.823b7797d1f1.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero__mobile-android%402x.823b7797d1f1.webp — 200 — 40.2 KiB — 52 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/traffic.fa1e9a35091f.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/traffic.fa1e9a35091f.js — 200 — 23.6 KiB — 41 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42Fwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F — 200 — 186.4 KiB — 271 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-320.7f746f3896e8.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-320.7f746f3896e8.css — 200 — 1.2 KiB — 37 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-640.eb207c945869.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-640.eb207c945869.css — 200 — 1.6 KiB — 46 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1824.b6240ca8263f.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1824.b6240ca8263f.css — 200 — 1.2 KiB — 43 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1924.0713dcc8a47e.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1924.0713dcc8a47e.css — 200 — 845 B — 36 ms — h2https://www.opera.com/webmanifestwww.opera.com/webmanifest https://www.opera.com/webmanifest — 200 — 1010 B — 111 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero--floating%402x.d9cf5f6422d3.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero--floating%402x.d9cf5f6422d3.webp — 200 — 55.2 KiB — 29 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/googleplay/google-play--en.4f4bbba837f5.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/googleplay/google-play--en.4f4bbba837f5.png — 200 — 4.3 KiB — 25 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/appstore/app-store--en.5e9d0ca3db11.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/appstore/app-store--en.5e9d0ca3db11.png — 200 — 2.6 KiB — 24 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/1x1px.91e42db1c66c.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/1x1px.91e42db1c66c.png — 200 — 432 B — 29 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1%402x.5af664c46d8a.jpgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1%402x.5af664c46d8a.jpg — 200 — 47.8 KiB — 30 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1__mobile%402x.bcd29c2f5bcf.jpgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1__mobile%402x.bcd29c2f5bcf.jpg — 200 — 12.8 KiB — 31 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/54281717bc1441101c09.c05c0121fa61.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/54281717bc1441101c09.c05c0121fa61.svg — 200 — 702 B — 16 ms — h2
0 ms 500 ms 1.0 s FCP 987 ms LCP 1.3 shttps://opera.com// https://opera.com/ — 301 — 235 B — 91 ms — http/1.1https://www.opera.com/www.opera.com/ https://www.opera.com/ — 200 — 35.8 KiB — 179 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/b21a8376d942833de6fc.91f7ad7162e8.woff2 — 200 — 26.2 KiB — 59 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/067e5dad13c9184c2ba1.c0d25ced7cb5.woff2 — 200 — 27.9 KiB — 54 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/runtime-homepage.60b2fe689c40.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/runtime-homepage.60b2fe689c40.js — 200 — 1.9 KiB — 51 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/vendors-homepage.31ca4346f8f2.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/vendors-homepage.31ca4346f8f2.js — 200 — 17.4 KiB — 66 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/mainHomepage.536f7d9ecacc.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/mainHomepage.536f7d9ecacc.js — 200 — 4.5 KiB — 69 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero.1586dd143554.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero.1586dd143554.webp — 200 — 42.3 KiB — 66 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/latinext.a83b049961e4.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/latinext.a83b049961e4.css — 200 — 749 B — 32 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main.912f0b339f6b.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main.912f0b339f6b.css — 200 — 19.3 KiB — 39 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-768.c095843b336b.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-768.c095843b336b.css — 200 — 3.1 KiB — 36 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1024.aad96fd23526.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1024.aad96fd23526.css — 200 — 1.8 KiB — 34 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1224.cd20c7ec9f47.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1224.cd20c7ec9f47.css — 200 — 1.9 KiB — 68 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-horizontal.3a48a9c34651.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-horizontal.3a48a9c34651.svg — 200 — 3.9 KiB — 62 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-white-horizontal.35e1a8f1fc3b.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/logo/logo-flat-white-horizontal.35e1a8f1fc3b.svg — 200 — 4.0 KiB — 47 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero__mobile-android%402x.823b7797d1f1.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero__mobile-android%402x.823b7797d1f1.webp — 200 — 40.2 KiB — 52 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/traffic.fa1e9a35091f.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/traffic.fa1e9a35091f.js — 200 — 23.6 KiB — 41 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42Fwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PRBZ42F — 200 — 186.4 KiB — 271 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-320.7f746f3896e8.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-320.7f746f3896e8.css — 200 — 1.2 KiB — 37 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-640.eb207c945869.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-640.eb207c945869.css — 200 — 1.6 KiB — 46 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1824.b6240ca8263f.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1824.b6240ca8263f.css — 200 — 1.2 KiB — 43 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/main-1924.0713dcc8a47e.csscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/main-1924.0713dcc8a47e.css — 200 — 845 B — 36 ms — h2https://www.opera.com/webmanifestwww.opera.com/webmanifest https://www.opera.com/webmanifest — 200 — 1010 B — 111 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero--floating%402x.d9cf5f6422d3.webpcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--hero--floating%402x.d9cf5f6422d3.webp — 200 — 55.2 KiB — 29 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/googleplay/google-play--en.4f4bbba837f5.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/googleplay/google-play--en.4f4bbba837f5.png — 200 — 4.3 KiB — 25 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/appstore/app-store--en.5e9d0ca3db11.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/components/download/appstore/app-store--en.5e9d0ca3db11.png — 200 — 2.6 KiB — 24 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/1x1px.91e42db1c66c.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/1x1px.91e42db1c66c.png — 200 — 432 B — 29 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1%402x.5af664c46d8a.jpgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1%402x.5af664c46d8a.jpg — 200 — 47.8 KiB — 30 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1__mobile%402x.bcd29c2f5bcf.jpgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/main/home/opera__home--box-1__mobile%402x.bcd29c2f5bcf.jpg — 200 — 12.8 KiB — 31 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/54281717bc1441101c09.c05c0121fa61.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/54281717bc1441101c09.c05c0121fa61.svg — 200 — 702 B — 16 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/37954744e57e0ec219e0.fc285f61fb10.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/37954744e57e0ec219e0.fc285f61fb10.svg — 200 — 1.5 KiB — 17 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/15d93019b5bb2f48cde0.dc17d9150d2c.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/15d93019b5bb2f48cde0.dc17d9150d2c.svg — 200 — 578 B — 10 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/b606148c8e6ddb775208.43881a474ab8.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/b606148c8e6ddb775208.43881a474ab8.woff2 — 200 — 24.0 KiB — 5 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/4fdfc1ed1fd6ef8b1684.add313694b12.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/4fdfc1ed1fd6ef8b1684.add313694b12.woff2 — 200 — 24.5 KiB — 27 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/1da861906eae74cef5c2.6eaba6c08ad3.woff2cdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/1da861906eae74cef5c2.6eaba6c08ad3.woff2 — 200 — 28.6 KiB — 9 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/6139.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/6139.js — 200 — 2.5 KiB — 3 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/2291.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/2291.js — 200 — 766 B — 6 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/6353.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/6353.js — 200 — 4.1 KiB — 5 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/9523.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/9523.js — 200 — 7.0 KiB — 15 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/1819.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/1819.js — 200 — 3.0 KiB — 16 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/3578.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/3578.js — 200 — 1.4 KiB — 18 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/2784.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/2784.js — 200 — 794 B — 6 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/3675.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/3675.js — 200 — 2.0 KiB — 12 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/7785.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/7785.js — 200 — 838 B — 13 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/938.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/938.js — 200 — 966 B — 21 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/4607.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/4607.js — 200 — 832 B — 20 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/2279.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/2279.js — 200 — 792 B — 12 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/9945.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/9945.js — 200 — 2.6 KiB — 14 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/3df4f06d6ca308d60c4f.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/3df4f06d6ca308d60c4f.svg — 200 — 695 B — 49 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/1907.jscdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/1907.js — 200 — 2.3 KiB — 3 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/f04b6e345ce5ac184010.svgcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/f04b6e345ce5ac184010.svg — 200 — 654 B — 23 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-979253717&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-979253717&cx=c&gtm=4e64f0 — 200 — 145.4 KiB — 99 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T18E1GTPQG&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T18E1GTPQG&cx=c&gtm=4e64f0 — 200 — 171.9 KiB — 107 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.opera.com%2F&scrsrc=www.googletagmanager.com&rnd=1518749672.1776358865&navt=n&npa=1&gtm=45be64f0v874193565z8811573329za20gzb811573329zd811573329xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-979253717&tid=AW-979253717&tft=1776358864873&tfd=809pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.opera.com%2F&scrsrc=www.googletagmanager.com&rnd=1518749672.1776358865&navt=n&npa=1&gtm=45be64f0v874193565z8811573329za20gzb811573329zd811573329xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-979253717&tid=AW-979253717&tft=1776358864873&tfd=809 — 200 — 21 B — 127 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-T18E1GTPQG&gtm=45je64f0v878149888z8811573329za20gzb811573329zd811573329&_p=1776358864373&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=843483494.1776358865&frm=0&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776358864&sct=1&seg=0&dl=https%3A%2F%2Fwww.opera.com%2F&dt=Opera%20Web%20Browser%20%7C%20Faster%2C%20Safer%2C%20Smarter%20%7C%20Opera&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=876region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T18E1GTPQG&gtm=45je64f0v878149888z8811573329za20gzb811573329zd811573329&_p=1776358864373&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=843483494.1776358865&frm=0&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776358864&sct=1&seg=0&dl=https%3A%2F%2Fwww.opera.com%2F&dt=Opera%20Web%20Browser%20%7C%20Faster%2C%20Safer%2C%20Smarter%20%7C%20Opera&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=876 — 204 — 548 B — 64 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/favicon/opera/favicon.90b13d0c7b36.icocdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/favicon/opera/favicon.90b13d0c7b36.ico — 200 — 9.8 KiB — 4 ms — h2https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/favicon/opera/favicon-32x32.a769c19798b2.pngcdn-production-opera-website.operac... https://cdn-production-opera-website.operacdn.com/staticfiles/assets/images/favicon/opera/favicon-32x32.a769c19798b2.png — 200 — 759 B — 26 ms — h2
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 431ms · 540KB · kr80/mo
www.opera.com
Other
Optional
Execution 124ms
Transfer 36 KB
Monthly Cost kr23/mo
Unattributable
Other
Optional
Execution 95ms
Transfer 0 KB
Monthly Cost kr18/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 186 KB
Unused 44%
Monthly Cost kr17/mo
Google Tag Manager
Tag Manager
Optional
Execution 65ms
Transfer 172 KB
Unused 40%
Monthly Cost kr12/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 145 KB
Unused 45%
Monthly Cost kr10/mo

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

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