Skip to content
https://applovin.com

Performance

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

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

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

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

987 ms

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

1.26 s

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

479 ms

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

0.434

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

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

7.19 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
9 PASS 4 REVIEW 2 FIX
D
JS Execution Cost
Action
2733ms total JS execution
FIX
2733ms total JS execution
Warning::
https://applovin.com/_next/static/chunks/3103-22ff...: 1208ms CPU time
Warning::
Unattributable: 415ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202509.1...: 414ms CPU time
Warning::
https://applovin.com/en: 348ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5WH...: 256ms CPU time
Info::
Third-party scripts: 1177ms (43% of total)

Main Thread Breakdown

Script Evaluation 48% Other 23% Script Parsing & Compilation 10% Rendering 9% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js1208ms698ms35ms1st
Unattributable415ms91ms0ms3rd
https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js414ms263ms118ms3rd
https://applovin.com/en348ms8ms14ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9256ms197ms48ms3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js91ms78ms7ms3rd
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
Page Weight Budget
1.2 MB transferred, 51 requests
REVIEW
1.2 MB transferred, 51 requests
Info::
Page weighs 2.9 MB (1.2 MB transferred)
Warning::
JavaScript is 612 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 612 KB
Info::
51 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
51 requests
0.26 g CO2 per page load
JavaScript 612.3 KiB 48%
Images 448.7 KiB 35%
Fonts 121.5 KiB 10%
Other 42.9 KiB 3%
HTML 29.9 KiB 2%
CSS 10.9 KiB 1%
Other 2.9 KiB 0%
Other 2.2 KiB 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

B
Image Optimization
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Info::
All images are well-optimized
9 images 449 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
24 scripts, 258 KB unused
REVIEW
24 scripts, 258 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5WH...: 90 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202509.1...: 66 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://applovin.com/_next/static/chunks/3103-22ff...: 53 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://applovin.com/_next/static/chunks/5234-05de...: 50 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 258 KB
258 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9170 KB90 KB (53%)3rd
https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js122 KB66 KB (54%)3rd
https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js119 KB53 KB (45%)1st
https://applovin.com/_next/static/chunks/5234-05de590c57e69030.js58 KB50 KB (85%)1st
https://applovin.com/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js1 KB1st
https://applovin.com/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js1 KB1st
https://applovin.com/_next/static/chunks/app/global-error-e4e4809f326afe27.js3 KB1st
https://applovin.com/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js53 KB1st
https://applovin.com/_next/static/chunks/6528-f977c08c4c8220a4.js5 KB1st
https://applovin.com/_next/static/chunks/7384-93b64f58ea7b2229.js14 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Page Weight Inventory
51 resources · 1.2 MB · 258 KB savings available
REVIEW
51 resources · 1.2 MB · 258 KB savings available
Warning::
Page weight 247 KB over 1MB target
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~258 KB of savings available
Info::
15 third-party resources (27% of weight)
51 resources · 1.2 MiB · 15 third-party 247.2 KiB over 1MB target
JavaScript 48% · 612.3 KiB
Image 35% · 451.0 KiB
Font 10% · 121.5 KiB
Other 3% · 41.1 KiB
Document 2% · 29.9 KiB
CSS 1% · 15.4 KiB

~258.3 KiB of savings available

