Skip to content
https://quantamagazine.org

Performance

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

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

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

3.43 s

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

7.89 s

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

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

3.85 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.76 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
F
Page Weight Budget
Action
19.5 MB transferred, 82 requests
FIX
19.5 MB transferred, 82 requests
Critical::
Page weighs 21.0 MB (19.5 MB transferred)
Warning::
Images are 5.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.6 MB
Info::
Fonts are 307 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 307 KB
Info::
82 HTTP requests
Info::
Estimated 4.1 g CO2 per page load
19.5 MB / 2.4 MB budget
19.5 MB transferred
82 requests
4.1 g CO2 per page load
Other 13.1 MiB 67%
Images 5.6 MiB 28%
JavaScript 488.4 KiB 2%
Fonts 307.2 KiB 2%
CSS 56.3 KiB 0%
HTML 44.7 KiB 0%
Other 11.4 KiB 0%
Other 3.7 KiB 0%
Other 858 B 0%
Other 260 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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 (19.5 MiB of 19.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3856ms total JS execution
FIX
3856ms total JS execution
Warning::
https://www.quantamagazine.org/: 1301ms CPU time
Warning::
Unattributable: 922ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6SNE...: 358ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KZG...: 290ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 286ms CPU time
Warning::
Third-party scripts: 3856ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 27% Style & Layout 16% Rendering 6% Script Parsing & Compilation 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.quantamagazine.org/1301ms52ms12ms3rd
Unattributable922ms29ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6SNESLGK16&cx=c&gtm=4e64k0h1358ms278ms77ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KZGMXJ7290ms205ms49ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js286ms236ms10ms3rd
https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/script.js185ms165ms10ms3rd
https://www.quantamagazine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1166ms129ms11ms3rd
https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/banner.js105ms79ms4ms3rd
https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=177558382697ms75ms18ms3rd
https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/MathJax.js82ms69ms8ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
82 resources · 19.5 MB · 164 KB savings available
FIX
82 resources · 19.5 MB · 164 KB savings available
Warning::
Page weight 18.5 MB over 1MB target
Got: 19.5 MB Expected: ≤ 1 MB
Info::
~164 KB of savings available
Warning::
81 third-party resources (100% of weight)
Info::
8 resources over 200KB
82 resources · 19.5 MiB · 81 third-party 18.5 MiB over 1MB target
Media 67% · 13.1 MiB
Image 28% · 5.6 MiB
JavaScript 2% · 488.4 KiB
Font 2% · 307.2 KiB
CSS 0% · 56.3 KiB
Document 0% · 45.6 KiB
Other 0% · 13.8 KiB

~163.6 KiB of savings available

Remove unused JavaScript: 163.6 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
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Info::
All images are well-optimized
26 images 5.6 MB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
25 scripts, 164 KB unused
REVIEW
25 scripts, 164 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6SNE...: 69 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KZG...: 62 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.quantamagazine.org/wp-content/themes/q...: 33 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 164 KB
164 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-6SNESLGK16&cx=c&gtm=4e64k0h1172 KB69 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KZGMXJ7132 KB62 KB (47%)3rd
https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=177558382647 KB33 KB (70%)3rd
https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/banner.js8 KB3rd
https://www.clarity.ms/tag/w4eo24j1xe?ref=gtm1 KB3rd
https://www.quantamagazine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB3rd
https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/jquery.validate.min.js?ver=6.6.27 KB3rd
https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/edin.js?ver=6.6.21 KB3rd
https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/js/front.min.js?ver=2.0.01 KB3rd
https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.11 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

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
7 fonts (307 KB)
PASS
7 fonts (307 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

307 KB total

Render-blocking

0

of 7

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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 7.9 shttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2pangram-bold-webfont.woff2 https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2 — 21.4 KiB — 16 ms — font-display: swaphttps://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2u-4e0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 95.4 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2u-4c0qyriQwlOrhSvowK_l5... https://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2 — 98.3 KiB — 21 ms — font-display: swaphttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2pangram-extrabold-webfo... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2 — 21.3 KiB — 21 ms — font-display: swaphttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2pangram-regular-webfont... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2 — 21.4 KiB — 18 ms — font-display: swaphttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2pangram-medium-webfont.... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2 — 21.3 KiB — 23 ms — font-display: swaphttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/noe-display-bold.woff2noe-display-bold.woff2 https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/noe-display-bold.woff2 — 28.1 KiB — 12 ms — font-display: swap
pangram-bold-webfont.woff2 woff2 swap
Size 21 KB
Load time 16 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
u-4e0qyriQwlOrhSvowK_l5... woff2 swap
Size 95 KB
Load time 26 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
u-4c0qyriQwlOrhSvowK_l5... woff2 swap
Size 98 KB
Load time 21 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
pangram-extrabold-webfo... woff2 swap
Size 21 KB
Load time 21 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
pangram-regular-webfont... woff2 swap
Size 21 KB
Load time 18 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
pangram-medium-webfont.... woff2 swap
Size 21 KB
Load time 23 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
noe-display-bold.woff2 woff2 swap
Size 28 KB
Load time 12 ms
Start 1.1 s
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+
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
82 requests over 4844ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 7.9 shttps://quantamagazine.org// https://quantamagazine.org/ — 301 — 894 B — 374 ms — http/1.1https://www.quantamagazine.org/www.quantamagazine.org/ https://www.quantamagazine.org/ — 200 — 44.7 KiB — 46 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/script.jscdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/script.js — 200 — 9.0 KiB — 23 ms — h2https://www.quantamagazine.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2 — 200 — 14.7 KiB — 489 ms — h2https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/css/front.min.css?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/css/front.min.css?ver=6.6.2 — 200 — 434 B — 400 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/css/fonts.csswww.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/css/fonts.css — 200 — 489 B — 407 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.css?ver=1775583826www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.css?ver=1775583826 — 200 — 36.3 KiB — 539 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/css/favorites.css?ver=2.3.4www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/css/favorites.css?ver=2.3.4 — 200 — 3.2 KiB — 384 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/QR-Knots-cr-Dror-Bar-Natan_Roland-van-der-Veen_Quanta-Magazine-HP-768x325.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/QR-Knots-cr-Dror-Bar-Natan_Roland-van-der-Veen_Quanta-Magazine-HP-768x325.webp — 200 — 71.4 KiB — 620 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/FlagellarMotors-crKristinaArmitage-Default.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/FlagellarMotors-crKristinaArmitage-Default.jpg — 200 — 136.3 KiB — 431 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Quantum-Jamming-cr-Samuel-Velasco-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Quantum-Jamming-cr-Samuel-Velasco-Default.webp — 200 — 212.7 KiB — 381 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 195 ms — h3blob:https://www.quantamagazine.org/e70387cd-af40-4e3b-9c63-fbc9298393a5www.quantamagazine.org/e70387cd-af4... blob:https://www.quantamagazine.org/e70387cd-af40-4e3b-9c63-fbc9298393a5 — 200 — -1 B — 36 ms — blobhttps://www.quantamagazine.org/wp-content/uploads/2026/04/Our-Bacterial-Immunity-cr-Maggie-Chiang-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Our-Bacterial-Immunity-cr-Maggie-Chiang-Default.webp — 200 — 235.0 KiB — 412 ms — h2https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700ifonts.googleapis.com/css?family=Mer... https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i — 200 — 1.3 KiB — 124 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Math-AI-Update-cr-Nash-Weerasekera-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Math-AI-Update-cr-Nash-Weerasekera-Default.webp — 200 — 167.4 KiB — 431 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2 — 200 — 21.4 KiB — 16 ms — h2https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 200 — 95.4 KiB — 26 ms — h3https://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2 — 200 — 98.3 KiB — 21 ms — h3https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2 — 200 — 21.3 KiB — 21 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2 — 200 — 21.4 KiB — 18 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2 — 200 — 21.3 KiB — 23 ms — h2https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.1www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.1 — 200 — 550 B — 413 ms — h2https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.1www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.1 — 200 — 847 B — 377 ms — h2https://www.quantamagazine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.8 KiB — 593 ms — h2https://www.quantamagazine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 403 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/jquery.validate.min.js?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/jquery.validate.min.js?ver=6.6.2 — 200 — 7.4 KiB — 397 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/edin.js?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/edin.js?ver=6.6.2 — 200 — 686 B — 399 ms — h2https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/js/front.min.js?ver=2.0.0www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/js/front.min.js?ver=2.0.0 — 200 — 1.3 KiB — 449 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=1775583826www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=1775583826 — 200 — 47.3 KiB — 392 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 7.9 shttps://quantamagazine.org// https://quantamagazine.org/ — 301 — 894 B — 374 ms — http/1.1https://www.quantamagazine.org/www.quantamagazine.org/ https://www.quantamagazine.org/ — 200 — 44.7 KiB — 46 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/script.jscdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/script.js — 200 — 9.0 KiB — 23 ms — h2https://www.quantamagazine.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2 — 200 — 14.7 KiB — 489 ms — h2https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/css/front.min.css?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/css/front.min.css?ver=6.6.2 — 200 — 434 B — 400 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/css/fonts.csswww.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/css/fonts.css — 200 — 489 B — 407 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.css?ver=1775583826www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.css?ver=1775583826 — 200 — 36.3 KiB — 539 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/css/favorites.css?ver=2.3.4www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/css/favorites.css?ver=2.3.4 — 200 — 3.2 KiB — 384 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/QR-Knots-cr-Dror-Bar-Natan_Roland-van-der-Veen_Quanta-Magazine-HP-768x325.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/QR-Knots-cr-Dror-Bar-Natan_Roland-van-der-Veen_Quanta-Magazine-HP-768x325.webp — 200 — 71.4 KiB — 620 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/FlagellarMotors-crKristinaArmitage-Default.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/FlagellarMotors-crKristinaArmitage-Default.jpg — 200 — 136.3 KiB — 431 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Quantum-Jamming-cr-Samuel-Velasco-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Quantum-Jamming-cr-Samuel-Velasco-Default.webp — 200 — 212.7 KiB — 381 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 195 ms — h3blob:https://www.quantamagazine.org/e70387cd-af40-4e3b-9c63-fbc9298393a5www.quantamagazine.org/e70387cd-af4... blob:https://www.quantamagazine.org/e70387cd-af40-4e3b-9c63-fbc9298393a5 — 200 — -1 B — 36 ms — blobhttps://www.quantamagazine.org/wp-content/uploads/2026/04/Our-Bacterial-Immunity-cr-Maggie-Chiang-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Our-Bacterial-Immunity-cr-Maggie-Chiang-Default.webp — 200 — 235.0 KiB — 412 ms — h2https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700ifonts.googleapis.com/css?family=Mer... https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i — 200 — 1.3 KiB — 124 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Math-AI-Update-cr-Nash-Weerasekera-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Math-AI-Update-cr-Nash-Weerasekera-Default.webp — 200 — 167.4 KiB — 431 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-bold-webfont.woff2 — 200 — 21.4 KiB — 16 ms — h2https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4e0qyriQwlOrhSvowK_l5UcA6zuSYEqOzpPe3HOZJ5eX1WtLaQwmYiSeqqJ-mXq1Gi.woff2 — 200 — 95.4 KiB — 26 ms — h3https://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2fonts.gstatic.com/s/merriweather/v3... https://fonts.gstatic.com/s/merriweather/v33/u-4c0qyriQwlOrhSvowK_l5-eTxCVx0ZbwLvKH2Gk9hLmp0v5yA-xXPqCzLvF-udrHOg7iA.woff2 — 200 — 98.3 KiB — 21 ms — h3https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-extrabold-webfont.woff2 — 200 — 21.3 KiB — 21 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-regular-webfont.woff2 — 200 — 21.4 KiB — 18 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/pangram-medium-webfont.woff2 — 200 — 21.3 KiB — 23 ms — h2https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.1www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.1 — 200 — 550 B — 413 ms — h2https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.1www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.1 — 200 — 847 B — 377 ms — h2https://www.quantamagazine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.8 KiB — 593 ms — h2https://www.quantamagazine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.quantamagazine.org/wp-includes/... https://www.quantamagazine.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 403 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/jquery.validate.min.js?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/jquery.validate.min.js?ver=6.6.2 — 200 — 7.4 KiB — 397 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/edin.js?ver=6.6.2www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-education-interactive/edin.js?ver=6.6.2 — 200 — 686 B — 399 ms — h2https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/js/front.min.js?ver=2.0.0www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/sf-privacy-consent/js/front.min.js?ver=2.0.0 — 200 — 1.3 KiB — 449 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=1775583826www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/dist/main.min.js?ver=1775583826 — 200 — 47.3 KiB — 392 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/MathJax.jswww.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/MathJax.js — 200 — 18.7 KiB — 526 ms — h2https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/js/favorites.min.js?ver=2.3.4www.quantamagazine.org/wp-content/p... https://www.quantamagazine.org/wp-content/plugins/quanta-favorites/assets/js/favorites.min.js?ver=2.3.4 — 200 — 4.1 KiB — 391 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-HP.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-HP.jpg — 200 — 282.1 KiB — 449 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-Mobile.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-Mobile.jpg — 200 — 52.8 KiB — 442 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-Newsletter-768x216.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/02/SixMathEssentials-Ad-Newsletter-768x216.jpg — 200 — 28.1 KiB — 557 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-still.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-still.webp — 200 — 3.1 MiB — 597 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Aihorrorstories_cr-Zara-PickenDefault.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Aihorrorstories_cr-Zara-PickenDefault.webp — 200 — 208.4 KiB — 423 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/MiniBooNE-photomultiplier-tube-cr-Fermilab-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/MiniBooNE-photomultiplier-tube-cr-Fermilab-Default.webp — 200 — 172.7 KiB — 408 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/04/Dirt-race-cr-Max-Levy-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/04/Dirt-race-cr-Max-Levy-Default.webp — 200 — 274.3 KiB — 388 ms — h2https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Biology-cr-Carlos-Arrojo-Lede-1-768x432.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Biology-cr-Carlos-Arrojo-Lede-1-768x432.webp — 200 — 75.0 KiB — 37 ms — h2https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Computer-Science-cr-Carlos-Arrojo-Lede-768x432.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Computer-Science-cr-Carlos-Arrojo-Lede-768x432.webp — 200 — 61.6 KiB — 27 ms — h2https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Mathematics-cr-Carlos-Arrojo-Lede-768x432.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Mathematics-cr-Carlos-Arrojo-Lede-768x432.webp — 200 — 69.6 KiB — 31 ms — h2https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Physics-cr-Carlos-Arrojo-Lede-1-768x432.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2025/12/Year-in-review-2025-Physics-cr-Carlos-Arrojo-Lede-1-768x432.webp — 200 — 73.2 KiB — 32 ms — h2https://www.quantamagazine.org/wp-content/uploads/2025/08/JOW-Ep12-Thumbnail-NO-LOGO.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2025/08/JOW-Ep12-Thumbnail-NO-LOGO.webp — 200 — 64.3 KiB — 473 ms — h2https://www.quantamagazine.org/wp-content/uploads/2020/06/Invariants_300.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2020/06/Invariants_300.jpg — 200 — 40.8 KiB — 468 ms — h2https://www.quantamagazine.org/wp-content/uploads/2050/03/Ribbon_Concordance_300.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2050/03/Ribbon_Concordance_300.jpg — 200 — 37.3 KiB — 402 ms — h2https://www.quantamagazine.org/wp-content/uploads/2020/05/Lisa-Piccirillo_300.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2020/05/Lisa-Piccirillo_300.jpg — 200 — 45.6 KiB — 468 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/02/Infinity-Explainer-cr-Mark-BelanMichael-Kanyongolo-Default.webpwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/02/Infinity-Explainer-cr-Mark-BelanMichael-Kanyongolo-Default.webp — 200 — 207.9 KiB — 416 ms — h2https://www.quantamagazine.org/wp-content/uploads/2013/07/HP_1000x710_02-768x545.jpgwww.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2013/07/HP_1000x710_02-768x545.jpg — 200 — 15.6 KiB — 555 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/banner.jscdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/banner.js — 200 — 8.4 KiB — 16 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KZGMXJ7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KZGMXJ7 — 200 — 132.3 KiB — 243 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/images/image-placeholder.pngwww.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/images/image-placeholder.png — 200 — 7.2 KiB — 405 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyM… — 200 — 0 B — 0 ms — datahttps://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/noe-display-bold.woff2www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/fonts/noe-display-bold.woff2 — 200 — 28.1 KiB — 12 ms — h2https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4www.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4 — 206 — 128.4 KiB — 437 ms — h2https://www.clarity.ms/tag/w4eo24j1xe?ref=gtmwww.clarity.ms/tag/w4eo24j1xe?ref=g... https://www.clarity.ms/tag/w4eo24j1xe?ref=gtm — 200 — 1.1 KiB — 21 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-6SNESLGK16&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6SNESLGK16&cx=c&gtm=4e64k0h1 — 200 — 171.9 KiB — 202 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 24 ms — h2https://quanta-mag.disqus.com/count.jsquanta-mag.disqus.com/count.js https://quanta-mag.disqus.com/count.js — 200 — 1.5 KiB — 380 ms — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 286 B — 357 ms — http/1.1https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4www.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4 — 206 — 25.1 KiB — 36 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-6SNESLGK16&gtm=45je64k0h1v889920847z8889846253za20gzb889846253zd889846253&_p=1776895757439&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=2050115056.1776895758&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776895758&sct=1&seg=0&dl=https%3A%2F%2Fwww.quantamagazine.org%2F&dt=Science%20and%20Math%20News%20%7C%20Quanta%20Magazine&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&ep.content_id=Q-DOMAIN-HP&ep.content_group=hp&ep.story_type=hp&ep.topic=hp&ep.special_project=&tfd=1686www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-6SNESLGK16&gtm=45je64k0h1v889920847z8889846253za20gzb889846253zd889846253&_p=1776895757439&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=2050115056.1776895758&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512543&sid=1776895758&sct=1&seg=0&dl=https%3A%2F%2Fwww.quantamagazine.org%2F&dt=Science%20and%20Math%20News%20%7C%20Quanta%20Magazine&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&ep.content_id=Q-DOMAIN-HP&ep.content_group=hp&ep.story_type=hp&ep.topic=hp&ep.special_project=&tfd=1686 — 204 — 554 B — 199 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 286 B — 515 ms — http/1.1https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4www.quantamagazine.org/wp-content/u... https://www.quantamagazine.org/wp-content/uploads/2026/03/Math-Series-Hub-Lede-Animated-resized.mp4 — 206 — 12.9 MiB — 12 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/vAAz5BOV.jsoncdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/vAAz5BOV.json — 200 — 378 B — 31 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/jax/input/TeX/config.js?V=2.7.0www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/jax/input/TeX/config.js?V=2.7.0 — 200 — 803 B — 431 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/jax/output/HTML-CSS/config.js?V=2.7.0www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/jax/output/HTML-CSS/config.js?V=2.7.0 — 200 — 1.8 KiB — 425 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/tex2jax.js?V=2.7.0www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/tex2jax.js?V=2.7.0 — 200 — 2.7 KiB — 420 ms — h2https://directory.cookieyes.com/api/v1/ipdirectory.cookieyes.com/api/v1/ip https://directory.cookieyes.com/api/v1/ip — 200 — 409 B — 265 ms — h3https://quanta-mag.disqus.com/count-data.js?1=159206%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D159206&1=159749%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D159749&1=160174%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160174&1=160679%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160679&1=160842%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160842&1=160892%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160892&1=160931%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160931&1=160935%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160935&1=161067%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161067&1=161098%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161098quanta-mag.disqus.com/count-data.js... https://quanta-mag.disqus.com/count-data.js?1=159206%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D159206&1=159749%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D159749&1=160174%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160174&1=160679%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160679&1=160842%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160842&1=160892%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160892&1=160931%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160931&1=160935%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D160935&1=161067%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161067&1=161098%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161098 — 200 — 1.5 KiB — 140 ms — http/1.1https://quanta-mag.disqus.com/count-data.js?1=161167%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161167quanta-mag.disqus.com/count-data.js... https://quanta-mag.disqus.com/count-data.js?1=161167%20https%3A%2F%2Fwww.quantamagazine.org%2F%3Fp%3D161167 — 200 — 839 B — 276 ms — http/1.1https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/config/uCgcQ75U.jsoncdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/config/uCgcQ75U.json — 200 — 6.8 KiB — 15 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/translations/KaRrL5YI.jsoncdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/translations/KaRrL5YI.json — 200 — 823 B — 14 ms — h2https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/audit-table/UmD1v7i3.jsoncdn-cookieyes.com/client_data/391b7... https://cdn-cookieyes.com/client_data/391b7abb1290e8e114fb4d75/audit-table/UmD1v7i3.json — 200 — 2.5 KiB — 14 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 858 B — 13 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 517 B — 134 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/images/favicon.pngwww.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/images/favicon.png — 200 — 1.6 KiB — 399 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=482E3E4B2DB84121BB3CDE03DF507EEA&RedC=c.clarity.ms&MXFR=057255D5E1E76AF93FF04296E5E7640Dc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=482E3E4B2DB84121BB3CDE03DF507EEA&RedC=c.clarity.ms&MXFR=057255D5E1E76AF93FF04296E5E7640D — 302 — 762 B — 127 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=482E3E4B2DB84121BB3CDE03DF507EEA&MUID=1AA9585125436E691D3D4F1224F26F3Ac.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=482E3E4B2DB84121BB3CDE03DF507EEA&MUID=1AA9585125436E691D3D4F1224F26F3A — 200 — 466 B — 118 ms — h2https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/MathMenu.js?V=2.7.0www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/MathMenu.js?V=2.7.0 — 200 — 11.6 KiB — 371 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 286 B — 116 ms — http/1.1https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/MathZoom.js?V=2.7.0www.quantamagazine.org/wp-content/t... https://www.quantamagazine.org/wp-content/themes/quanta2024/frontend/js/mathjax/extensions/MathZoom.js?V=2.7.0 — 200 — 3.2 KiB — 372 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 3856ms · 490KB · €42/mo
www.quantamagazine.org
Other
Costly
Execution 1301ms
Transfer 45 KB
Monthly Cost €14/mo
Unattributable
Other
Costly
Execution 922ms
Transfer 0 KB
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 358ms
Transfer 172 KB
Unused 40%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 290ms
Transfer 132 KB
Unused 47%
Monthly Cost €3/mo
Microsoft Clarity
Session Replay
Costly
Execution 286ms
Transfer 26 KB
Monthly Cost €3/mo
cdn-cookieyes.com
Other
Optional
Execution 185ms
Transfer 9 KB
Monthly Cost €2/mo
www.quantamagazine.org
Other
Optional
Execution 166ms
Transfer 30 KB
Monthly Cost €2/mo
cdn-cookieyes.com
Other
Optional
Execution 105ms
Transfer 8 KB
Monthly Cost €1/mo
www.quantamagazine.org
Other
Optional
Execution 97ms
Transfer 47 KB
Unused 70%
Monthly Cost €1/mo
www.quantamagazine.org
Other
Optional
Execution 82ms
Transfer 19 KB
Monthly Cost €1/mo
www.quantamagazine.org
Other
Optional
Execution 63ms
Transfer 2 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.quantamagazine.org adds 1301ms and costs ~€14/month
  • Unattributable adds 922ms and costs ~€10/month
  • Google Tag Manager adds 358ms and costs ~€4/month
  • Google Tag Manager adds 290ms and costs ~€3/month
  • Microsoft Clarity adds 286ms and costs ~€3/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.quantamagazine.org takes 1301ms 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 922ms 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 358ms 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 290ms 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

Microsoft Clarity takes 286ms 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

70% of www.quantamagazine.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