Skip to content
https://f-secure.com

Performance

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

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

43
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.96 s

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

12.09 s

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

1.41 s

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

0.000

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

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

12.13 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
17
7 PASS 3 REVIEW 5 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
JS Execution Cost
Action
3222ms total JS execution
FIX
3222ms total JS execution
Warning::
https://www.f-secure.com/_next/static/chunks/frame...: 973ms CPU time
Warning::
Unattributable: 477ms CPU time
Warning::
https://www.f-secure.com/_next/static/chunks/pages...: 354ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NJ2...: 314ms CPU time
Warning::
https://www.f-secure.com/es: 309ms CPU time
Warning::
Third-party scripts: 3222ms (100% of total)

Main Thread Breakdown

Script Evaluation 62% Other 15% Script Parsing & Compilation 11% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://www.f-secure.com/_next/static/chunks/framework-106ea7071d3cfb91.js973ms897ms39ms3rd
Unattributable477ms7ms0ms3rd
https://www.f-secure.com/_next/static/chunks/pages/%5B%5B...slug%5D%5D-aff25139aaebd5c3.js354ms337ms17ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsData314ms249ms37ms3rd
https://www.f-secure.com/es309ms10ms2ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-983784718&l=fsData&cx=c&gtm=4e64k1h2289ms254ms33ms3rd
https://www.googletagmanager.com/gtag/js?id=G-84EXLXMFY5&l=fsData&cx=c&gtm=4e64k1h2267ms193ms44ms3rd
https://www.f-secure.com/_next/static/chunks/main-07295ad2a80e531d.js142ms104ms38ms3rd
https://www.f-secure.com/_next/static/chunks/8e48c914-96ccc27f99f938a7.js97ms1ms96ms3rd
D
JS Bundles
Action
64 scripts, 355 KB unused
FIX
64 scripts, 355 KB unused
Warning::
https://www.googletagmanager.com/gtag/destination?...: 69 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-84EX...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NJ2...: 65 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.f-secure.com/_next/static/chunks/8e48c...: 61 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.f-secure.com/_next/static/chunks/pages...: 29 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 355 KB
355 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/destination?id=AW-983784718&l=fsData&cx=c&gtm=4e64k1h2137 KB69 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-84EXLXMFY5&l=fsData&cx=c&gtm=4e64k1h2173 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsData168 KB65 KB (39%)3rd
https://www.f-secure.com/_next/static/chunks/8e48c914-96ccc27f99f938a7.js155 KB61 KB (39%)3rd
https://www.f-secure.com/_next/static/chunks/pages/%5B%5B...slug%5D%5D-aff25139aaebd5c3.js61 KB29 KB (48%)3rd
https://www.f-secure.com/_next/static/chunks/framework-106ea7071d3cfb91.js59 KB22 KB (37%)3rd
https://www.f-secure.com/_next/static/chunks/92853-5ed42ef492c46048.js30 KB22 KB (74%)3rd
https://www.f-secure.com/_next/static/chunks/main-07295ad2a80e531d.js39 KB21 KB (55%)3rd
https://www.f-secure.com/_next/static/chunks/35527-1a503d2230b27a49.js22 KB3rd
https://www.f-secure.com/_next/static/c6ry58-RIEM0PdwmlrF9n/_buildManifest.js1 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

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

D
Page Weight Inventory
Action
96 resources · 1.7 MB · 355 KB savings available
FIX
96 resources · 1.7 MB · 355 KB savings available
Warning::
Page weight 690 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~355 KB of savings available
Warning::
95 third-party resources (100% of weight)
96 resources · 1.7 MiB · 95 third-party 690.5 KiB over 1MB target
JavaScript 61% · 1.0 MiB
Image 27% · 469.8 KiB
Font 7% · 120.5 KiB
Document 2% · 40.7 KiB
CSS 2% · 27.1 KiB
Other 0% · 2.3 KiB