Remove unused JavaScript: 258.3 KiB
A
Third-Party Impact
27% third-party, 0 ms blocking
PASS
27% third-party, 0 ms blocking
Info::
Third-party code accounts for 27% of page weight (345.4 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
73%
27%
First-party Third-party
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
2 fonts (121 KB)
PASS
2 fonts (121 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

121 KB total

Render-blocking

0

of 2

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://applovin.com/_next/static/media/13971731025ec697-s.p.woff213971731025ec697-s.p.woff2 https://applovin.com/_next/static/media/13971731025ec697-s.p.woff2 — 36.1 KiB — 37 ms — font-display: swaphttps://applovin.com/fonts/Mont/MontBold_normal_normal.woff2MontBold_normal_normal.... https://applovin.com/fonts/Mont/MontBold_normal_normal.woff2 — 85.4 KiB — 51 ms — font-display: swap
13971731025ec697-s.p.woff2 woff2 swap
Size 36 KB
Load time 37 ms
Start 340 ms
Risk FOUT — text flashes from fallback to web font
MontBold_normal_normal.... woff2 swap
Size 85 KB
Load time 51 ms
Start 383 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
4
dns-prefetch
prefetch

4 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
51 requests over 1106ms
INFO
0 ms 500 ms 1.0 s FCP 987 ms LCP 1.3 shttps://applovin.com// https://applovin.com/ — 307 — 400 B — 192 ms — h2https://applovin.com/en/en https://applovin.com/en — 200 — 29.9 KiB — 164 ms — h2https://applovin.com/_next/static/media/13971731025ec697-s.p.woff2/_next/static/media/13971731025ec69... https://applovin.com/_next/static/media/13971731025ec697-s.p.woff2 — 200 — 36.1 KiB — 37 ms — h3https://applovin.com/_next/static/css/9fc85ac468edf170.css/_next/static/css/9fc85ac468edf170.... https://applovin.com/_next/static/css/9fc85ac468edf170.css — 200 — 10.9 KiB — 26 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 118 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9 — 200 — 170.0 KiB — 306 ms — h2https://applovin.com/_next/static/chunks/webpack-5f52341ff3882283.js/_next/static/chunks/webpack-5f5234... https://applovin.com/_next/static/chunks/webpack-5f52341ff3882283.js — 200 — 2.3 KiB — 25 ms — h3https://applovin.com/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js/_next/static/chunks/de543e8d-e6b5e... https://applovin.com/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js — 200 — 53.4 KiB — 110 ms — h3https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js/_next/static/chunks/3103-22ffce6d2... https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js — 200 — 119.2 KiB — 123 ms — h3https://applovin.com/_next/static/chunks/main-app-740bfecd8b8c46d3.js/_next/static/chunks/main-app-740bf... https://applovin.com/_next/static/chunks/main-app-740bfecd8b8c46d3.js — 200 — 1.6 KiB — 70 ms — h3https://applovin.com/_next/static/chunks/app/global-error-e4e4809f326afe27.js/_next/static/chunks/app/global-err... https://applovin.com/_next/static/chunks/app/global-error-e4e4809f326afe27.js — 200 — 2.8 KiB — 42 ms — h3https://applovin.com/_next/static/chunks/5234-05de590c57e69030.js/_next/static/chunks/5234-05de590c5... https://applovin.com/_next/static/chunks/5234-05de590c57e69030.js — 200 — 58.1 KiB — 110 ms — h3https://applovin.com/_next/static/chunks/6528-f977c08c4c8220a4.js/_next/static/chunks/6528-f977c08c4... https://applovin.com/_next/static/chunks/6528-f977c08c4c8220a4.js — 200 — 5.5 KiB — 64 ms — h3https://applovin.com/_next/static/chunks/7384-93b64f58ea7b2229.js/_next/static/chunks/7384-93b64f58e... https://applovin.com/_next/static/chunks/7384-93b64f58ea7b2229.js — 200 — 14.4 KiB — 103 ms — h3https://applovin.com/_next/static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js/_next/static/chunks/app/%5Blang%5D... https://applovin.com/_next/static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js — 200 — 2.2 KiB — 82 ms — h3https://applovin.com/_next/static/chunks/f5126d6c-f0169fb8c45694c6.js/_next/static/chunks/f5126d6c-f0169... https://applovin.com/_next/static/chunks/f5126d6c-f0169fb8c45694c6.js — 200 — 1007 B — 83 ms — h3https://applovin.com/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js/_next/static/chunks/43b1f4f6-5c7d4... https://applovin.com/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js — 200 — 1.2 KiB — 39 ms — h3https://applovin.com/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js/_next/static/chunks/b3b0afd2-2b468... https://applovin.com/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js — 200 — 1.1 KiB — 102 ms — h3https://applovin.com/_next/static/chunks/7643-b5949c406a603ddc.js/_next/static/chunks/7643-b5949c406... https://applovin.com/_next/static/chunks/7643-b5949c406a603ddc.js — 200 — 2.8 KiB — 102 ms — h3https://applovin.com/_next/static/chunks/app/layout-bb24ee60baf57270.js/_next/static/chunks/app/layout-bb2... https://applovin.com/_next/static/chunks/app/layout-bb24ee60baf57270.js — 200 — 16.4 KiB — 95 ms — h3https://applovin.com/img-home-product-axon.jpg/img-home-product-axon.jpg https://applovin.com/img-home-product-axon.jpg — 200 — 142.3 KiB — 118 ms — h3https://applovin.com/img-home-product-wurl.jpg/img-home-product-wurl.jpg https://applovin.com/img-home-product-wurl.jpg — 200 — 112.1 KiB — 119 ms — h3https://applovin.com/img-home-product-adjust.jpg/img-home-product-adjust.jpg https://applovin.com/img-home-product-adjust.jpg — 200 — 186.4 KiB — 120 ms — h3https://applovin.com/fonts/Mont/MontBold_normal_normal.woff2/fonts/Mont/MontBold_normal_normal.... https://applovin.com/fonts/Mont/MontBold_normal_normal.woff2 — 200 — 85.4 KiB — 51 ms — h3https://applovin.com/logos/logo-axon.svg/logos/logo-axon.svg https://applovin.com/logos/logo-axon.svg — 200 — 1.7 KiB — 66 ms — h3https://applovin.com/logos/logo-wurl.svg/logos/logo-wurl.svg https://applovin.com/logos/logo-wurl.svg — 200 — 600 B — 66 ms — h3https://applovin.com/logos/logo-adjust.svg/logos/logo-adjust.svg https://applovin.com/logos/logo-adjust.svg — 200 — 991 B — 66 ms — h3https://applovin.com/icon.svg?1d307f6bec841c1a/icon.svg?1d307f6bec841c1a https://applovin.com/icon.svg?1d307f6bec841c1a — 200 — 1.8 KiB — 118 ms — h3https://applovin.com/a-ad-manager/advert.js?cb=1776359153260/a-ad-manager/advert.js?cb=17763591... https://applovin.com/a-ad-manager/advert.js?cb=1776359153260 — 200 — 90 B — 120 ms — h3https://applovin.com/en/newsroom?_rsc=1lni6/en/newsroom?_rsc=1lni6 https://applovin.com/en/newsroom?_rsc=1lni6 — 200 — 3.9 KiB — 144 ms — h3
0 ms 500 ms 1.0 s FCP 987 ms LCP 1.3 shttps://applovin.com// https://applovin.com/ — 307 — 400 B — 192 ms — h2https://applovin.com/en/en https://applovin.com/en — 200 — 29.9 KiB — 164 ms — h2https://applovin.com/_next/static/media/13971731025ec697-s.p.woff2/_next/static/media/13971731025ec69... https://applovin.com/_next/static/media/13971731025ec697-s.p.woff2 — 200 — 36.1 KiB — 37 ms — h3https://applovin.com/_next/static/css/9fc85ac468edf170.css/_next/static/css/9fc85ac468edf170.... https://applovin.com/_next/static/css/9fc85ac468edf170.css — 200 — 10.9 KiB — 26 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 118 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5WHQPK9 — 200 — 170.0 KiB — 306 ms — h2https://applovin.com/_next/static/chunks/webpack-5f52341ff3882283.js/_next/static/chunks/webpack-5f5234... https://applovin.com/_next/static/chunks/webpack-5f52341ff3882283.js — 200 — 2.3 KiB — 25 ms — h3https://applovin.com/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js/_next/static/chunks/de543e8d-e6b5e... https://applovin.com/_next/static/chunks/de543e8d-e6b5e5cda8de4268.js — 200 — 53.4 KiB — 110 ms — h3https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js/_next/static/chunks/3103-22ffce6d2... https://applovin.com/_next/static/chunks/3103-22ffce6d2dbb9bd7.js — 200 — 119.2 KiB — 123 ms — h3https://applovin.com/_next/static/chunks/main-app-740bfecd8b8c46d3.js/_next/static/chunks/main-app-740bf... https://applovin.com/_next/static/chunks/main-app-740bfecd8b8c46d3.js — 200 — 1.6 KiB — 70 ms — h3https://applovin.com/_next/static/chunks/app/global-error-e4e4809f326afe27.js/_next/static/chunks/app/global-err... https://applovin.com/_next/static/chunks/app/global-error-e4e4809f326afe27.js — 200 — 2.8 KiB — 42 ms — h3https://applovin.com/_next/static/chunks/5234-05de590c57e69030.js/_next/static/chunks/5234-05de590c5... https://applovin.com/_next/static/chunks/5234-05de590c57e69030.js — 200 — 58.1 KiB — 110 ms — h3https://applovin.com/_next/static/chunks/6528-f977c08c4c8220a4.js/_next/static/chunks/6528-f977c08c4... https://applovin.com/_next/static/chunks/6528-f977c08c4c8220a4.js — 200 — 5.5 KiB — 64 ms — h3https://applovin.com/_next/static/chunks/7384-93b64f58ea7b2229.js/_next/static/chunks/7384-93b64f58e... https://applovin.com/_next/static/chunks/7384-93b64f58ea7b2229.js — 200 — 14.4 KiB — 103 ms — h3https://applovin.com/_next/static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js/_next/static/chunks/app/%5Blang%5D... https://applovin.com/_next/static/chunks/app/%5Blang%5D/page-4808a03e3f513e8f.js — 200 — 2.2 KiB — 82 ms — h3https://applovin.com/_next/static/chunks/f5126d6c-f0169fb8c45694c6.js/_next/static/chunks/f5126d6c-f0169... https://applovin.com/_next/static/chunks/f5126d6c-f0169fb8c45694c6.js — 200 — 1007 B — 83 ms — h3https://applovin.com/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js/_next/static/chunks/43b1f4f6-5c7d4... https://applovin.com/_next/static/chunks/43b1f4f6-5c7d42f58cd4683d.js — 200 — 1.2 KiB — 39 ms — h3https://applovin.com/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js/_next/static/chunks/b3b0afd2-2b468... https://applovin.com/_next/static/chunks/b3b0afd2-2b468d5aa303282d.js — 200 — 1.1 KiB — 102 ms — h3https://applovin.com/_next/static/chunks/7643-b5949c406a603ddc.js/_next/static/chunks/7643-b5949c406... https://applovin.com/_next/static/chunks/7643-b5949c406a603ddc.js — 200 — 2.8 KiB — 102 ms — h3https://applovin.com/_next/static/chunks/app/layout-bb24ee60baf57270.js/_next/static/chunks/app/layout-bb2... https://applovin.com/_next/static/chunks/app/layout-bb24ee60baf57270.js — 200 — 16.4 KiB — 95 ms — h3https://applovin.com/img-home-product-axon.jpg/img-home-product-axon.jpg https://applovin.com/img-home-product-axon.jpg — 200 — 142.3 KiB — 118 ms — h3https://applovin.com/img-home-product-wurl.jpg/img-home-product-wurl.jpg https://applovin.com/img-home-product-wurl.jpg — 200 — 112.1 KiB — 119 ms — h3https://applovin.com/img-home-product-adjust.jpg/img-home-product-adjust.jpg https://applovin.com/img-home-product-adjust.jpg — 200 — 186.4 KiB — 120 ms — h3https://applovin.com/fonts/Mont/MontBold_normal_normal.woff2/fonts/Mont/MontBold_normal_normal.... https://applovin.com/fonts/Mont/MontBold_normal_normal.woff2 — 200 — 85.4 KiB — 51 ms — h3https://applovin.com/logos/logo-axon.svg/logos/logo-axon.svg https://applovin.com/logos/logo-axon.svg — 200 — 1.7 KiB — 66 ms — h3https://applovin.com/logos/logo-wurl.svg/logos/logo-wurl.svg https://applovin.com/logos/logo-wurl.svg — 200 — 600 B — 66 ms — h3https://applovin.com/logos/logo-adjust.svg/logos/logo-adjust.svg https://applovin.com/logos/logo-adjust.svg — 200 — 991 B — 66 ms — h3https://applovin.com/icon.svg?1d307f6bec841c1a/icon.svg?1d307f6bec841c1a https://applovin.com/icon.svg?1d307f6bec841c1a — 200 — 1.8 KiB — 118 ms — h3https://applovin.com/a-ad-manager/advert.js?cb=1776359153260/a-ad-manager/advert.js?cb=17763591... https://applovin.com/a-ad-manager/advert.js?cb=1776359153260 — 200 — 90 B — 120 ms — h3https://applovin.com/en/newsroom?_rsc=1lni6/en/newsroom?_rsc=1lni6 https://applovin.com/en/newsroom?_rsc=1lni6 — 200 — 3.9 KiB — 144 ms — h3https://applovin.com/en/leadership?_rsc=1lni6/en/leadership?_rsc=1lni6 https://applovin.com/en/leadership?_rsc=1lni6 — 200 — 865 B — 175 ms — h3https://applovin.com/en/careers?_rsc=1lni6/en/careers?_rsc=1lni6 https://applovin.com/en/careers?_rsc=1lni6 — 200 — 932 B — 142 ms — h3https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/cca15a91-3135-492a-bb04-4016d17bc118.jsoncdn.cookielaw.org/consent/cca15a91-... https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/cca15a91-3135-492a-bb04-4016d17bc118.json — 200 — 2.4 KiB — 82 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 114 ms — h2https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/cca15a91-3135-492a-bb04-4016d17bc118.jsoncdn.cookielaw.org/consent/cca15a91-... https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/cca15a91-3135-492a-bb04-4016d17bc118.json — 200 — 0 B — 2 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 150 B — 136 ms — h2https://applovin.com/_next/static/chunks/efc814a2-1fb13863d8e57a31.js/_next/static/chunks/efc814a2-1fb13... https://applovin.com/_next/static/chunks/efc814a2-1fb13863d8e57a31.js — 200 — 636 B — 20 ms — h3https://applovin.com/_next/static/chunks/app/%5Blang%5D/careers/page-505d04e6aeafd63d.js/_next/static/chunks/app/%5Blang%5D... https://applovin.com/_next/static/chunks/app/%5Blang%5D/careers/page-505d04e6aeafd63d.js — 200 — 10.6 KiB — 22 ms — h3https://applovin.com/_next/static/chunks/2c2564b1-dd5a68f4d17fad82.js/_next/static/chunks/2c2564b1-dd5a6... https://applovin.com/_next/static/chunks/2c2564b1-dd5a68f4d17fad82.js — 200 — 2.0 KiB — 23 ms — h3https://applovin.com/_next/static/chunks/8186-c910bcb48b739f77.js/_next/static/chunks/8186-c910bcb48... https://applovin.com/_next/static/chunks/8186-c910bcb48b739f77.js — 200 — 8.5 KiB — 23 ms — h3https://applovin.com/_next/static/chunks/app/%5Blang%5D/newsroom/page-f4baf64377988373.js/_next/static/chunks/app/%5Blang%5D... https://applovin.com/_next/static/chunks/app/%5Blang%5D/newsroom/page-f4baf64377988373.js — 200 — 3.7 KiB — 23 ms — h3https://applovin.com/_next/static/chunks/app/%5Blang%5D/leadership/page-cc571daaeb4014b3.js/_next/static/chunks/app/%5Blang%5D... https://applovin.com/_next/static/chunks/app/%5Blang%5D/leadership/page-cc571daaeb4014b3.js — 200 — 4.2 KiB — 22 ms — h3https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js — 200 — 121.6 KiB — 50 ms — h2https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/018fa1a9-cb82-7ef7-929d-06d08a61a9d9/en.jsoncdn.cookielaw.org/consent/cca15a91-... https://cdn.cookielaw.org/consent/cca15a91-3135-492a-bb04-4016d17bc118/018fa1a9-cb82-7ef7-929d-06d08a61a9d9/en.json — 200 — 15.6 KiB — 43 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otFlat.json — 200 — 3.4 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/v2/otPcCenter.json — 200 — 13.3 KiB — 35 ms — h2https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202509.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 33 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 608 B — 30 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 506 B — 30 ms — h2https://cdn.cookielaw.org/logos/a9220c0d-cfdc-40e8-be49-65b7c8b072a5/018fa2bd-fa72-75e6-8e75-c6c0064f45c6/1de8680b-2e73-4f21-92f4-bbdbf610e64e/logo_primary_black.pngcdn.cookielaw.org/logos/a9220c0d-cf... https://cdn.cookielaw.org/logos/a9220c0d-cfdc-40e8-be49-65b7c8b072a5/018fa2bd-fa72-75e6-8e75-c6c0064f45c6/1de8680b-2e73-4f21-92f4-bbdbf610e64e/logo_primary_black.png — 200 — 1.5 KiB — 31 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 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
43% of JavaScript execution is third-party
First-party Third-party 1177ms · 301KB · $16/mo
Unattributable
Other
Costly
Execution 415ms
Transfer 0 KB
Monthly Cost $6/mo
OneTrust
Consent
Essential
Execution 414ms
Transfer 122 KB
Unused 54%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 256ms
Transfer 170 KB
Unused 53%
Monthly Cost $3/mo
OneTrust
Consent
Essential
Execution 91ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 415ms and costs ~$6/month
  • Google Tag Manager adds 256ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

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

54% of OneTrust'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 256ms 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

53% 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

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