Skip to content
https://aeon.co

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
4
PASS
6
INFO
2

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

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

351 ms

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

2.38 s

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

167 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.33 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.27 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
6 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 104 requests
FIX
2.8 MB transferred, 104 requests
Warning::
Page weighs 5.2 MB (2.8 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 879 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 879 KB
Info::
Fonts are 602 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 602 KB
Warning::
104 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.59 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
104 requests
0.59 g CO2 per page load
Images 1.1 MiB 41%
JavaScript 878.9 KiB 30%
Fonts 601.8 KiB 21%
Other 111.1 KiB 4%
Other 59.2 KiB 2%
HTML 36.5 KiB 1%
CSS 23.7 KiB 1%
Other 930 B 0%
Other 813 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

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

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

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

D
Page Weight Inventory
Action
104 resources · 2.8 MB · 240 KB savings available
FIX
104 resources · 2.8 MB · 240 KB savings available
Warning::
Page weight 1.8 MB over 1MB target
Got: 2.8 MB Expected: ≤ 1 MB
Info::
~240 KB of savings available
Warning::
29 third-party resources (53% of weight)
Info::
1 resources over 200KB
104 resources · 2.8 MiB · 29 third-party 1.8 MiB over 1MB target
Image 41% · 1.1 MiB
JavaScript 30% · 878.9 KiB
Font 21% · 601.8 KiB
Other 4% · 112.0 KiB
Media 2% · 59.2 KiB
Document 1% · 36.5 KiB
CSS 1% · 23.7 KiB

~239.8 KiB of savings available

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

private, no-store, max-age=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-storeNever cache this response
max-age0Cache for 0 seconds
B
Third-Party Impact
53% third-party, 0 ms blocking
REVIEW
53% third-party, 0 ms blocking
Warning::
Third-party code accounts for 53% of page weight (1.5 MiB of 2.8 MiB)
Info::
Third-party blocking time is low (0 ms)
47%
53%
First-party Third-party
C
JS Execution Cost
Action
1425ms total JS execution
REVIEW
1425ms total JS execution
Warning::
https://aeon.co/_next/static/chunks/0_v8f1g7.92mg....: 737ms CPU time
Info::
Unattributable: 213ms CPU time
Info::
https://aeon.co/: 175ms CPU time
Info::
https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&...: 158ms CPU time
Info::
https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPR: 87ms CPU time
Info::
Third-party scripts: 459ms (32% of total)

Main Thread Breakdown

Script Evaluation 63% Other 19% Style & Layout 6% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js737ms657ms21ms1st
Unattributable213ms31ms0ms3rd
https://aeon.co/175ms9ms6ms1st
https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&cx=c&gtm=4e64k0&sign=cd22cc3cbf1011b08dc6daeaaac816a1cab831a0bd5d73f076d11ce2ca925847_20260422158ms128ms15ms3rd
https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPR87ms76ms10ms3rd
https://aeon.co/_next/static/chunks/133qnazah~2eg.js54ms31ms5ms1st
C
JS Bundles
Action
38 scripts, 240 KB unused
REVIEW
38 scripts, 240 KB unused
Warning::
https://aeon.co/_next/static/chunks/0_v8f1g7.92mg....: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPR: 60 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://aeon.co/_next/static/chunks/0tei0hr6ltgqv....: 22 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://aeon.co/_next/static/chunks/10_t3scxt3gpu....: 22 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 240 KB
240 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js170 KB68 KB (40%)1st
https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&cx=c&gtm=4e64k0&sign=cd22cc3cbf1011b08dc6daeaaac816a1cab831a0bd5d73f076d11ce2ca925847_20260422172 KB67 KB (39%)3rd
https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPR130 KB60 KB (46%)3rd
https://aeon.co/_next/static/chunks/0tei0hr6ltgqv.js22 KB22 KB (99%)1st
https://aeon.co/_next/static/chunks/10_t3scxt3gpu.js25 KB22 KB (88%)1st
https://aeon.co/_next/static/chunks/18amkp4zzqzem.js6 KB1st
blob:https://aeon.co/56394e30-cf46-445e-aa7c-11f94b1378f6-0 KB3rd
https://aeon.co/_next/static/chunks/0.7d-eoxf7kmt.js8 KB1st
https://aeon.co/_next/static/chunks/0r4siloou0ft~.js9 KB1st
https://aeon.co/_next/static/chunks/024nugfkgygna.js15 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

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+
Image Optimization
21 images, 0 KB saveable
PASS
21 images, 0 KB saveable
Info::
All images are well-optimized
21 images 1.1 MB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
14 fonts (602 KB)
PASS
14 fonts (602 KB)
Info::
14 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

14

602 KB total

Render-blocking

0

of 14

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 351 ms LCP 2.4 shttps://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2PPRightGrotesk_WideMedi... https://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2 — 47.5 KiB — 20 ms — font-display: swaphttps://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2academica_book_bold-s.p... https://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2 — 37.1 KiB — 35 ms — font-display: swaphttps://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2academica_book_bold_ita... https://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2 — 38.7 KiB — 39 ms — font-display: swaphttps://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2academica_book_regular-... https://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2 — 35.7 KiB — 20 ms — font-display: swaphttps://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2academica_book_regular_... https://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2 — 37.1 KiB — 56 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2atlas_grotesk_bold-s.p.... https://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2 — 41.8 KiB — 62 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2atlas_grotesk_bold_ital... https://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2 — 44.6 KiB — 40 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2atlas_grotesk_light-s.p... https://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2 — 49.4 KiB — 45 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2atlas_grotesk_light_ita... https://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2 — 51.9 KiB — 55 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2atlas_grotesk_regular-s... https://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2 — 38.6 KiB — 50 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2atlas_grotesk_regular_i... https://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2 — 40.0 KiB — 57 ms — font-display: swaphttps://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2atlas_typewriter_regula... https://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2 — 27.5 KiB — 49 ms — font-display: swaphttps://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2stratosweb_medium-s.p.0... https://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2 — 55.4 KiB — 64 ms — font-display: swaphttps://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2stratosweb_semilight-s.... https://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2 — 56.6 KiB — 57 ms — font-display: swap
PPRightGrotesk_WideMedi... woff2 swap
Size 48 KB
Load time 20 ms
Start 49 ms
Risk FOUT — text flashes from fallback to web font
academica_book_bold-s.p... woff2 swap
Size 37 KB
Load time 35 ms
Start 49 ms
Risk FOUT — text flashes from fallback to web font
academica_book_bold_ita... woff2 swap
Size 39 KB
Load time 39 ms
Start 49 ms
Risk FOUT — text flashes from fallback to web font
academica_book_regular-... woff2 swap
Size 36 KB
Load time 20 ms
Start 50 ms
Risk FOUT — text flashes from fallback to web font
academica_book_regular_... woff2 swap
Size 37 KB
Load time 56 ms
Start 53 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_bold-s.p.... woff2 swap
Size 42 KB
Load time 62 ms
Start 53 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_bold_ital... woff2 swap
Size 45 KB
Load time 40 ms
Start 53 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_light-s.p... woff2 swap
Size 49 KB
Load time 45 ms
Start 54 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_light_ita... woff2 swap
Size 52 KB
Load time 55 ms
Start 54 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_regular-s... woff2 swap
Size 39 KB
Load time 50 ms
Start 54 ms
Risk FOUT — text flashes from fallback to web font
atlas_grotesk_regular_i... woff2 swap
Size 40 KB
Load time 57 ms
Start 55 ms
Risk FOUT — text flashes from fallback to web font
atlas_typewriter_regula... woff2 swap
Size 27 KB
Load time 49 ms
Start 55 ms
Risk FOUT — text flashes from fallback to web font
stratosweb_medium-s.p.0... woff2 swap
Size 55 KB
Load time 64 ms
Start 55 ms
Risk FOUT — text flashes from fallback to web font
stratosweb_semilight-s.... woff2 swap
Size 57 KB
Load time 57 ms
Start 56 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
Network Waterfall
104 requests over 1547ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 351 ms LCP 2.4 shttps://aeon.co// https://aeon.co/ — 200 — 34.6 KiB — 36 ms — h2https://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2/_next/static/media/PPRightGrotesk_... https://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2 — 200 — 47.5 KiB — 20 ms — h2https://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2 — 200 — 37.1 KiB — 35 ms — h2https://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2 — 200 — 38.7 KiB — 39 ms — h2https://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2 — 200 — 35.7 KiB — 20 ms — h2https://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2 — 200 — 37.1 KiB — 56 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2/_next/static/media/atlas_grotesk_b... https://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2 — 200 — 41.8 KiB — 62 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2/_next/static/media/atlas_grotesk_b... https://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2 — 200 — 44.6 KiB — 40 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2/_next/static/media/atlas_grotesk_l... https://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2 — 200 — 49.4 KiB — 45 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2/_next/static/media/atlas_grotesk_l... https://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2 — 200 — 51.9 KiB — 55 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2/_next/static/media/atlas_grotesk_r... https://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2 — 200 — 38.6 KiB — 50 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2/_next/static/media/atlas_grotesk_r... https://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2 — 200 — 40.0 KiB — 57 ms — h2https://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2/_next/static/media/atlas_typewrite... https://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2 — 200 — 27.5 KiB — 49 ms — h2https://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2/_next/static/media/stratosweb_medi... https://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2 — 200 — 55.4 KiB — 64 ms — h2https://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2/_next/static/media/stratosweb_semi... https://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2 — 200 — 56.6 KiB — 57 ms — h2https://aeon.co/_next/static/chunks/0983gr2k_kuan.css/_next/static/chunks/0983gr2k_kuan.... https://aeon.co/_next/static/chunks/0983gr2k_kuan.css — 200 — 23.1 KiB — 68 ms — h2https://aeon.co/_next/static/chunks/0nny2nqybhu93.css/_next/static/chunks/0nny2nqybhu93.... https://aeon.co/_next/static/chunks/0nny2nqybhu93.css — 200 — 625 B — 34 ms — h2https://aeon.co/_next/static/chunks/0jj2-mpx.1fm_.js/_next/static/chunks/0jj2-mpx.1fm_.... https://aeon.co/_next/static/chunks/0jj2-mpx.1fm_.js — 200 — 5.3 KiB — 136 ms — h2https://aeon.co/_next/static/chunks/0zxp7to9rxixl.js/_next/static/chunks/0zxp7to9rxixl.... https://aeon.co/_next/static/chunks/0zxp7to9rxixl.js — 200 — 7.7 KiB — 78 ms — h2https://aeon.co/_next/static/chunks/0w1k4.o3g~jea.js/_next/static/chunks/0w1k4.o3g~jea.... https://aeon.co/_next/static/chunks/0w1k4.o3g~jea.js — 200 — 10.9 KiB — 89 ms — h2https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js/_next/static/chunks/0_v8f1g7.92mg.... https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js — 200 — 169.8 KiB — 149 ms — h2https://aeon.co/_next/static/chunks/133qnazah~2eg.js/_next/static/chunks/133qnazah~2eg.... https://aeon.co/_next/static/chunks/133qnazah~2eg.js — 200 — 38.3 KiB — 98 ms — h2https://aeon.co/_next/static/chunks/0.9hk_uubj7fi.js/_next/static/chunks/0.9hk_uubj7fi.... https://aeon.co/_next/static/chunks/0.9hk_uubj7fi.js — 200 — 19.0 KiB — 108 ms — h2https://aeon.co/_next/static/chunks/turbopack-03_6o6jcbu_-m.js/_next/static/chunks/turbopack-03_6... https://aeon.co/_next/static/chunks/turbopack-03_6o6jcbu_-m.js — 200 — 4.6 KiB — 142 ms — h2https://aeon.co/_next/static/chunks/0.7d-eoxf7kmt.js/_next/static/chunks/0.7d-eoxf7kmt.... https://aeon.co/_next/static/chunks/0.7d-eoxf7kmt.js — 200 — 8.0 KiB — 136 ms — h2https://aeon.co/_next/static/chunks/0r4siloou0ft~.js/_next/static/chunks/0r4siloou0ft~.... https://aeon.co/_next/static/chunks/0r4siloou0ft~.js — 200 — 8.6 KiB — 92 ms — h2https://aeon.co/_next/static/chunks/024nugfkgygna.js/_next/static/chunks/024nugfkgygna.... https://aeon.co/_next/static/chunks/024nugfkgygna.js — 200 — 15.3 KiB — 91 ms — h2https://aeon.co/_next/static/chunks/0vy34o8bcj49i.js/_next/static/chunks/0vy34o8bcj49i.... https://aeon.co/_next/static/chunks/0vy34o8bcj49i.js — 200 — 12.8 KiB — 97 ms — h2https://aeon.co/_next/static/chunks/0pehvq6do~35x.js/_next/static/chunks/0pehvq6do~35x.... https://aeon.co/_next/static/chunks/0pehvq6do~35x.js — 200 — 2.8 KiB — 54 ms — h2https://aeon.co/_next/static/chunks/0g0tlfpm6d~ji.js/_next/static/chunks/0g0tlfpm6d~ji.... https://aeon.co/_next/static/chunks/0g0tlfpm6d~ji.js — 200 — 9.5 KiB — 71 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 351 ms LCP 2.4 shttps://aeon.co// https://aeon.co/ — 200 — 34.6 KiB — 36 ms — h2https://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2/_next/static/media/PPRightGrotesk_... https://aeon.co/_next/static/media/PPRightGrotesk_WideMedium-s.p.02cilf.tyybey.woff2 — 200 — 47.5 KiB — 20 ms — h2https://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_bold-s.p.158jedv-5m5_r.woff2 — 200 — 37.1 KiB — 35 ms — h2https://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_bold_italic-s.p.0pb1.hm__csyz.woff2 — 200 — 38.7 KiB — 39 ms — h2https://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_regular-s.p.05cxo5.1i3oyw.woff2 — 200 — 35.7 KiB — 20 ms — h2https://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2/_next/static/media/academica_book_... https://aeon.co/_next/static/media/academica_book_regular_italic-s.p.0~4avm16th18k.woff2 — 200 — 37.1 KiB — 56 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2/_next/static/media/atlas_grotesk_b... https://aeon.co/_next/static/media/atlas_grotesk_bold-s.p.0mf-wuo~750n3.woff2 — 200 — 41.8 KiB — 62 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2/_next/static/media/atlas_grotesk_b... https://aeon.co/_next/static/media/atlas_grotesk_bold_italic-s.p.0rv~nazfblysh.woff2 — 200 — 44.6 KiB — 40 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2/_next/static/media/atlas_grotesk_l... https://aeon.co/_next/static/media/atlas_grotesk_light-s.p.0r4m5r.wt435s.woff2 — 200 — 49.4 KiB — 45 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2/_next/static/media/atlas_grotesk_l... https://aeon.co/_next/static/media/atlas_grotesk_light_italic-s.p.12tya9t~q0_qb.woff2 — 200 — 51.9 KiB — 55 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2/_next/static/media/atlas_grotesk_r... https://aeon.co/_next/static/media/atlas_grotesk_regular-s.p.02~9rn_zsgbdr.woff2 — 200 — 38.6 KiB — 50 ms — h2https://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2/_next/static/media/atlas_grotesk_r... https://aeon.co/_next/static/media/atlas_grotesk_regular_italic-s.p.0z2ngu-a.hhlz.woff2 — 200 — 40.0 KiB — 57 ms — h2https://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2/_next/static/media/atlas_typewrite... https://aeon.co/_next/static/media/atlas_typewriter_regular-s.p.0j103y2czjh2_.woff2 — 200 — 27.5 KiB — 49 ms — h2https://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2/_next/static/media/stratosweb_medi... https://aeon.co/_next/static/media/stratosweb_medium-s.p.0~csais98s8kl.woff2 — 200 — 55.4 KiB — 64 ms — h2https://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2/_next/static/media/stratosweb_semi... https://aeon.co/_next/static/media/stratosweb_semilight-s.p.17gebxkdron5t.woff2 — 200 — 56.6 KiB — 57 ms — h2https://aeon.co/_next/static/chunks/0983gr2k_kuan.css/_next/static/chunks/0983gr2k_kuan.... https://aeon.co/_next/static/chunks/0983gr2k_kuan.css — 200 — 23.1 KiB — 68 ms — h2https://aeon.co/_next/static/chunks/0nny2nqybhu93.css/_next/static/chunks/0nny2nqybhu93.... https://aeon.co/_next/static/chunks/0nny2nqybhu93.css — 200 — 625 B — 34 ms — h2https://aeon.co/_next/static/chunks/0jj2-mpx.1fm_.js/_next/static/chunks/0jj2-mpx.1fm_.... https://aeon.co/_next/static/chunks/0jj2-mpx.1fm_.js — 200 — 5.3 KiB — 136 ms — h2https://aeon.co/_next/static/chunks/0zxp7to9rxixl.js/_next/static/chunks/0zxp7to9rxixl.... https://aeon.co/_next/static/chunks/0zxp7to9rxixl.js — 200 — 7.7 KiB — 78 ms — h2https://aeon.co/_next/static/chunks/0w1k4.o3g~jea.js/_next/static/chunks/0w1k4.o3g~jea.... https://aeon.co/_next/static/chunks/0w1k4.o3g~jea.js — 200 — 10.9 KiB — 89 ms — h2https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js/_next/static/chunks/0_v8f1g7.92mg.... https://aeon.co/_next/static/chunks/0_v8f1g7.92mg.js — 200 — 169.8 KiB — 149 ms — h2https://aeon.co/_next/static/chunks/133qnazah~2eg.js/_next/static/chunks/133qnazah~2eg.... https://aeon.co/_next/static/chunks/133qnazah~2eg.js — 200 — 38.3 KiB — 98 ms — h2https://aeon.co/_next/static/chunks/0.9hk_uubj7fi.js/_next/static/chunks/0.9hk_uubj7fi.... https://aeon.co/_next/static/chunks/0.9hk_uubj7fi.js — 200 — 19.0 KiB — 108 ms — h2https://aeon.co/_next/static/chunks/turbopack-03_6o6jcbu_-m.js/_next/static/chunks/turbopack-03_6... https://aeon.co/_next/static/chunks/turbopack-03_6o6jcbu_-m.js — 200 — 4.6 KiB — 142 ms — h2https://aeon.co/_next/static/chunks/0.7d-eoxf7kmt.js/_next/static/chunks/0.7d-eoxf7kmt.... https://aeon.co/_next/static/chunks/0.7d-eoxf7kmt.js — 200 — 8.0 KiB — 136 ms — h2https://aeon.co/_next/static/chunks/0r4siloou0ft~.js/_next/static/chunks/0r4siloou0ft~.... https://aeon.co/_next/static/chunks/0r4siloou0ft~.js — 200 — 8.6 KiB — 92 ms — h2https://aeon.co/_next/static/chunks/024nugfkgygna.js/_next/static/chunks/024nugfkgygna.... https://aeon.co/_next/static/chunks/024nugfkgygna.js — 200 — 15.3 KiB — 91 ms — h2https://aeon.co/_next/static/chunks/0vy34o8bcj49i.js/_next/static/chunks/0vy34o8bcj49i.... https://aeon.co/_next/static/chunks/0vy34o8bcj49i.js — 200 — 12.8 KiB — 97 ms — h2https://aeon.co/_next/static/chunks/0pehvq6do~35x.js/_next/static/chunks/0pehvq6do~35x.... https://aeon.co/_next/static/chunks/0pehvq6do~35x.js — 200 — 2.8 KiB — 54 ms — h2https://aeon.co/_next/static/chunks/0g0tlfpm6d~ji.js/_next/static/chunks/0g0tlfpm6d~ji.... https://aeon.co/_next/static/chunks/0g0tlfpm6d~ji.js — 200 — 9.5 KiB — 71 ms — h2https://aeon.co/_next/static/chunks/0ysc4ehbo9u7j.js/_next/static/chunks/0ysc4ehbo9u7j.... https://aeon.co/_next/static/chunks/0ysc4ehbo9u7j.js — 200 — 14.5 KiB — 136 ms — h2https://aeon.co/_next/static/chunks/12xvhgcjdi.20.js/_next/static/chunks/12xvhgcjdi.20.... https://aeon.co/_next/static/chunks/12xvhgcjdi.20.js — 200 — 11.2 KiB — 56 ms — h2https://aeon.co/_next/static/chunks/0--2u9c40uosk.js/_next/static/chunks/0--2u9c40uosk.... https://aeon.co/_next/static/chunks/0--2u9c40uosk.js — 200 — 23.8 KiB — 103 ms — h2https://aeon.co/_next/static/chunks/0959381_5iibo.js/_next/static/chunks/0959381_5iibo.... https://aeon.co/_next/static/chunks/0959381_5iibo.js — 200 — 24.9 KiB — 80 ms — h2https://aeon.co/_next/static/chunks/0mwt0ffvc8xgk.js/_next/static/chunks/0mwt0ffvc8xgk.... https://aeon.co/_next/static/chunks/0mwt0ffvc8xgk.js — 200 — 13.7 KiB — 212 ms — h2https://aeon.co/_next/static/chunks/18amkp4zzqzem.js/_next/static/chunks/18amkp4zzqzem.... https://aeon.co/_next/static/chunks/18amkp4zzqzem.js — 200 — 6.4 KiB — 108 ms — h2https://aeon.co/_next/static/chunks/10_t3scxt3gpu.js/_next/static/chunks/10_t3scxt3gpu.... https://aeon.co/_next/static/chunks/10_t3scxt3gpu.js — 200 — 25.0 KiB — 125 ms — h2https://aeon.co/_next/static/chunks/0rhkk3ni8utcy.js/_next/static/chunks/0rhkk3ni8utcy.... https://aeon.co/_next/static/chunks/0rhkk3ni8utcy.js — 200 — 10.7 KiB — 109 ms — h2https://aeon.co/_next/static/chunks/0lft_8vkm0j1..js/_next/static/chunks/0lft_8vkm0j1..... https://aeon.co/_next/static/chunks/0lft_8vkm0j1..js — 200 — 3.5 KiB — 118 ms — h2https://aeon.co/manifest.webmanifest/manifest.webmanifest https://aeon.co/manifest.webmanifest — 200 — 862 B — 181 ms — h2https://assets.aeonmedia.co/dynamic_image/f3b0ff06-f819-48d8-9775-2df7a8f671bc/240.mp4assets.aeonmedia.co/dynamic_image/f... https://assets.aeonmedia.co/dynamic_image/f3b0ff06-f819-48d8-9775-2df7a8f671bc/240.mp4 — 206 — 59.2 KiB — 77 ms — h3https://images.aeonmedia.co/featuredimages/5c208ccc-4723-41dd-ac08-4ad43c75ee55/homepage-panos_00046406.jpg?width=1920&quality=75&format=autoimages.aeonmedia.co/featuredimages/... https://images.aeonmedia.co/featuredimages/5c208ccc-4723-41dd-ac08-4ad43c75ee55/homepage-panos_00046406.jpg?width=1920&quality=75&format=auto — 200 — 359.3 KiB — 205 ms — h3https://images.aeonmedia.co/images/aaa3e45d-40b6-4dee-a51c-3956d13b481b/essay-lon48608.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/aaa3e45d... https://images.aeonmedia.co/images/aaa3e45d-40b6-4dee-a51c-3956d13b481b/essay-lon48608.jpg?width=640&quality=75&format=auto — 200 — 41.7 KiB — 104 ms — h3https://images.aeonmedia.co/images/f3c246ed-c17b-4e4a-b1b3-5fa460429731/tweak-essay-musil-hr-3-b.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/f3c246ed... https://images.aeonmedia.co/images/f3c246ed-c17b-4e4a-b1b3-5fa460429731/tweak-essay-musil-hr-3-b.jpg?width=640&quality=75&format=auto — 200 — 69.7 KiB — 177 ms — h3https://images.aeonmedia.co/images/3b1f56af-c076-451b-9446-995a44341a19/essay-nyc8277.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/3b1f56af... https://images.aeonmedia.co/images/3b1f56af-c076-451b-9446-995a44341a19/essay-nyc8277.jpg?width=640&quality=75&format=auto — 200 — 45.7 KiB — 106 ms — h3https://images.aeonmedia.co/images/38ec910f-8938-4496-8861-3bbaf9420bd1/essay-master-pnp-highsm-04200-04261u.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/38ec910f... https://images.aeonmedia.co/images/38ec910f-8938-4496-8861-3bbaf9420bd1/essay-master-pnp-highsm-04200-04261u.jpg?width=640&quality=75&format=auto — 200 — 86.7 KiB — 183 ms — h3https://images.aeonmedia.co/images/52781036-d695-4c84-b620-0b1c4ef9ed74/essay-c0626628-mitochondria_tubular_cristae_tem.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/52781036... https://images.aeonmedia.co/images/52781036-d695-4c84-b620-0b1c4ef9ed74/essay-c0626628-mitochondria_tubular_cristae_tem.jpg?width=640&quality=75&format=auto — 200 — 111.0 KiB — 187 ms — h3https://images.aeonmedia.co/images/42bf9a4b-d0d7-4eac-b18e-4e3e360c98d9/butterfly-papillon-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/42bf9a4b... https://images.aeonmedia.co/images/42bf9a4b-d0d7-4eac-b18e-4e3e360c98d9/butterfly-papillon-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 30.2 KiB — 93 ms — h3https://images.aeonmedia.co/images/5612be05-ab10-41e7-bfe8-ea974c72f6f5/the-engineering-method-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/5612be05... https://images.aeonmedia.co/images/5612be05-ab10-41e7-bfe8-ea974c72f6f5/the-engineering-method-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 76.0 KiB — 106 ms — h3https://images.aeonmedia.co/images/26fb7e41-d6b7-4cd6-8858-6fe968314f1d/evolution-of-paris-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/26fb7e41... https://images.aeonmedia.co/images/26fb7e41-d6b7-4cd6-8858-6fe968314f1d/evolution-of-paris-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 54.5 KiB — 101 ms — h3https://images.aeonmedia.co/images/1447cea0-aa84-4a8a-b8b8-790894d6420c/sz-littlereddots_authorsphoto.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/1447cea0... https://images.aeonmedia.co/images/1447cea0-aa84-4a8a-b8b8-790894d6420c/sz-littlereddots_authorsphoto.jpg?width=640&quality=75&format=auto — 200 — 17.6 KiB — 99 ms — h3https://images.aeonmedia.co/images/5834a208-4335-4ce2-926e-078aed2f9130/impromptu-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/5834a208... https://images.aeonmedia.co/images/5834a208-4335-4ce2-926e-078aed2f9130/impromptu-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 25.6 KiB — 92 ms — h3https://images.aeonmedia.co/images/41e2149f-e3f3-452e-b6f6-5731e0383531/essay-v1-akg9719183.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/41e2149f... https://images.aeonmedia.co/images/41e2149f-e3f3-452e-b6f6-5731e0383531/essay-v1-akg9719183.jpg?width=640&quality=75&format=auto — 200 — 9.6 KiB — 80 ms — h3https://images.aeonmedia.co/images/f49b2a5a-2225-40c5-ab5e-4fc5d3f25fdd/i-am-sami-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/f49b2a5a... https://images.aeonmedia.co/images/f49b2a5a-2225-40c5-ab5e-4fc5d3f25fdd/i-am-sami-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 17.8 KiB — 92 ms — h3https://images.aeonmedia.co/images/17da9ab8-7dd6-4f2f-b2b0-c49899fdce9c/v2-essay-stranglehold.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/17da9ab8... https://images.aeonmedia.co/images/17da9ab8-7dd6-4f2f-b2b0-c49899fdce9c/v2-essay-stranglehold.jpg?width=640&quality=75&format=auto — 200 — 32.8 KiB — 96 ms — h3https://images.aeonmedia.co/images/d655235b-0cce-49cc-aa13-8628f4b97717/essay-petersburg-badminton-wildenstein-caravaggio-.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/d655235b... https://images.aeonmedia.co/images/d655235b-0cce-49cc-aa13-8628f4b97717/essay-petersburg-badminton-wildenstein-caravaggio-.jpg?width=640&quality=75&format=auto — 200 — 37.3 KiB — 99 ms — h3https://images.aeonmedia.co/images/1a458370-c2ba-479f-bb0e-f4e706245f05/travelling-at-the-speed-of-light-landscape-2.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/1a458370... https://images.aeonmedia.co/images/1a458370-c2ba-479f-bb0e-f4e706245f05/travelling-at-the-speed-of-light-landscape-2.jpg?width=640&quality=75&format=auto — 200 — 16.0 KiB — 89 ms — h3https://images.aeonmedia.co/images/73d31a12-8c6c-44a3-a616-931ed490fba3/essay-final-gettyimages-136486422.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/73d31a12... https://images.aeonmedia.co/images/73d31a12-8c6c-44a3-a616-931ed490fba3/essay-final-gettyimages-136486422.jpg?width=640&quality=75&format=auto — 200 — 10.9 KiB — 83 ms — h3https://images.aeonmedia.co/images/fd8c5f87-b2da-4dd1-98af-d109b8c932f2/your-opinion-please-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/fd8c5f87... https://images.aeonmedia.co/images/fd8c5f87-b2da-4dd1-98af-d109b8c932f2/your-opinion-please-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 29.5 KiB — 89 ms — h3https://images.aeonmedia.co/images/5d795c94-7038-4e28-b68a-9a1d069ff4d7/is-ai-already-conscious-landscape-1.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/5d795c94... https://images.aeonmedia.co/images/5d795c94-7038-4e28-b68a-9a1d069ff4d7/is-ai-already-conscious-landscape-1.jpg?width=640&quality=75&format=auto — 200 — 13.7 KiB — 88 ms — h3https://images.aeonmedia.co/images/38b746ba-acd6-491d-a703-e5ef462fa082/panos_00246764.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/38b746ba... https://images.aeonmedia.co/images/38b746ba-acd6-491d-a703-e5ef462fa082/panos_00246764.jpg?width=640&quality=75&format=auto — 200 — 57.4 KiB — 100 ms — h3https://images.aeonmedia.co/images/f2d8fe96-4646-4174-aeb5-eec1b2e53666/essay-panos_00271902.jpg?width=640&quality=75&format=autoimages.aeonmedia.co/images/f2d8fe96... https://images.aeonmedia.co/images/f2d8fe96-4646-4174-aeb5-eec1b2e53666/essay-panos_00271902.jpg?width=640&quality=75&format=auto — 200 — 31.7 KiB — 97 ms — h3https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de/monitoring?o=4507325889773568&p=45... https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de — 200 — 295 B — 68 ms — h2blob:https://aeon.co/56394e30-cf46-445e-aa7c-11f94b1378f6aeon.co/56394e30-cf46-445e-aa7c-11f... blob:https://aeon.co/56394e30-cf46-445e-aa7c-11f94b1378f6 — 200 — -1 B — 217 ms — blobhttps://aeon.co/favicon.ico?favicon.0l6ecdy8.t189.ico/favicon.ico?favicon.0l6ecdy8.t189.... https://aeon.co/favicon.ico?favicon.0l6ecdy8.t189.ico — 200 — 813 B — 21 ms — h2https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de/monitoring?o=4507325889773568&p=45... https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de — 200 — 72 B — 60 ms — h2https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de/monitoring?o=4507325889773568&p=45... https://aeon.co/monitoring?o=4507325889773568&p=4507343435595856&r=de — 200 — 72 B — 62 ms — h2https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPRanalytics.aeon.co/gtm.js?id=GTM-MHV... https://analytics.aeon.co/gtm.js?id=GTM-MHVZTPR — 200 — 130.3 KiB — 183 ms — h2https://aeon.co/api/call-to-actions/api/call-to-actions https://aeon.co/api/call-to-actions — 200 — 1.1 KiB — 16 ms — h2https://aeon.co/api/geolocation/api/geolocation https://aeon.co/api/geolocation — 200 — 149 B — 91 ms — h2https://aeon.co/api/auth/session/api/auth/session https://aeon.co/api/auth/session — 200 — 383 B — 96 ms — h2https://aeon.co/essays/you-know-what-consciousness-is-you-live-in-soul-land?_rsc=1r34m/essays/you-know-what-consciousness... https://aeon.co/essays/you-know-what-consciousness-is-you-live-in-soul-land?_rsc=1r34m — 200 — 26.9 KiB — 36 ms — h2https://aeon.co/videos/the-swimmer-who-went-from-the-olympics-to-auschwitz-and-back-again?_rsc=1r34m/videos/the-swimmer-who-went-from-t... https://aeon.co/videos/the-swimmer-who-went-from-the-olympics-to-auschwitz-and-back-again?_rsc=1r34m — 200 — 15.1 KiB — 45 ms — h2https://aeon.co/essays/how-understanding-bioenergetics-can-help-our-brain-health?_rsc=1r34m/essays/how-understanding-bioenerge... https://aeon.co/essays/how-understanding-bioenergetics-can-help-our-brain-health?_rsc=1r34m — 200 — 20.7 KiB — 45 ms — h2https://aeon.co/essays/lessons-from-the-fairness-of-african-fractal-societies?_rsc=1r34m/essays/lessons-from-the-fairness-o... https://aeon.co/essays/lessons-from-the-fairness-of-african-fractal-societies?_rsc=1r34m — 200 — 22.7 KiB — 115 ms — h2https://aeon.co/manifest.webmanifest/manifest.webmanifest https://aeon.co/manifest.webmanifest — 200 — 68 B — 26 ms — h2https://aeon.co/_next/static/chunks/0-larv2lpg8i..js/_next/static/chunks/0-larv2lpg8i..... https://aeon.co/_next/static/chunks/0-larv2lpg8i..js — 200 — 8.1 KiB — 19 ms — h2https://aeon.co/_next/static/chunks/0w2irmjnmbyay.js/_next/static/chunks/0w2irmjnmbyay.... https://aeon.co/_next/static/chunks/0w2irmjnmbyay.js — 200 — 9.4 KiB — 33 ms — h2https://aeon.co/_next/static/chunks/0ytfzweg7tpif.js/_next/static/chunks/0ytfzweg7tpif.... https://aeon.co/_next/static/chunks/0ytfzweg7tpif.js — 200 — 10.3 KiB — 16 ms — h2https://aeon.co/_next/static/chunks/0ka7vmz6mx_9i.js/_next/static/chunks/0ka7vmz6mx_9i.... https://aeon.co/_next/static/chunks/0ka7vmz6mx_9i.js — 200 — 16.9 KiB — 23 ms — h2https://aeon.co/_next/static/chunks/0n_p9r_q~7ofn.js/_next/static/chunks/0n_p9r_q~7ofn.... https://aeon.co/_next/static/chunks/0n_p9r_q~7ofn.js — 200 — 13.0 KiB — 40 ms — h2https://aeon.co/newsletter?_rsc=1r34m/newsletter?_rsc=1r34m https://aeon.co/newsletter?_rsc=1r34m — 200 — 617 B — 48 ms — h2https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=1r34m/donate?source=aeon_topbar_button_d... https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=1r34m — 200 — 581 B — 41 ms — h2https://aeon.co/_next/static/chunks/079z1ow0w_zg~.js/_next/static/chunks/079z1ow0w_zg~.... https://aeon.co/_next/static/chunks/079z1ow0w_zg~.js — 200 — 10.6 KiB — 47 ms — h2https://aeon.co/_next/static/chunks/0_b._3pbwf88d.js/_next/static/chunks/0_b._3pbwf88d.... https://aeon.co/_next/static/chunks/0_b._3pbwf88d.js — 200 — 13.1 KiB — 44 ms — h2https://aeon.co/_next/static/chunks/0f1~e_b9k~osh.js/_next/static/chunks/0f1~e_b9k~osh.... https://aeon.co/_next/static/chunks/0f1~e_b9k~osh.js — 200 — 11.2 KiB — 57 ms — h2https://aeon.co/?_rsc=1pn8p/?_rsc=1pn8p https://aeon.co/?_rsc=1pn8p — 200 — 1.3 KiB — 40 ms — h2https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&cx=c&gtm=4e64k0&sign=cd22cc3cbf1011b08dc6daeaaac816a1cab831a0bd5d73f076d11ce2ca925847_20260422analytics.aeon.co/gtag/js?id=G-R4TJ... https://analytics.aeon.co/gtag/js?id=G-R4TJTKRVYG&cx=c&gtm=4e64k0&sign=cd22cc3cbf1011b08dc6daeaaac816a1cab831a0bd5d73f076d11ce2ca925847_20260422 — 200 — 172.0 KiB — 65 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MHVZTPR&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MHVZTPR&gtg_health=1 — 200 — 392 B — 50 ms — h2https://aeon.co/?_rsc=4jbgt/?_rsc=4jbgt https://aeon.co/?_rsc=4jbgt — 200 — 9.0 KiB — 18 ms — h2https://aeon.co/newsletter?_rsc=1pn8p/newsletter?_rsc=1pn8p https://aeon.co/newsletter?_rsc=1pn8p — 200 — 1.3 KiB — 28 ms — h2https://aeon.co/newsletter?_rsc=1iglf/newsletter?_rsc=1iglf https://aeon.co/newsletter?_rsc=1iglf — 200 — 788 B — 21 ms — h2https://aeon.co/newsletter?_rsc=1ufii/newsletter?_rsc=1ufii https://aeon.co/newsletter?_rsc=1ufii — 200 — 687 B — 16 ms — h2https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=1pn8p/donate?source=aeon_topbar_button_d... https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=1pn8p — 200 — 1.3 KiB — 20 ms — h2https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=qd9mh/donate?source=aeon_topbar_button_d... https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=qd9mh — 200 — 763 B — 19 ms — h2https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=lndqm/donate?source=aeon_topbar_button_d... https://aeon.co/donate?source=aeon_topbar_button_donate&_rsc=lndqm — 200 — 5.7 KiB — 20 ms — h2https://aeon.co/_next/static/chunks/0c1m2h50x78mu.js/_next/static/chunks/0c1m2h50x78mu.... https://aeon.co/_next/static/chunks/0c1m2h50x78mu.js — 200 — 1.2 KiB — 15 ms — h2https://aeon.co/donate?_rsc=1r34m/donate?_rsc=1r34m https://aeon.co/donate?_rsc=1r34m — 200 — 617 B — 19 ms — h2https://analytics.aeon.co/g/collect?v=2&tid=G-R4TJTKRVYG&gtm=45he64k0v872814467z8845284971za20kzb845284971zd845284971&_p=1776893418370&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1706688108&_eu=AAAAAGA&_fplc=0&are=1&cid=1926676099.1776893419&frm=0&pscdl=noapi&rcb=10&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&ur=&sst.tft=1776893418370&sst.lpc=1937313&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512543&sid=1776893418&sct=1&seg=0&dl=https%3A%2F%2Faeon.co%2F&dt=Aeon%20%7C%20a%20world%20of%20ideas&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=1&tfd=1408&richsstsseanalytics.aeon.co/g/collect?v=2&tid... https://analytics.aeon.co/g/collect?v=2&tid=G-R4TJTKRVYG&gtm=45he64k0v872814467z8845284971za20kzb845284971zd845284971&_p=1776893418370&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1706688108&_eu=AAAAAGA&_fplc=0&are=1&cid=1926676099.1776893419&frm=0&pscdl=noapi&rcb=10&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&ur=&sst.tft=1776893418370&sst.lpc=1937313&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512543&sid=1776893418&sct=1&seg=0&dl=https%3A%2F%2Faeon.co%2F&dt=Aeon%20%7C%20a%20world%20of%20ideas&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=1&tfd=1408&richsstsse — 200 — 519 B — 33 ms — h2https://analytics.aeon.co/g/collect?v=2&tid=G-R4TJTKRVYG&gtm=45he64k0v872814467z8845284971za20kzb845284971zd845284971&_p=1776893418370&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1706688108&_eu=AAAAAGQ&_fplc=0&are=1&cid=1926676099.1776893419&frm=0&pscdl=noapi&rcb=10&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&ur=&sst.tft=1776893418370&sst.lpc=1937313&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512543&sid=1776893418&sct=1&seg=0&dl=https%3A%2F%2Faeon.co%2F&dt=Aeon%20%7C%20a%20world%20of%20ideas&_tu=BA&en=scroll_10&gap.gtb=1&_et=10&tfd=1420&richsstsseanalytics.aeon.co/g/collect?v=2&tid... https://analytics.aeon.co/g/collect?v=2&tid=G-R4TJTKRVYG&gtm=45he64k0v872814467z8845284971za20kzb845284971zd845284971&_p=1776893418370&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1706688108&_eu=AAAAAGQ&_fplc=0&are=1&cid=1926676099.1776893419&frm=0&pscdl=noapi&rcb=10&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&ur=&sst.tft=1776893418370&sst.lpc=1937313&sst.navt=n&sst.ude=0&sst.sw_exp=1&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938468~117266400~117384406~117512543&sid=1776893418&sct=1&seg=0&dl=https%3A%2F%2Faeon.co%2F&dt=Aeon%20%7C%20a%20world%20of%20ideas&_tu=BA&en=scroll_10&gap.gtb=1&_et=10&tfd=1420&richsstsse — 200 — 519 B — 33 ms — h2https://analytics.aeon.co/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Faeon.co&1p=1analytics.aeon.co/_/service_worker/... https://analytics.aeon.co/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Faeon.co&1p=1 — 200 — 1.9 KiB — 30 ms — h2https://aeon.co/_next/static/chunks/01mqeomd~3.1o.js/_next/static/chunks/01mqeomd~3.1o.... https://aeon.co/_next/static/chunks/01mqeomd~3.1o.js — 200 — 4.1 KiB — 16 ms — h2https://aeon.co/_next/static/chunks/0x2kjop_~_3ya.js/_next/static/chunks/0x2kjop_~_3ya.... https://aeon.co/_next/static/chunks/0x2kjop_~_3ya.js — 200 — 9.5 KiB — 74 ms — h2https://aeon.co/_next/static/chunks/0tei0hr6ltgqv.js/_next/static/chunks/0tei0hr6ltgqv.... https://aeon.co/_next/static/chunks/0tei0hr6ltgqv.js — 200 — 22.4 KiB — 18 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
32% of JavaScript execution is third-party
First-party Third-party 459ms · 302KB · $6/mo
Unattributable
Other
Costly
Execution 213ms
Transfer 0 KB
Monthly Cost $3/mo
analytics.aeon.co
Other
Optional
Execution 158ms
Transfer 172 KB
Unused 39%
Monthly Cost $2/mo
analytics.aeon.co
Other
Optional
Execution 87ms
Transfer 130 KB
Unused 46%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 213ms and costs ~$3/month

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

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