Skip to content
https://utorrent.com

Performance

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

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

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

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

1.83 s

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

3.43 s

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

49 ms

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.

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

3.57 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 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 65 requests
FIX
3.1 MB transferred, 65 requests
Warning::
Page weighs 5.8 MB (3.1 MB transferred)
Info::
Fonts are 1.2 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.2 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
65 HTTP requests
Info::
Estimated 0.65 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
65 requests
0.65 g CO2 per page load
Fonts 1.2 MiB 40%
JavaScript 1.1 MiB 37%
Images 620.5 KiB 20%
HTML 69.7 KiB 2%
Other 45.6 KiB 1%
CSS 2.7 KiB 0%
Other 1.2 KiB 0%
Other 408 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (3.1 MiB of 3.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
22 scripts, 500 KB unused
FIX
22 scripts, 500 KB unused
Warning::
https://www.utorrent.com/app-843d117055bf81b0c4e2....: 183 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google-analytics.com/gtm/js?id=GTM-PRL...: 68 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HHFK...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-116...: 64 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MJK...: 61 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 500 KB
500 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.utorrent.com/app-843d117055bf81b0c4e2.js297 KB183 KB (62%)3rd
https://www.google-analytics.com/gtm/js?id=GTM-PRL62GW&t=gtag_UA_116155_1&cid=2011174981.1776796680&aip=true112 KB68 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-HHFKT0D5PF&cx=c&gtm=4e64h1172 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-116155-1&cx=c&gtm=4e64h1116 KB64 KB (55%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN55140 KB61 KB (44%)3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js102 KB56 KB (55%)3rd
https://www.utorrent.com/95b64a6e-cb578d3a90c2afabc557.js1 KB3rd
https://www.utorrent.com/1bfc9850-ff6b4f128ef8127c1b31.js4 KB3rd
https://www.utorrent.com/f1fea4ffb6e21a3a74b5c8affb0395adbda441b0-c3d934cb92544d6ff24a.js41 KB3rd
https://www.utorrent.com/component---src-pages-index-js-cab18cce54df425efd05.js9 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

F
Page Weight Inventory
Action
65 resources · 3.1 MB · 500 KB savings available
FIX
65 resources · 3.1 MB · 500 KB savings available
Warning::
Page weight 2.1 MB over 1MB target
Got: 3.1 MB Expected: ≤ 1 MB
Info::
~500 KB of savings available
Warning::
64 third-party resources (100% of weight)
Info::
2 resources over 200KB
65 resources · 3.1 MiB · 64 third-party 2.1 MiB over 1MB target
Font 40% · 1.2 MiB
JavaScript 37% · 1.1 MiB
Image 21% · 653.3 KiB
Document 2% · 70.1 KiB
Other 0% · 10.1 KiB
CSS 0% · 2.7 KiB

~499.9 KiB of savings available

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

B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 621 KB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
785ms total JS execution
REVIEW
785ms total JS execution
Info::
https://www.utorrent.com/: 195ms CPU time
Info::
Unattributable: 187ms CPU time
Info::
https://www.utorrent.com/app-843d117055bf81b0c4e2....: 154ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-HHFK...: 97ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MJK...: 86ms CPU time
Warning::
Third-party scripts: 785ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 18% Style & Layout 12% Script Parsing & Compilation 12%
ScriptTotalScriptingParse/CompileParty
https://www.utorrent.com/195ms35ms2ms3rd
Unattributable187ms24ms0ms3rd
https://www.utorrent.com/app-843d117055bf81b0c4e2.js154ms121ms24ms3rd
https://www.googletagmanager.com/gtag/js?id=G-HHFKT0D5PF&cx=c&gtm=4e64h197ms76ms20ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN5586ms68ms15ms3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js67ms54ms13ms3rd
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
13 fonts (1259 KB)
PASS
13 fonts (1259 KB)
Info::
13 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

13

1259 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.4 shttps://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2Inter-Regular-1e081edc1... https://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2 — 98.4 KiB — 242 ms — font-display: swaphttps://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2Inter-Medium-c709803c3c... https://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2 — 104.8 KiB — 43 ms — font-display: swaphttps://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2Inter-Bold-e7ae98681edf... https://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2 — 105.5 KiB — 56 ms — font-display: swaphttps://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2Inter-Thin-9c96c7a2494e... https://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2 — 99.6 KiB — 83 ms — font-display: swaphttps://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2Inter-ExtraLight-8381bc... https://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2 — 104.1 KiB — 70 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-SemiBold.woff2?v=3.12Inter-SemiBold.woff2 https://www.utorrent.com/fonts/Inter/Inter-SemiBold.woff2?v=3.12 — 105.3 KiB — 43 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-Medium.woff2?v=3.12Inter-Medium.woff2 https://www.utorrent.com/fonts/Inter/Inter-Medium.woff2?v=3.12 — 104.8 KiB — 25 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-Regular.woff2?v=3.12Inter-Regular.woff2 https://www.utorrent.com/fonts/Inter/Inter-Regular.woff2?v=3.12 — 98.4 KiB — 32 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-ExtraLight.woff2?v=3.12Inter-ExtraLight.woff2 https://www.utorrent.com/fonts/Inter/Inter-ExtraLight.woff2?v=3.12 — 104.1 KiB — 43 ms — font-display: swaphttps://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 25.4 KiB — 19 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-Bold.woff2?v=3.12Inter-Bold.woff2 https://www.utorrent.com/fonts/Inter/Inter-Bold.woff2?v=3.12 — 105.5 KiB — 42 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-Light.woff2?v=3.12Inter-Light.woff2 https://www.utorrent.com/fonts/Inter/Inter-Light.woff2?v=3.12 — 103.8 KiB — 45 ms — font-display: swaphttps://www.utorrent.com/fonts/Inter/Inter-Thin.woff2?v=3.12Inter-Thin.woff2 https://www.utorrent.com/fonts/Inter/Inter-Thin.woff2?v=3.12 — 99.6 KiB — 34 ms — font-display: swap
Inter-Regular-1e081edc1... woff2 swap
Size 98 KB
Load time 242 ms
Start 360 ms
Risk FOUT — text flashes from fallback to web font
Inter-Medium-c709803c3c... woff2 swap
Size 105 KB
Load time 43 ms
Start 360 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
Inter-Bold-e7ae98681edf... woff2 swap
Size 105 KB
Load time 56 ms
Start 361 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
Inter-Thin-9c96c7a2494e... woff2 swap
Size 100 KB
Load time 83 ms
Start 361 ms
Risk FOUT — text flashes from fallback to web font
Inter-ExtraLight-8381bc... woff2 swap
Size 104 KB
Load time 70 ms
Start 361 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
Inter-SemiBold.woff2 unknown swap
Size 105 KB
Load time 43 ms
Start 821 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
Inter-Medium.woff2 unknown swap
Size 105 KB
Load time 25 ms
Start 821 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
Inter-Regular.woff2 unknown swap
Size 98 KB
Load time 32 ms
Start 822 ms
Risk FOUT — text flashes from fallback to web font
Inter-ExtraLight.woff2 unknown swap
Size 104 KB
Load time 43 ms
Start 822 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
l woff2 swap
Size 25 KB
Load time 19 ms
Start 822 ms
Risk FOUT — text flashes from fallback to web font
Inter-Bold.woff2 unknown swap
Size 105 KB
Load time 42 ms
Start 823 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
Inter-Light.woff2 unknown swap
Size 104 KB
Load time 45 ms
Start 928 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
Inter-Thin.woff2 unknown swap
Size 100 KB
Load time 34 ms
Start 928 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)