~355.2 KiB of savings available

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

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

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
C
Page Weight Budget
Action
1.7 MB transferred, 96 requests
REVIEW
1.7 MB transferred, 96 requests
Info::
Page weighs 4.5 MB (1.7 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
96 HTTP requests
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
96 requests
0.35 g CO2 per page load
JavaScript 1.0 MiB 61%
Images 468.6 KiB 27%
Fonts 120.5 KiB 7%
HTML 40.7 KiB 2%
CSS 27.1 KiB 2%
Other 1.5 KiB 0%
Other 1.4 KiB 0%
Other 592 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 469 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
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
4 fonts (121 KB)
PASS
4 fonts (121 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

121 KB total

Render-blocking

0

of 4

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 FCP 2.0 s LCP 12.1 shttps://www.f-secure.com/fonts/Dazzed-Regular.woff2Dazzed-Regular.woff2 https://www.f-secure.com/fonts/Dazzed-Regular.woff2 — 30.0 KiB — 22 ms — font-display: swaphttps://www.f-secure.com/fonts/Dazzed-SemiBold.woff2Dazzed-SemiBold.woff2 https://www.f-secure.com/fonts/Dazzed-SemiBold.woff2 — 30.0 KiB — 123 ms — font-display: swaphttps://www.f-secure.com/fonts/Dazzed-Medium.woff2Dazzed-Medium.woff2 https://www.f-secure.com/fonts/Dazzed-Medium.woff2 — 30.0 KiB — 16 ms — font-display: swaphttps://www.f-secure.com/fonts/Dazzed-Bold.woff2Dazzed-Bold.woff2 https://www.f-secure.com/fonts/Dazzed-Bold.woff2 — 30.5 KiB — 401 ms — font-display: swap
Dazzed-Regular.woff2 woff2 swap
Size 30 KB
Load time 22 ms
Start 94 ms
Risk FOUT — text flashes from fallback to web font
Dazzed-SemiBold.woff2 woff2 swap
Size 30 KB
Load time 123 ms
Start 94 ms
Risk FOUT — text flashes from fallback to web font
Dazzed-Medium.woff2 woff2 swap
Size 30 KB
Load time 16 ms
Start 94 ms
Risk FOUT — text flashes from fallback to web font
Dazzed-Bold.woff2 woff2 swap
Size 31 KB
Load time 401 ms
Start 95 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
1
preload
7
dns-prefetch
prefetch

8 resource hints configured

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
Network Waterfall
96 requests over 1641ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.0 s LCP 12.1 shttps://f-secure.com// https://f-secure.com/ — 301 — 167 B — 12 ms — h2https://www.f-secure.com/www.f-secure.com/ https://www.f-secure.com/ — 302 — 168 B — 45 ms — h2https://www.f-secure.com/eswww.f-secure.com/es https://www.f-secure.com/es — 200 — 40.7 KiB — 22 ms — h2https://assets.f-secure.com/fs-cookie-consent.js?v=6assets.f-secure.com/fs-cookie-conse... https://assets.f-secure.com/fs-cookie-consent.js?v=6 — 200 — 15.9 KiB — 165 ms — h2https://www.f-secure.com/fonts/Dazzed-Regular.woff2www.f-secure.com/fonts/Dazzed-Regul... https://www.f-secure.com/fonts/Dazzed-Regular.woff2 — 200 — 30.0 KiB — 22 ms — h2https://www.f-secure.com/fonts/Dazzed-SemiBold.woff2www.f-secure.com/fonts/Dazzed-SemiB... https://www.f-secure.com/fonts/Dazzed-SemiBold.woff2 — 200 — 30.0 KiB — 123 ms — h2https://www.f-secure.com/fonts/Dazzed-Medium.woff2www.f-secure.com/fonts/Dazzed-Mediu... https://www.f-secure.com/fonts/Dazzed-Medium.woff2 — 200 — 30.0 KiB — 16 ms — h2https://www.f-secure.com/fonts/Dazzed-Bold.woff2www.f-secure.com/fonts/Dazzed-Bold.... https://www.f-secure.com/fonts/Dazzed-Bold.woff2 — 200 — 30.5 KiB — 401 ms — h2https://www.f-secure.com/_next/static/css/00cbcc414b60e4d0.csswww.f-secure.com/_next/static/css/0... https://www.f-secure.com/_next/static/css/00cbcc414b60e4d0.css — 200 — 27.1 KiB — 13 ms — h2https://assets.f-secure.com/i/logos/f-secure-logo.svgassets.f-secure.com/i/logos/f-secur... https://assets.f-secure.com/i/logos/f-secure-logo.svg — 200 — 1.2 KiB — 136 ms — h2https://assets.f-secure.com/i/logos/f-secure-logo-blue-white.svgassets.f-secure.com/i/logos/f-secur... https://assets.f-secure.com/i/logos/f-secure-logo-blue-white.svg — 200 — 1.4 KiB — 135 ms — h2https://www.f-secure.com/i/700x940/f5944bb25a/lady-watching-phone-smiling.webpwww.f-secure.com/i/700x940/f5944bb2... https://www.f-secure.com/i/700x940/f5944bb25a/lady-watching-phone-smiling.webp — 200 — 49.5 KiB — 14 ms — h2https://www.f-secure.com/i/1106x1198/a4158714bf/your-privacy-is-protected.avifwww.f-secure.com/i/1106x1198/a41587... https://www.f-secure.com/i/1106x1198/a4158714bf/your-privacy-is-protected.avif — 200 — 79.4 KiB — 527 ms — h2https://www.f-secure.com/i/998x505/46f9a4c6be/mother-child-dog-sofa.pngwww.f-secure.com/i/998x505/46f9a4c6... https://www.f-secure.com/i/998x505/46f9a4c6be/mother-child-dog-sofa.png — 200 — 85.2 KiB — 14 ms — h2https://assets.f-secure.com/i/illustrations/supercharge.svgassets.f-secure.com/i/illustrations... https://assets.f-secure.com/i/illustrations/supercharge.svg — 200 — 77.5 KiB — 200 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsDatawww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsData — 200 — 167.7 KiB — 169 ms — h2https://www.f-secure.com/_next/static/chunks/48130-c2d8dd94be76cd2c.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/48130-c2d8dd94be76cd2c.js — 200 — 13.8 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/41931.0ee87c12d816df08.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/41931.0ee87c12d816df08.js — 200 — 4.3 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/64772.c327d31f5dc842e2.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/64772.c327d31f5dc842e2.js — 200 — 2.4 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/82909-4eec7a92b82696ad.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/82909-4eec7a92b82696ad.js — 200 — 8.2 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/92853-5ed42ef492c46048.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/92853-5ed42ef492c46048.js — 200 — 29.9 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/59412.452bf1f4af81a41e.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/59412.452bf1f4af81a41e.js — 200 — 3.8 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/31338.58155ce09c8c40d6.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/31338.58155ce09c8c40d6.js — 200 — 3.3 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/16714.6455476c05564146.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/16714.6455476c05564146.js — 200 — 795 B — 5 ms — h2https://www.f-secure.com/_next/static/chunks/54622.f45d98069f4c3bb9.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/54622.f45d98069f4c3bb9.js — 200 — 1.3 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/8995.51d9e9a9d0d57385.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/8995.51d9e9a9d0d57385.js — 200 — 4.2 KiB — 3 ms — h2https://www.f-secure.com/_next/static/chunks/70710.218b89081886734f.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/70710.218b89081886734f.js — 200 — 4.3 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/12053.77fe63941bbe9e21.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/12053.77fe63941bbe9e21.js — 200 — 4.2 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/97092.df7b9949b9cad5ab.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/97092.df7b9949b9cad5ab.js — 200 — 4.2 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/45174.043dddc7ada01c0f.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/45174.043dddc7ada01c0f.js — 200 — 8.2 KiB — 8 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.0 s LCP 12.1 shttps://f-secure.com// https://f-secure.com/ — 301 — 167 B — 12 ms — h2https://www.f-secure.com/www.f-secure.com/ https://www.f-secure.com/ — 302 — 168 B — 45 ms — h2https://www.f-secure.com/eswww.f-secure.com/es https://www.f-secure.com/es — 200 — 40.7 KiB — 22 ms — h2https://assets.f-secure.com/fs-cookie-consent.js?v=6assets.f-secure.com/fs-cookie-conse... https://assets.f-secure.com/fs-cookie-consent.js?v=6 — 200 — 15.9 KiB — 165 ms — h2https://www.f-secure.com/fonts/Dazzed-Regular.woff2www.f-secure.com/fonts/Dazzed-Regul... https://www.f-secure.com/fonts/Dazzed-Regular.woff2 — 200 — 30.0 KiB — 22 ms — h2https://www.f-secure.com/fonts/Dazzed-SemiBold.woff2www.f-secure.com/fonts/Dazzed-SemiB... https://www.f-secure.com/fonts/Dazzed-SemiBold.woff2 — 200 — 30.0 KiB — 123 ms — h2https://www.f-secure.com/fonts/Dazzed-Medium.woff2www.f-secure.com/fonts/Dazzed-Mediu... https://www.f-secure.com/fonts/Dazzed-Medium.woff2 — 200 — 30.0 KiB — 16 ms — h2https://www.f-secure.com/fonts/Dazzed-Bold.woff2www.f-secure.com/fonts/Dazzed-Bold.... https://www.f-secure.com/fonts/Dazzed-Bold.woff2 — 200 — 30.5 KiB — 401 ms — h2https://www.f-secure.com/_next/static/css/00cbcc414b60e4d0.csswww.f-secure.com/_next/static/css/0... https://www.f-secure.com/_next/static/css/00cbcc414b60e4d0.css — 200 — 27.1 KiB — 13 ms — h2https://assets.f-secure.com/i/logos/f-secure-logo.svgassets.f-secure.com/i/logos/f-secur... https://assets.f-secure.com/i/logos/f-secure-logo.svg — 200 — 1.2 KiB — 136 ms — h2https://assets.f-secure.com/i/logos/f-secure-logo-blue-white.svgassets.f-secure.com/i/logos/f-secur... https://assets.f-secure.com/i/logos/f-secure-logo-blue-white.svg — 200 — 1.4 KiB — 135 ms — h2https://www.f-secure.com/i/700x940/f5944bb25a/lady-watching-phone-smiling.webpwww.f-secure.com/i/700x940/f5944bb2... https://www.f-secure.com/i/700x940/f5944bb25a/lady-watching-phone-smiling.webp — 200 — 49.5 KiB — 14 ms — h2https://www.f-secure.com/i/1106x1198/a4158714bf/your-privacy-is-protected.avifwww.f-secure.com/i/1106x1198/a41587... https://www.f-secure.com/i/1106x1198/a4158714bf/your-privacy-is-protected.avif — 200 — 79.4 KiB — 527 ms — h2https://www.f-secure.com/i/998x505/46f9a4c6be/mother-child-dog-sofa.pngwww.f-secure.com/i/998x505/46f9a4c6... https://www.f-secure.com/i/998x505/46f9a4c6be/mother-child-dog-sofa.png — 200 — 85.2 KiB — 14 ms — h2https://assets.f-secure.com/i/illustrations/supercharge.svgassets.f-secure.com/i/illustrations... https://assets.f-secure.com/i/illustrations/supercharge.svg — 200 — 77.5 KiB — 200 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsDatawww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NJ2ZKGC&l=fsData — 200 — 167.7 KiB — 169 ms — h2https://www.f-secure.com/_next/static/chunks/48130-c2d8dd94be76cd2c.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/48130-c2d8dd94be76cd2c.js — 200 — 13.8 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/41931.0ee87c12d816df08.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/41931.0ee87c12d816df08.js — 200 — 4.3 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/64772.c327d31f5dc842e2.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/64772.c327d31f5dc842e2.js — 200 — 2.4 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/82909-4eec7a92b82696ad.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/82909-4eec7a92b82696ad.js — 200 — 8.2 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/92853-5ed42ef492c46048.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/92853-5ed42ef492c46048.js — 200 — 29.9 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/59412.452bf1f4af81a41e.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/59412.452bf1f4af81a41e.js — 200 — 3.8 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/31338.58155ce09c8c40d6.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/31338.58155ce09c8c40d6.js — 200 — 3.3 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/16714.6455476c05564146.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/16714.6455476c05564146.js — 200 — 795 B — 5 ms — h2https://www.f-secure.com/_next/static/chunks/54622.f45d98069f4c3bb9.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/54622.f45d98069f4c3bb9.js — 200 — 1.3 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/8995.51d9e9a9d0d57385.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/8995.51d9e9a9d0d57385.js — 200 — 4.2 KiB — 3 ms — h2https://www.f-secure.com/_next/static/chunks/70710.218b89081886734f.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/70710.218b89081886734f.js — 200 — 4.3 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/12053.77fe63941bbe9e21.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/12053.77fe63941bbe9e21.js — 200 — 4.2 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/97092.df7b9949b9cad5ab.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/97092.df7b9949b9cad5ab.js — 200 — 4.2 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/45174.043dddc7ada01c0f.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/45174.043dddc7ada01c0f.js — 200 — 8.2 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/75656.e8121e4ab905d372.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/75656.e8121e4ab905d372.js — 200 — 5.4 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/98882.28cf808eaaf2c818.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/98882.28cf808eaaf2c818.js — 200 — 4.5 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/67664.b19b8b42a5f7cf1b.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/67664.b19b8b42a5f7cf1b.js — 200 — 7.3 KiB — 4 ms — h2https://www.f-secure.com/_next/static/chunks/81261.5c8a49bfa765c8c9.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/81261.5c8a49bfa765c8c9.js — 200 — 1.6 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/79240.c0b6e7b1cfc184c0.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/79240.c0b6e7b1cfc184c0.js — 200 — 6.5 KiB — 8 ms — h2https://www.f-secure.com/_next/static/chunks/41746.f1a80fc5b594350c.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/41746.f1a80fc5b594350c.js — 200 — 6.7 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/66488.dd0ae5532bd71da4.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/66488.dd0ae5532bd71da4.js — 200 — 569 B — 7 ms — h2https://www.f-secure.com/_next/static/chunks/94487.6a9998bbe55ded13.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/94487.6a9998bbe55ded13.js — 200 — 4.5 KiB — 4 ms — h2https://www.f-secure.com/_next/static/chunks/97237-50aa161d424a9366.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/97237-50aa161d424a9366.js — 200 — 3.9 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/39280.ccf93cce2c29f76e.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/39280.ccf93cce2c29f76e.js — 200 — 13.4 KiB — 17 ms — h2https://www.f-secure.com/_next/static/chunks/webpack-c40599c03f5e3c53.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/webpack-c40599c03f5e3c53.js — 200 — 11.3 KiB — 3 ms — h2https://www.f-secure.com/_next/static/chunks/framework-106ea7071d3cfb91.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/framework-106ea7071d3cfb91.js — 200 — 58.8 KiB — 10 ms — h2https://www.f-secure.com/_next/static/chunks/main-07295ad2a80e531d.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/main-07295ad2a80e531d.js — 200 — 39.2 KiB — 10 ms — h2https://www.f-secure.com/_next/static/chunks/pages/_app-36852a97eba0a1d7.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/pages/_app-36852a97eba0a1d7.js — 200 — 13.1 KiB — 6 ms — h2https://www.f-secure.com/_next/static/chunks/8e48c914-96ccc27f99f938a7.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/8e48c914-96ccc27f99f938a7.js — 200 — 154.8 KiB — 18 ms — h2https://www.f-secure.com/_next/static/chunks/74489-8b10d4b69ab458c2.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/74489-8b10d4b69ab458c2.js — 200 — 16.6 KiB — 4 ms — h2https://www.f-secure.com/_next/static/chunks/35527-1a503d2230b27a49.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/35527-1a503d2230b27a49.js — 200 — 21.7 KiB — 9 ms — h2https://www.f-secure.com/_next/static/chunks/86824-c017b6fe5a5bac48.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/86824-c017b6fe5a5bac48.js — 200 — 10.1 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/pages/%5B%5B...slug%5D%5D-aff25139aaebd5c3.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/pages/%5B%5B...slug%5D%5D-aff25139aaebd5c3.js — 200 — 61.3 KiB — 19 ms — h2https://www.f-secure.com/_next/static/c6ry58-RIEM0PdwmlrF9n/_buildManifest.jswww.f-secure.com/_next/static/c6ry5... https://www.f-secure.com/_next/static/c6ry58-RIEM0PdwmlrF9n/_buildManifest.js — 200 — 839 B — 9 ms — h2https://www.f-secure.com/_next/static/c6ry58-RIEM0PdwmlrF9n/_ssgManifest.jswww.f-secure.com/_next/static/c6ry5... https://www.f-secure.com/_next/static/c6ry58-RIEM0PdwmlrF9n/_ssgManifest.js — 200 — 393 B — 79 ms — h2https://www.f-secure.com/i/137x35/ae06a47ed4/vodafone-logo-dark.svgwww.f-secure.com/i/137x35/ae06a47ed... https://www.f-secure.com/i/137x35/ae06a47ed4/vodafone-logo-dark.svg — 200 — 4.5 KiB — 10 ms — h2https://www.f-secure.com/i/85x49/24f4c5d678/virgin-media-logo-dark.svgwww.f-secure.com/i/85x49/24f4c5d678... https://www.f-secure.com/i/85x49/24f4c5d678/virgin-media-logo-dark.svg — 200 — 84.8 KiB — 9 ms — h2https://www.f-secure.com/i/122x35/2f64a782c9/swisscom-logo-dark.svgwww.f-secure.com/i/122x35/2f64a782c... https://www.f-secure.com/i/122x35/2f64a782c9/swisscom-logo-dark.svg — 200 — 4.4 KiB — 8 ms — h2https://www.f-secure.com/i/4096x742/8b183242e1/white-curve-light-to-dark-long.svgwww.f-secure.com/i/4096x742/8b18324... https://www.f-secure.com/i/4096x742/8b183242e1/white-curve-light-to-dark-long.svg — 200 — 898 B — 5 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxN…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxN… — 200 — 0 B — 0 ms — datahttps://assets.f-secure.com/localizations/es_ES.jsonassets.f-secure.com/localizations/e... https://assets.f-secure.com/localizations/es_ES.json — 200 — 1.4 KiB — 95 ms — h2https://www.f-secure.com/_next/static/chunks/75938.5d3128a4ccb4d668.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/75938.5d3128a4ccb4d668.js — 200 — 1.1 KiB — 16 ms — h2https://www.f-secure.com/_next/static/chunks/57247.57e6bd52b6b9c6d8.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/57247.57e6bd52b6b9c6d8.js — 200 — 720 B — 16 ms — h2https://www.f-secure.com/_next/static/chunks/27937.bc0ea19262be33af.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/27937.bc0ea19262be33af.js — 200 — 658 B — 16 ms — h2https://www.f-secure.com/_next/static/chunks/1672.7fde34d435cab46d.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/1672.7fde34d435cab46d.js — 200 — 764 B — 15 ms — h2https://www.f-secure.com/_next/static/chunks/31185.5986df309b634040.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/31185.5986df309b634040.js — 200 — 697 B — 13 ms — h2https://www.f-secure.com/_next/static/chunks/64316.99d3d711348bf669.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/64316.99d3d711348bf669.js — 200 — 1.1 KiB — 5 ms — h2https://www.f-secure.com/_next/static/chunks/34586.58e0524c527777ab.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/34586.58e0524c527777ab.js — 200 — 706 B — 6 ms — h2https://www.f-secure.com/_next/static/chunks/80004.3343e7c40f5a8e06.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/80004.3343e7c40f5a8e06.js — 200 — 730 B — 9 ms — h2https://www.f-secure.com/_next/static/chunks/2515.6bb78b9c4b59976b.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/2515.6bb78b9c4b59976b.js — 200 — 728 B — 8 ms — h2https://www.f-secure.com/_next/static/chunks/16779.557f31e9596f1ca9.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/16779.557f31e9596f1ca9.js — 200 — 696 B — 6 ms — h2https://www.f-secure.com/_next/static/chunks/70898.2472221109ed8388.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/70898.2472221109ed8388.js — 200 — 736 B — 4 ms — h2https://www.f-secure.com/_next/static/chunks/35833.eb6ab8fd19177214.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/35833.eb6ab8fd19177214.js — 200 — 731 B — 5 ms — h2https://www.f-secure.com/_next/static/chunks/3612.8580ffbf05e53527.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/3612.8580ffbf05e53527.js — 200 — 835 B — 6 ms — h2https://www.f-secure.com/_next/static/chunks/77123.ce5a72b440035239.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/77123.ce5a72b440035239.js — 200 — 614 B — 9 ms — h2https://www.f-secure.com/_next/static/chunks/5744.b8287e184502d1a2.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/5744.b8287e184502d1a2.js — 200 — 614 B — 10 ms — h2https://www.f-secure.com/_next/static/chunks/22738.44be7796a6a8866e.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/22738.44be7796a6a8866e.js — 200 — 720 B — 25 ms — h2https://www.f-secure.com/_next/static/chunks/22591.5ea0d5a9d8a19523.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/22591.5ea0d5a9d8a19523.js — 200 — 753 B — 20 ms — h2https://www.f-secure.com/_next/static/chunks/49707.f17e8b8340e428e6.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/49707.f17e8b8340e428e6.js — 200 — 938 B — 22 ms — h2https://www.f-secure.com/_next/static/chunks/49219.44ff4570900b203c.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/49219.44ff4570900b203c.js — 200 — 1001 B — 23 ms — h2https://www.f-secure.com/_next/static/chunks/31721.194b2db265c6b7b9.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/31721.194b2db265c6b7b9.js — 200 — 686 B — 25 ms — h2https://www.f-secure.com/_next/static/chunks/9796.77ccce1e2fe3de40.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/9796.77ccce1e2fe3de40.js — 200 — 4.7 KiB — 7 ms — h2https://www.f-secure.com/_next/static/chunks/42025.b24508a7d44ecbed.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/42025.b24508a7d44ecbed.js — 200 — 1.4 KiB — 9 ms — h2https://www.f-secure.com/_next/static/chunks/80050.ba036f166a7d90ba.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/80050.ba036f166a7d90ba.js — 200 — 1.7 KiB — 12 ms — h2https://www.f-secure.com/_next/static/chunks/41688.ff6e60ee375c890c.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/41688.ff6e60ee375c890c.js — 200 — 976 B — 14 ms — h2https://www.f-secure.com/_next/static/chunks/44.34da696fc5227047.jswww.f-secure.com/_next/static/chunk... https://www.f-secure.com/_next/static/chunks/44.34da696fc5227047.js — 200 — 1.3 KiB — 16 ms — h2data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%…data:image/svg+xml,%3C%3Fxml%20vers... data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtag/js?id=G-84EXLXMFY5&l=fsData&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-84EXLXMFY5&l=fsData&cx=c&gtm=4e64k1h2 — 200 — 173.0 KiB — 57 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-983784718&l=fsData&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-983784718&l=fsData&cx=c&gtm=4e64k1h2 — 200 — 137.0 KiB — 82 ms — h3https://www.f-secure.com/favicon.svgwww.f-secure.com/favicon.svg https://www.f-secure.com/favicon.svg — 200 — 490 B — 8 ms — h2https://www.f-secure.com/favicon.pngwww.f-secure.com/favicon.png https://www.f-secure.com/favicon.png — 200 — 718 B — 4 ms — h2https://www.f-secure.com/i/765x379/e1b70707b3/avtest_certified_top-product_windows.png/m/fit-in/1280x0/filters:quality(90)www.f-secure.com/i/765x379/e1b70707... https://www.f-secure.com/i/765x379/e1b70707b3/avtest_certified_top-product_windows.png/m/fit-in/1280x0/filters:quality(90) — 200 — 28.1 KiB — 343 ms — h2https://www.f-secure.com/i/344x379/3a544df0f9/avtest_certified_macos.png/m/fit-in/1280x0/filters:quality(90)www.f-secure.com/i/344x379/3a544df0... https://www.f-secure.com/i/344x379/3a544df0f9/avtest_certified_macos.png/m/fit-in/1280x0/filters:quality(90) — 200 — 18.1 KiB — 333 ms — h2https://www.f-secure.com/i/450x379/6011275506/avtest_certified_advanced_logo_2025-02.png/m/fit-in/1280x0/filters:quality(90)www.f-secure.com/i/450x379/60112755... https://www.f-secure.com/i/450x379/6011275506/avtest_certified_advanced_logo_2025-02.png/m/fit-in/1280x0/filters:quality(90) — 200 — 23.2 KiB — 177 ms — h2https://www.f-secure.com/i/78x78/a1ec992ee9/cyper-security-from-finland.svgwww.f-secure.com/i/78x78/a1ec992ee9... https://www.f-secure.com/i/78x78/a1ec992ee9/cyper-security-from-finland.svg — 200 — 8.5 KiB — 7 ms — h2https://www.f-secure.com/i/82x33/7cc08ede85/telia-logo-dark.svgwww.f-secure.com/i/82x33/7cc08ede85... https://www.f-secure.com/i/82x33/7cc08ede85/telia-logo-dark.svg — 200 — 1.8 KiB — 5 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&scrsrc=www.googletagmanager.com&rnd=21202969.1776890742&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1h2v77376678za200zd77376678xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776890742329&tfd=1482pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&scrsrc=www.googletagmanager.com&rnd=21202969.1776890742&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1h2v77376678za200zd77376678xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776890742329&tfd=1482 — 200 — 21 B — 76 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&scrsrc=www.googletagmanager.com&rnd=21202969.1776890742&navt=n&npa=1&_tu=CA&gtm=45be64k1h2v9138277460z877376678za20gzb77376678zd77376678xea&gcs=G101&gcd=13p3tPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-983784718&tid=AW-983784718&tft=1776890742330&tfd=1483pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&scrsrc=www.googletagmanager.com&rnd=21202969.1776890742&navt=n&npa=1&_tu=CA&gtm=45be64k1h2v9138277460z877376678za20gzb77376678zd77376678xea&gcs=G101&gcd=13p3tPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-983784718&tid=AW-983784718&tft=1776890742330&tfd=1483 — 200 — 21 B — 79 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-84EXLXMFY5&gtm=45je64k1h2v886126248z877376678za20gzb77376678zd77376678&_p=1776890740947&gcs=G101&gcd=13p3tPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=EAAAAEA&are=1&cid=1844624006.1776890742&frm=0&ir=1&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542~118128922&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&sid=1776890741&sct=1&seg=0&dt=Proteja%20sus%20momentos%20digitales%20%7C%20F%E2%80%91Secure&_tu=CA&en=cookie_consent&_fv=1&_nsi=1&_ss=1&ep.popup_visible=impression&tfd=1500region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-84EXLXMFY5&gtm=45je64k1h2v886126248z877376678za20gzb77376678zd77376678&_p=1776890740947&gcs=G101&gcd=13p3tPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=EAAAAEA&are=1&cid=1844624006.1776890742&frm=0&ir=1&pscdl=denied&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542~118128922&dl=https%3A%2F%2Fwww.f-secure.com%2Fes&sid=1776890741&sct=1&seg=0&dt=Proteja%20sus%20momentos%20digitales%20%7C%20F%E2%80%91Secure&_tu=CA&en=cookie_consent&_fv=1&_nsi=1&_ss=1&ep.popup_visible=impression&tfd=1500 — 204 — 550 B — 70 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 3222ms · 833KB · €52/mo
www.f-secure.com
Other
Costly
Execution 973ms
Transfer 59 KB
Unused 37%
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 477ms
Transfer 0 KB
Monthly Cost €8/mo
www.f-secure.com
Other
Costly
Execution 354ms
Transfer 61 KB
Unused 48%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 314ms
Transfer 168 KB
Unused 39%
Monthly Cost €5/mo
www.f-secure.com
Other
Costly
Execution 309ms
Transfer 41 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 289ms
Transfer 137 KB
Unused 50%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 267ms
Transfer 173 KB
Unused 39%
Monthly Cost €4/mo
www.f-secure.com
Other
Optional
Execution 142ms
Transfer 39 KB
Unused 55%
Monthly Cost €2/mo
www.f-secure.com
Other
Optional
Execution 97ms
Transfer 155 KB
Unused 39%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • www.f-secure.com adds 973ms and costs ~€16/month
  • Unattributable adds 477ms and costs ~€8/month
  • www.f-secure.com adds 354ms and costs ~€6/month
  • Google Tag Manager adds 314ms and costs ~€5/month
  • www.f-secure.com adds 309ms and costs ~€5/month
  • Google Tag Manager adds 289ms and costs ~€5/month
  • Google Tag Manager adds 267ms and costs ~€4/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.f-secure.com takes 973ms 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 477ms 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

www.f-secure.com takes 354ms 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 314ms 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

www.f-secure.com takes 309ms 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 289ms 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

50% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

55% of www.f-secure.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback