Skip to content
https://www.axios.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
3
REVIEW
3
PASS
6
INFO
2

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

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

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

445 ms

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

1.12 s

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

452 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.80 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.

4.86 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
14
6 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 106 requests
FIX
3.5 MB transferred, 106 requests
Warning::
Page weighs 10.5 MB (3.5 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.73 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
106 requests
0.73 g CO2 per page load
JavaScript 2.6 MiB 74%
Images 479.2 KiB 13%
HTML 145.8 KiB 4%
Fonts 133.6 KiB 4%
CSS 66.5 KiB 2%
Other 63.9 KiB 2%
Other 26.1 KiB 1%
Other 15.0 KiB 0%
Other 869 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Bundles
Action
41 scripts, 1.2 MB unused
FIX
41 scripts, 1.2 MB unused
Warning::
https://www.axios.com/_next/static/chunks/pages/_a...: 675 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.stripe.com/clover/stripe.js: 164 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 102 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TNF...: 73 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-L57K...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1239 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.axios.com/_next/static/chunks/pages/_app-013671de2d7f5905.js1247 KB675 KB (55%)1st
https://js.stripe.com/clover/stripe.js225 KB164 KB (73%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js183 KB102 KB (56%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TNFK734175 KB73 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-L57KHWNV81&cx=c&gtm=4e6460171 KB65 KB (38%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (70%)3rd
https://www.axios.com/_next/static/chunks/vendor-chunk-db3f5e6aed9388c5.js75 KB49 KB (66%)1st
https://www.instagram.com/embed.js34 KB33 KB (98%)3rd
https://privacy.axios.com/fides.js?property_id=FDS-LGCSXF53 KB24 KB (45%)3rd
https://static.axios.com/js/ehawk/EHawkTalon.js36 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
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
Third-Party Impact
46% third-party, 0 ms blocking
REVIEW
46% third-party, 0 ms blocking
Info::
Third-party code accounts for 46% of page weight (1.6 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
54%
46%
First-party Third-party
B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 479 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1958ms total JS execution
REVIEW
1958ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TNF...: 395ms CPU time
Warning::
https://www.axios.com/_next/static/chunks/pages/_a...: 314ms CPU time
Warning::
https://www.axios.com/_next/static/chunks/framewor...: 287ms CPU time
Info::
Unattributable: 237ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 206ms CPU time
Warning::
Third-party scripts: 1101ms (56% of total)

Main Thread Breakdown

Script Evaluation 66% Other 11% Script Parsing & Compilation 9% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-TNFK734395ms332ms14ms3rd
https://www.axios.com/_next/static/chunks/pages/_app-013671de2d7f5905.js314ms220ms94ms1st
https://www.axios.com/_next/static/chunks/framework-d57fa332274b7d65.js287ms272ms3ms1st
Unattributable237ms41ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js206ms181ms18ms3rd
https://www.axios.com/195ms3ms0ms1st
https://static.axios.com/js/ehawk/EHawkTalon.js108ms62ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-L57KHWNV81&cx=c&gtm=4e646099ms83ms15ms3rd
https://www.axios.com/_next/static/chunks/vendor-chunk-db3f5e6aed9388c5.js61ms39ms8ms1st
https://js.stripe.com/clover/stripe.js57ms37ms19ms3rd
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
6 fonts (134 KB)
PASS
6 fonts (134 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

134 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 445 ms LCP 1.1 shttps://static.axios.com/fonts/axios-site/nb_international_pro_book.woff2nb_international_pro_bo... https://static.axios.com/fonts/axios-site/nb_international_pro_book.woff2 — 20.8 KiB — 0 ms — font-display: swaphttps://static.axios.com/fonts/axios-site/nb_international_pro_regular.woff2nb_international_pro_re... https://static.axios.com/fonts/axios-site/nb_international_pro_regular.woff2 — 21.2 KiB — 0 ms — font-display: swaphttps://static.axios.com/fonts/axios-site/nb_international_pro_bold.woff2nb_international_pro_bo... https://static.axios.com/fonts/axios-site/nb_international_pro_bold.woff2 — 19.6 KiB — 0 ms — font-display: swaphttps://static.axios.com/fonts/axios-site/atiza/atizatext-regular-webfont.woff2atizatext-regular-webfo... https://static.axios.com/fonts/axios-site/atiza/atizatext-regular-webfont.woff2 — 26.1 KiB — 0 ms — font-display: swaphttps://static.axios.com/fonts/axios-site/nb_international_pro_light.woff2nb_international_pro_li... https://static.axios.com/fonts/axios-site/nb_international_pro_light.woff2 — 20.5 KiB — 0 ms — font-display: swaphttps://static.axios.com/fonts/axios-site/atiza/atizatext-bold-webfont.woff2atizatext-bold-webfont.... https://static.axios.com/fonts/axios-site/atiza/atizatext-bold-webfont.woff2 — 25.3 KiB — 0 ms — font-display: swap
nb_international_pro_bo... woff2 swap
Size 21 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
nb_international_pro_re... woff2 swap
Size 21 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
nb_international_pro_bo... woff2 swap
Size 20 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
atizatext-regular-webfo... woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
nb_international_pro_li... woff2 swap
Size 21 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
atizatext-bold-webfont.... woff2 swap
Size 25 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
106 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
56% of JavaScript execution is third-party
First-party Third-party 1101ms · 789KB · $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 395ms
Transfer 175 KB
Unused 42%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 237ms
Transfer 0 KB
Monthly Cost $3/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 206ms
Transfer 183 KB
Unused 56%
Monthly Cost $3/mo
static.axios.com
Other
Optional
Execution 108ms
Transfer 36 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 99ms
Transfer 171 KB
Unused 38%
Monthly Cost $1/mo
Stripe
Payment
Essential
Execution 57ms
Transfer 225 KB
Unused 73%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 395ms and costs ~$5/month
  • Unattributable adds 237ms and costs ~$3/month
  • securepubads.g.doubleclick.net adds 206ms and costs ~$3/month

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

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

securepubads.g.doubleclick.net takes 206ms 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

56% of securepubads.g.doubleclick.net'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

73% of Stripe'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