Fixing the unchecked items could save ~635 KB and ~1270 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
65 requests over 1434ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.4 shttps://utorrent.com// https://utorrent.com/ — 301 — 93 B — 280 ms — h2https://www.utorrent.com/www.utorrent.com/ https://www.utorrent.com/ — 200 — 69.7 KiB — 57 ms — h2https://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2www.utorrent.com/static/Inter-Regul... https://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2 — 200 — 98.4 KiB — 242 ms — h2https://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2www.utorrent.com/static/Inter-Mediu... https://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2 — 200 — 104.8 KiB — 43 ms — h2https://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2www.utorrent.com/static/Inter-Bold-... https://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2 — 200 — 105.5 KiB — 56 ms — h2https://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2www.utorrent.com/static/Inter-Thin-... https://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2 — 200 — 99.6 KiB — 83 ms — h2https://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2www.utorrent.com/static/Inter-Extra... https://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2 — 200 — 104.1 KiB — 70 ms — h2https://www.utorrent.com/webpack-runtime-1aa2e0994d3bfe2ca432.jswww.utorrent.com/webpack-runtime-1a... https://www.utorrent.com/webpack-runtime-1aa2e0994d3bfe2ca432.js — 200 — 2.5 KiB — 48 ms — h2https://www.utorrent.com/framework-23b47c6529af6c5be1ae.jswww.utorrent.com/framework-23b47c65... https://www.utorrent.com/framework-23b47c6529af6c5be1ae.js — 200 — 40.1 KiB — 42 ms — h2https://www.utorrent.com/styles-66cda43f35a5eba107ea.jswww.utorrent.com/styles-66cda43f35a... https://www.utorrent.com/styles-66cda43f35a5eba107ea.js — 200 — 620 B — 37 ms — h2https://www.utorrent.com/ee759108-5cffefefb9aeb5de3b7d.jswww.utorrent.com/ee759108-5cffefefb... https://www.utorrent.com/ee759108-5cffefefb9aeb5de3b7d.js — 200 — 22.5 KiB — 58 ms — h2https://www.utorrent.com/1bfc9850-ff6b4f128ef8127c1b31.jswww.utorrent.com/1bfc9850-ff6b4f128... https://www.utorrent.com/1bfc9850-ff6b4f128ef8127c1b31.js — 200 — 4.2 KiB — 74 ms — h2https://www.utorrent.com/95b64a6e-cb578d3a90c2afabc557.jswww.utorrent.com/95b64a6e-cb578d3a9... https://www.utorrent.com/95b64a6e-cb578d3a90c2afabc557.js — 200 — 1.1 KiB — 48 ms — h2https://www.utorrent.com/app-843d117055bf81b0c4e2.jswww.utorrent.com/app-843d117055bf81... https://www.utorrent.com/app-843d117055bf81b0c4e2.js — 200 — 297.2 KiB — 85 ms — h2https://www.utorrent.com/d6ffd7d1f1aca6d5a4fc86627cb4fa47a6ddcc46-fc12d8e821e7a1229c0f.jswww.utorrent.com/d6ffd7d1f1aca6d5a4... https://www.utorrent.com/d6ffd7d1f1aca6d5a4fc86627cb4fa47a6ddcc46-fc12d8e821e7a1229c0f.js — 200 — 4.5 KiB — 49 ms — h2https://www.utorrent.com/f1fea4ffb6e21a3a74b5c8affb0395adbda441b0-c3d934cb92544d6ff24a.jswww.utorrent.com/f1fea4ffb6e21a3a74... https://www.utorrent.com/f1fea4ffb6e21a3a74b5c8affb0395adbda441b0-c3d934cb92544d6ff24a.js — 200 — 41.1 KiB — 80 ms — h2https://www.utorrent.com/component---src-pages-index-js-cab18cce54df425efd05.jswww.utorrent.com/component---src-pa... https://www.utorrent.com/component---src-pages-index-js-cab18cce54df425efd05.js — 200 — 9.3 KiB — 61 ms — h2https://www.utorrent.com/page-data/index/page-data.jsonwww.utorrent.com/page-data/index/pa... https://www.utorrent.com/page-data/index/page-data.json — 200 — 3.4 KiB — 73 ms — h2https://www.utorrent.com/page-data/sq/d/2794733127.jsonwww.utorrent.com/page-data/sq/d/279... https://www.utorrent.com/page-data/sq/d/2794733127.json — 200 — 568 B — 58 ms — h2https://www.utorrent.com/page-data/app-data.jsonwww.utorrent.com/page-data/app-data... https://www.utorrent.com/page-data/app-data.json — 200 — 545 B — 91 ms — h2https://www.utorrent.com/static/ui-web-0076095fb4cd2b151c9a035d289c67e2.svgwww.utorrent.com/static/ui-web-0076... https://www.utorrent.com/static/ui-web-0076095fb4cd2b151c9a035d289c67e2.svg — 200 — 59.3 KiB — 78 ms — h2https://www.utorrent.com/static/ui-classic-e18ecd90907bd5c2d144565cf5abf388.svgwww.utorrent.com/static/ui-classic-... https://www.utorrent.com/static/ui-classic-e18ecd90907bd5c2d144565cf5abf388.svg — 200 — 28.3 KiB — 67 ms — h2https://www.utorrent.com/static/life-style-large-e1a7115842907334574ac88151b6ee19.pngwww.utorrent.com/static/life-style-... https://www.utorrent.com/static/life-style-large-e1a7115842907334574ac88151b6ee19.png — 200 — 508.2 KiB — 63 ms — h2https://www.utorrent.com/images/google-play-badges/google-play-badge-en.pngwww.utorrent.com/images/google-play... https://www.utorrent.com/images/google-play-badges/google-play-badge-en.png — 200 — 14.1 KiB — 68 ms — h2https://www.utorrent.com/static/ui-android-8353951ba5eedddda34de4df8009feda.svgwww.utorrent.com/static/ui-android-... https://www.utorrent.com/static/ui-android-8353951ba5eedddda34de4df8009feda.svg — 200 — 10.6 KiB — 72 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN55www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN55 — 200 — 140.3 KiB — 195 ms — h2https://www.utorrent.com/qne4zsu.csswww.utorrent.com/qne4zsu.css https://www.utorrent.com/qne4zsu.css — 200 — 1.3 KiB — 68 ms — h2https://www.utorrent.com/fonts/Inter/inter.csswww.utorrent.com/fonts/Inter/inter.... https://www.utorrent.com/fonts/Inter/inter.css — 200 — 1.2 KiB — 72 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTU3c…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTU3c… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMCAxMyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMCAxMyIgZmlsbD0ib… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s FCP 1.8 s LCP 3.4 shttps://utorrent.com// https://utorrent.com/ — 301 — 93 B — 280 ms — h2https://www.utorrent.com/www.utorrent.com/ https://www.utorrent.com/ — 200 — 69.7 KiB — 57 ms — h2https://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2www.utorrent.com/static/Inter-Regul... https://www.utorrent.com/static/Inter-Regular-1e081edc16d92d42aeccec760174fbf4.woff2 — 200 — 98.4 KiB — 242 ms — h2https://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2www.utorrent.com/static/Inter-Mediu... https://www.utorrent.com/static/Inter-Medium-c709803c3cab6f1116039e881ecf531a.woff2 — 200 — 104.8 KiB — 43 ms — h2https://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2www.utorrent.com/static/Inter-Bold-... https://www.utorrent.com/static/Inter-Bold-e7ae98681edfa1df7f1e3ebba0d4fb88.woff2 — 200 — 105.5 KiB — 56 ms — h2https://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2www.utorrent.com/static/Inter-Thin-... https://www.utorrent.com/static/Inter-Thin-9c96c7a2494ef60e8c2c75ad9baf1c5c.woff2 — 200 — 99.6 KiB — 83 ms — h2https://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2www.utorrent.com/static/Inter-Extra... https://www.utorrent.com/static/Inter-ExtraLight-8381bcfb1339ad96a5675d5dcfcbcd09.woff2 — 200 — 104.1 KiB — 70 ms — h2https://www.utorrent.com/webpack-runtime-1aa2e0994d3bfe2ca432.jswww.utorrent.com/webpack-runtime-1a... https://www.utorrent.com/webpack-runtime-1aa2e0994d3bfe2ca432.js — 200 — 2.5 KiB — 48 ms — h2https://www.utorrent.com/framework-23b47c6529af6c5be1ae.jswww.utorrent.com/framework-23b47c65... https://www.utorrent.com/framework-23b47c6529af6c5be1ae.js — 200 — 40.1 KiB — 42 ms — h2https://www.utorrent.com/styles-66cda43f35a5eba107ea.jswww.utorrent.com/styles-66cda43f35a... https://www.utorrent.com/styles-66cda43f35a5eba107ea.js — 200 — 620 B — 37 ms — h2https://www.utorrent.com/ee759108-5cffefefb9aeb5de3b7d.jswww.utorrent.com/ee759108-5cffefefb... https://www.utorrent.com/ee759108-5cffefefb9aeb5de3b7d.js — 200 — 22.5 KiB — 58 ms — h2https://www.utorrent.com/1bfc9850-ff6b4f128ef8127c1b31.jswww.utorrent.com/1bfc9850-ff6b4f128... https://www.utorrent.com/1bfc9850-ff6b4f128ef8127c1b31.js — 200 — 4.2 KiB — 74 ms — h2https://www.utorrent.com/95b64a6e-cb578d3a90c2afabc557.jswww.utorrent.com/95b64a6e-cb578d3a9... https://www.utorrent.com/95b64a6e-cb578d3a90c2afabc557.js — 200 — 1.1 KiB — 48 ms — h2https://www.utorrent.com/app-843d117055bf81b0c4e2.jswww.utorrent.com/app-843d117055bf81... https://www.utorrent.com/app-843d117055bf81b0c4e2.js — 200 — 297.2 KiB — 85 ms — h2https://www.utorrent.com/d6ffd7d1f1aca6d5a4fc86627cb4fa47a6ddcc46-fc12d8e821e7a1229c0f.jswww.utorrent.com/d6ffd7d1f1aca6d5a4... https://www.utorrent.com/d6ffd7d1f1aca6d5a4fc86627cb4fa47a6ddcc46-fc12d8e821e7a1229c0f.js — 200 — 4.5 KiB — 49 ms — h2https://www.utorrent.com/f1fea4ffb6e21a3a74b5c8affb0395adbda441b0-c3d934cb92544d6ff24a.jswww.utorrent.com/f1fea4ffb6e21a3a74... https://www.utorrent.com/f1fea4ffb6e21a3a74b5c8affb0395adbda441b0-c3d934cb92544d6ff24a.js — 200 — 41.1 KiB — 80 ms — h2https://www.utorrent.com/component---src-pages-index-js-cab18cce54df425efd05.jswww.utorrent.com/component---src-pa... https://www.utorrent.com/component---src-pages-index-js-cab18cce54df425efd05.js — 200 — 9.3 KiB — 61 ms — h2https://www.utorrent.com/page-data/index/page-data.jsonwww.utorrent.com/page-data/index/pa... https://www.utorrent.com/page-data/index/page-data.json — 200 — 3.4 KiB — 73 ms — h2https://www.utorrent.com/page-data/sq/d/2794733127.jsonwww.utorrent.com/page-data/sq/d/279... https://www.utorrent.com/page-data/sq/d/2794733127.json — 200 — 568 B — 58 ms — h2https://www.utorrent.com/page-data/app-data.jsonwww.utorrent.com/page-data/app-data... https://www.utorrent.com/page-data/app-data.json — 200 — 545 B — 91 ms — h2https://www.utorrent.com/static/ui-web-0076095fb4cd2b151c9a035d289c67e2.svgwww.utorrent.com/static/ui-web-0076... https://www.utorrent.com/static/ui-web-0076095fb4cd2b151c9a035d289c67e2.svg — 200 — 59.3 KiB — 78 ms — h2https://www.utorrent.com/static/ui-classic-e18ecd90907bd5c2d144565cf5abf388.svgwww.utorrent.com/static/ui-classic-... https://www.utorrent.com/static/ui-classic-e18ecd90907bd5c2d144565cf5abf388.svg — 200 — 28.3 KiB — 67 ms — h2https://www.utorrent.com/static/life-style-large-e1a7115842907334574ac88151b6ee19.pngwww.utorrent.com/static/life-style-... https://www.utorrent.com/static/life-style-large-e1a7115842907334574ac88151b6ee19.png — 200 — 508.2 KiB — 63 ms — h2https://www.utorrent.com/images/google-play-badges/google-play-badge-en.pngwww.utorrent.com/images/google-play... https://www.utorrent.com/images/google-play-badges/google-play-badge-en.png — 200 — 14.1 KiB — 68 ms — h2https://www.utorrent.com/static/ui-android-8353951ba5eedddda34de4df8009feda.svgwww.utorrent.com/static/ui-android-... https://www.utorrent.com/static/ui-android-8353951ba5eedddda34de4df8009feda.svg — 200 — 10.6 KiB — 72 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN55www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MJKZN55 — 200 — 140.3 KiB — 195 ms — h2https://www.utorrent.com/qne4zsu.csswww.utorrent.com/qne4zsu.css https://www.utorrent.com/qne4zsu.css — 200 — 1.3 KiB — 68 ms — h2https://www.utorrent.com/fonts/Inter/inter.csswww.utorrent.com/fonts/Inter/inter.... https://www.utorrent.com/fonts/Inter/inter.css — 200 — 1.2 KiB — 72 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTU3c…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTU3c… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMCAxMyIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMCAxMyIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTZwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTZwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDhwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDhwe… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM4IiB2aWV3Qm94PSIwIDAgMzYgMzgiIHdpZHRoPSIzNiIgeG1sbnM9I…data:image/svg+xml;base64,PHN2ZyBoZ... data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM4IiB2aWV3Qm94PSIwIDAgMzYgMzgiIHdpZHRoPSIzNiIgeG1sbnM9I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkxIiBoZWlnaHQ9IjU2NCIgdmlld0JveD0iMCAwIDQ5MSA1NjQiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkxIiBoZWlnaHQ9IjU2NCIgdmlld0JveD0iMCAwIDQ5MSA1NjQiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkxIiBoZWlnaHQ9IjQxIiB2aWV3Qm94PSIwIDAgMTkxIDQxIiBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkxIiBoZWlnaHQ9IjQxIiB2aWV3Qm94PSIwIDAgMTkxIDQxIiBmaWxsP… — 200 — 0 B — 4 ms — datahttps://p.typekit.net/p.css?s=1&k=qne4zsu&ht=tk&f=39494.39495.39500.39501.39504.39505.39508.39509&a=17239514&app=typekit&e=cssp.typekit.net/p.css?s=1&k=qne4zsu&h... https://p.typekit.net/p.css?s=1&k=qne4zsu&ht=tk&f=39494.39495.39500.39501.39504.39505.39508.39509&a=17239514&app=typekit&e=css — 200 — 172 B — 17 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://www.utorrent.com/35-6f2397a1caa64c72d33f.jswww.utorrent.com/35-6f2397a1caa64c7... https://www.utorrent.com/35-6f2397a1caa64c72d33f.js — 200 — 2.4 KiB — 28 ms — h2https://www.utorrent.com/34-f8d02c50b88caeebb261.jswww.utorrent.com/34-f8d02c50b88caee... https://www.utorrent.com/34-f8d02c50b88caeebb261.js — 200 — 6.8 KiB — 30 ms — h2https://utbench.utorrent.com/e?i=3100&e=eyJldmVudE5hbWUiOiJ1dHdlYnNpdGUiLCJhY3Rpb24iOiJsb2FkLmhvbWUiLCJnZW8iOnsiY291bnRyeSI6IlVTIn19utbench.utorrent.com/e?i=3100&e=eyJ... https://utbench.utorrent.com/e?i=3100&e=eyJldmVudE5hbWUiOiJ1dHdlYnNpdGUiLCJhY3Rpb24iOiJsb2FkLmhvbWUiLCJnZW8iOnsiY291bnRyeSI6IlVTIn19 — 200 — 322 B — 299 ms — h2https://www.utorrent.com/page-data/web/compare/page-data.jsonwww.utorrent.com/page-data/web/comp... https://www.utorrent.com/page-data/web/compare/page-data.json — 200 — 2.3 KiB — 38 ms — h2https://www.utorrent.com/page-data/downloads/complete/track/stable/os/mac/page-data.jsonwww.utorrent.com/page-data/download... https://www.utorrent.com/page-data/downloads/complete/track/stable/os/mac/page-data.json — 200 — 2.0 KiB — 31 ms — h2https://www.utorrent.com/fonts/Inter/Inter-SemiBold.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-SemiBold.woff2?v=3.12 — 200 — 105.3 KiB — 43 ms — h2https://www.utorrent.com/fonts/Inter/Inter-Medium.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-Medium.woff2?v=3.12 — 200 — 104.8 KiB — 25 ms — h2https://www.utorrent.com/fonts/Inter/Inter-Regular.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-Regular.woff2?v=3.12 — 200 — 98.4 KiB — 32 ms — h2https://www.utorrent.com/fonts/Inter/Inter-ExtraLight.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-ExtraLight.woff2?v=3.12 — 200 — 104.1 KiB — 43 ms — h2https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/d562ce/000000000... https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 25.4 KiB — 19 ms — h2https://www.utorrent.com/fonts/Inter/Inter-Bold.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-Bold.woff2?v=3.12 — 200 — 105.5 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HHFKT0D5PF&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HHFKT0D5PF&cx=c&gtm=4e64h1 — 200 — 172.1 KiB — 146 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-116155-1&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-116155-1&cx=c&gtm=4e64h1 — 200 — 115.7 KiB — 153 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzO…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzO… — 200 — 0 B — 0 ms — datahttps://sdk.privacy-center.org/23f4a63d-9222-4f37-b358-33214ecb6672/loader.js?target=www.utorrent.comsdk.privacy-center.org/23f4a63d-922... https://sdk.privacy-center.org/23f4a63d-9222-4f37-b358-33214ecb6672/loader.js?target=www.utorrent.com — 200 — 7.4 KiB — 25 ms — h2https://www.utorrent.com/fonts/Inter/Inter-Light.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-Light.woff2?v=3.12 — 200 — 103.8 KiB — 45 ms — h2https://www.utorrent.com/fonts/Inter/Inter-Thin.woff2?v=3.12www.utorrent.com/fonts/Inter/Inter-... https://www.utorrent.com/fonts/Inter/Inter-Thin.woff2?v=3.12 — 200 — 99.6 KiB — 34 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 39 ms — h2https://www.utorrent.com/page-data/downloads/complete/track/stable/os/mac/page-data.jsonwww.utorrent.com/page-data/download... https://www.utorrent.com/page-data/downloads/complete/track/stable/os/mac/page-data.json — 200 — 446 B — 36 ms — h2https://www.utorrent.com/page-data/web/compare/page-data.jsonwww.utorrent.com/page-data/web/comp... https://www.utorrent.com/page-data/web/compare/page-data.json — 200 — 447 B — 41 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.4 KiB — 23 ms — h2https://www.utorrent.com/component---src-pages-downloads-complete-track-stable-os-mac-index-js-527ad731a0b5a998bc69.jswww.utorrent.com/component---src-pa... https://www.utorrent.com/component---src-pages-downloads-complete-track-stable-os-mac-index-js-527ad731a0b5a998bc69.js — 200 — 2.5 KiB — 28 ms — h2https://www.utorrent.com/component---src-pages-web-compare-js-502fd022b5afafad7d0e.jswww.utorrent.com/component---src-pa... https://www.utorrent.com/component---src-pages-web-compare-js-502fd022b5afafad7d0e.js — 200 — 1.4 KiB — 27 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-en-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 53.6 KiB — 14 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-HHFKT0D5PF&gtm=45je64h1v893711416z8813078496za20gzb813078496zd813078496&_p=1776796679679&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=10000&are=1&cid=2011174981.1776796680&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384406&sid=1776796680&sct=1&seg=0&dl=https%3A%2F%2Fwww.utorrent.com%2F&dt=%C2%B5Torrent%20(uTorrent)%20%7C%20A%20Very%20Tiny%20BitTorrent%20Client&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1211www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-HHFKT0D5PF&gtm=45je64h1v893711416z8813078496za20gzb813078496zd813078496&_p=1776796679679&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=10000&are=1&cid=2011174981.1776796680&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384406&sid=1776796680&sct=1&seg=0&dl=https%3A%2F%2Fwww.utorrent.com%2F&dt=%C2%B5Torrent%20(uTorrent)%20%7C%20A%20Very%20Tiny%20BitTorrent%20Client&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1211 — 204 — 408 B — 25 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=467278420&t=pageview&_s=1&dl=https%3A%2F%2Fwww.utorrent.com%2F&ul=en-us&dt=%C2%B5Torrent%20(uTorrent)%20%7C%20A%20Very%20Tiny%20BitTorrent%20Client&sr=800x600&vp=1350x940&_u=YADAAAABAAAAAC~&jid=1349837123&gjid=870067201&cid=2011174981.1776796680&tid=UA-116155-1&_gid=1638335684.1776796681&_r=1&_slc=1&gtm=45He64h1n81MJKZN55v813078496za200zd813078496&gcd=13l3l3l3l1l1&dma=0&tcfd=10000&tag_exp=0~115616986~115938465~115938468~117266400~118463261&z=1610359883www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=467278420&t=pageview&_s=1&dl=https%3A%2F%2Fwww.utorrent.com%2F&ul=en-us&dt=%C2%B5Torrent%20(uTorrent)%20%7C%20A%20Very%20Tiny%20BitTorrent%20Client&sr=800x600&vp=1350x940&_u=YADAAAABAAAAAC~&jid=1349837123&gjid=870067201&cid=2011174981.1776796680&tid=UA-116155-1&_gid=1638335684.1776796681&_r=1&_slc=1&gtm=45He64h1n81MJKZN55v813078496za200zd813078496&gcd=13l3l3l3l1l1&dma=0&tcfd=10000&tag_exp=0~115616986~115938465~115938468~117266400~118463261&z=1610359883 — 200 — 26 B — 19 ms — h3https://www.google-analytics.com/gtm/js?id=GTM-PRL62GW&t=gtag_UA_116155_1&cid=2011174981.1776796680&aip=truewww.google-analytics.com/gtm/js?id=... https://www.google-analytics.com/gtm/js?id=GTM-PRL62GW&t=gtag_UA_116155_1&cid=2011174981.1776796680&aip=true — 200 — 112.0 KiB — 75 ms — h3https://www.utorrent.com/static/faviconUT-be6029e02bb2d6e0415a561c42641a2f.icowww.utorrent.com/static/faviconUT-b... https://www.utorrent.com/static/faviconUT-be6029e02bb2d6e0415a561c42641a2f.ico — 200 — 32.7 KiB — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 785ms · 782KB · €2/mo
www.utorrent.com
Other
Optional
Execution 195ms
Transfer 70 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 187ms
Transfer 0 KB
Monthly Cost €1/mo
www.utorrent.com
Other
Optional
Execution 154ms
Transfer 297 KB
Unused 62%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 97ms
Transfer 172 KB
Unused 39%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 140 KB
Unused 44%
Monthly Cost €0/mo
sdk.privacy-center.org
Other
Optional
Execution 67ms
Transfer 102 KB
Unused 55%
Monthly Cost €0/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

62% of www.utorrent.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

55% of sdk.privacy-center.org'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