Skip to content
https://aeaweb.org

Performance

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

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

43
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
62
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

10.35 s

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

15.84 s

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

294 ms

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

0.155

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

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

17.84 s

Page Load Progression

390 ms
781 ms
1.2 s
1.6 s
2.0 s
2.3 s
2.7 s
3.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 49 requests
FIX
3.0 MB transferred, 49 requests
Warning::
Page weighs 3.5 MB (3.0 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 802 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 802 KB
Info::
Fonts are 529 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 529 KB
Info::
CSS is 489 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 489 KB
Info::
49 HTTP requests
Info::
Estimated 0.64 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
49 requests
0.64 g CO2 per page load
Images 1.2 MiB 40%
JavaScript 801.5 KiB 26%
Fonts 528.9 KiB 17%
CSS 489.4 KiB 16%
HTML 40.6 KiB 1%
Other 15.3 KiB 0%
Other 407 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2126ms total JS execution
FIX
2126ms total JS execution
Warning::
https://www.aeaweb.org/: 541ms CPU time
Warning::
Unattributable: 456ms CPU time
Warning::
https://www.aeaweb.org/assets/ce4791d1/jquery.min....: 428ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-96K6...: 242ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=UA-388...: 160ms CPU time
Warning::
Third-party scripts: 2126ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 22% Style & Layout 20% Script Parsing & Compilation 9% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.aeaweb.org/541ms87ms4ms3rd
Unattributable456ms89ms0ms3rd
https://www.aeaweb.org/assets/ce4791d1/jquery.min.js428ms226ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1242ms180ms61ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-38835597-1160ms95ms47ms3rd
https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.js130ms65ms9ms3rd
https://www.google-analytics.com/analytics.js90ms83ms7ms3rd
https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.js78ms44ms34ms3rd
D
JS Bundles
Action
12 scripts, 484 KB unused
FIX
12 scripts, 484 KB unused
Warning::
https://www.aeaweb.org/assets/bd71bc65/jquery-ui.m...: 218 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-96K6...: 65 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-388...: 63 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.aeaweb.org/assets/afc4f66/javascripts/...: 56 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.aeaweb.org/assets/afc4f66/javascripts/...: 46 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 484 KB
484 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.js250 KB218 KB (88%)3rd
https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1153 KB65 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-38835597-1117 KB63 KB (54%)3rd
https://www.aeaweb.org/assets/afc4f66/javascripts/AeaWebPluginAsset-min.js65 KB56 KB (87%)3rd
https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.js68 KB46 KB (67%)3rd
https://www.aeaweb.org/assets/ce4791d1/jquery.min.js86 KB37 KB (44%)3rd
https://www.aeaweb.org/assets/2be257a9/yii.js21 KB3rd
https://use.typekit.net/egr5vhm.js7 KB3rd
https://www.aeaweb.org/assets/dc034874/js/SecureCsrfAsset-min.js3 KB3rd
https://www.aeaweb.org/assets/83e11b2c/js/QueClientAsset-min.js9 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
49 resources · 3.0 MB · 484 KB savings available
FIX
49 resources · 3.0 MB · 484 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~484 KB of savings available
Warning::
48 third-party resources (100% of weight)
Info::
5 resources over 200KB
49 resources · 3.0 MiB · 48 third-party 2.0 MiB over 1MB target
Image 40% · 1.2 MiB
JavaScript 26% · 801.5 KiB
Font 17% · 528.9 KiB
CSS 16% · 489.4 KiB
Document 1% · 40.8 KiB
Other 0% · 407 B

~484.5 KiB of savings available

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

C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://www.aeaweb.org/assets/afc4f66/images/logo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.aeaweb.org/content/file?id=24467 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.aeaweb.org/content/file?id=24456 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.aeaweb.org/content/file?id=1180 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 1.2 MB
0 oversized -0 KB
9 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

18

529 KB total

Render-blocking

0

of 18

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.3 s LCP 15.8 shttps://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 21.7 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 41.0 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 19.6 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/d8ed60/00000000000000003b9adee5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/d8ed60/00000000000000003b9adee5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 19.9 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 30.6 KiB — 11 ms — font-display: swaphttps://use.typekit.net/af/474f13/00000000000000007758cf7d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/474f13/00000000000000007758cf7d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 33.4 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3l https://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3 — 28.7 KiB — 24 ms — font-display: swaphttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.8 KiB — 28 ms — font-display: swaphttps://use.typekit.net/af/11da74/00000000000000007758cf8f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/11da74/00000000000000007758cf8f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 32.7 KiB — 31 ms — font-display: swaphttps://use.typekit.net/af/cfd773/00000000000000007735ab07/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/cfd773/00000000000000007735ab07/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 32.8 KiB — 35 ms — font-display: swaphttps://use.typekit.net/af/e487ca/00000000000000007735ab09/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/e487ca/00000000000000007735ab09/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 32.7 KiB — 38 ms — font-display: swaphttps://use.typekit.net/af/c993cf/00000000000000007735ab0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/c993cf/00000000000000007735ab0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 32.2 KiB — 43 ms — font-display: swaphttps://use.typekit.net/af/eae76c/00000000000000007735ab13/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/eae76c/00000000000000007735ab13/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 32.5 KiB — 39 ms — font-display: swaphttps://use.typekit.net/af/e3232d/00000000000000003b9adeee/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/e3232d/00000000000000003b9adeee/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 21.2 KiB — 43 ms — font-display: swaphttps://use.typekit.net/af/c87723/00000000000000003b9aded9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/c87723/00000000000000003b9aded9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 18.7 KiB — 48 ms — font-display: swaphttps://use.typekit.net/af/8e64a6/00000000000000003b9adee6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3l https://use.typekit.net/af/8e64a6/00000000000000003b9adee6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 20.3 KiB — 44 ms — font-display: swaphttps://use.typekit.net/af/4118d1/000000000000000077359db7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3l https://use.typekit.net/af/4118d1/000000000000000077359db7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 39.7 KiB — 49 ms — font-display: swaphttps://use.typekit.net/af/c9b473/000000000000000077359dca/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/c9b473/000000000000000077359dca/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 41.3 KiB — 50 ms — font-display: swap
l woff2 swap
Size 22 KB
Load time 13 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 41 KB
Load time 16 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 17 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 9 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 11 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 15 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 29 KB
Load time 24 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 28 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 31 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 35 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 38 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 43 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 39 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 43 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 48 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 44 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 40 KB
Load time 49 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 41 KB
Load time 50 ms
Start 2.3 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
49 requests over 2719ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.3 s LCP 15.8 shttps://aeaweb.org// https://aeaweb.org/ — 301 — 243 B — 396 ms — http/1.1http://www.aeaweb.org/www.aeaweb.org/ http://www.aeaweb.org/ — 307 — 0 B — 2 ms — http/1.1https://www.aeaweb.org/www.aeaweb.org/ https://www.aeaweb.org/ — 200 — 40.6 KiB — 870 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-38835597-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-38835597-1 — 200 — 116.9 KiB — 303 ms — h2https://www.aeaweb.org/assets/afc4f66/stylesheets/AeaWebAsset-min.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/AeaWebAsset-min.css — 200 — 418.0 KiB — 658 ms — http/1.1https://www.aeaweb.org/assets/bd71bc65/themes/smoothness/jquery-ui.csswww.aeaweb.org/assets/bd71bc65/them... https://www.aeaweb.org/assets/bd71bc65/themes/smoothness/jquery-ui.css — 200 — 36.2 KiB — 513 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons-halflings-v2.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons-halflings-v2.css — 200 — 16.5 KiB — 514 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons.css — 200 — 17.9 KiB — 522 ms — http/1.1https://www.aeaweb.org/assets/ce4791d1/jquery.min.jswww.aeaweb.org/assets/ce4791d1/jque... https://www.aeaweb.org/assets/ce4791d1/jquery.min.js — 200 — 85.9 KiB — 677 ms — http/1.1https://www.aeaweb.org/assets/2be257a9/yii.jswww.aeaweb.org/assets/2be257a9/yii.... https://www.aeaweb.org/assets/2be257a9/yii.js — 200 — 20.9 KiB — 544 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.jswww.aeaweb.org/assets/afc4f66/javas... https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.js — 200 — 68.3 KiB — 767 ms — http/1.1https://use.typekit.net/egr5vhm.jsuse.typekit.net/egr5vhm.js https://use.typekit.net/egr5vhm.js — 200 — 7.3 KiB — 32 ms — h2https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.jswww.aeaweb.org/assets/bd71bc65/jque... https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.js — 200 — 249.5 KiB — 1.0 s — http/1.1https://www.aeaweb.org/assets/afc4f66/javascripts/AeaWebPluginAsset-min.jswww.aeaweb.org/assets/afc4f66/javas... https://www.aeaweb.org/assets/afc4f66/javascripts/AeaWebPluginAsset-min.js — 200 — 64.5 KiB — 778 ms — http/1.1https://www.aeaweb.org/assets/dc034874/js/SecureCsrfAsset-min.jswww.aeaweb.org/assets/dc034874/js/S... https://www.aeaweb.org/assets/dc034874/js/SecureCsrfAsset-min.js — 200 — 3.5 KiB — 675 ms — http/1.1https://www.aeaweb.org/assets/83e11b2c/js/QueClientAsset-min.jswww.aeaweb.org/assets/83e11b2c/js/Q... https://www.aeaweb.org/assets/83e11b2c/js/QueClientAsset-min.js — 200 — 8.5 KiB — 780 ms — http/1.1https://www.aeaweb.org/assets/db7e847d/js/legal-cookie.jswww.aeaweb.org/assets/db7e847d/js/l... https://www.aeaweb.org/assets/db7e847d/js/legal-cookie.js — 200 — 2.5 KiB — 807 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/logo.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/logo.svg — 200 — 20.2 KiB — 139 ms — http/1.1https://www.aeaweb.org/content/file?id=1180www.aeaweb.org/content/file?id=1180 https://www.aeaweb.org/content/file?id=1180 — 200 — 360.0 KiB — 335 ms — http/1.1https://www.aeaweb.org/content/file?id=24467www.aeaweb.org/content/file?id=2446... https://www.aeaweb.org/content/file?id=24467 — 200 — 529.6 KiB — 616 ms — http/1.1https://www.aeaweb.org/content/file?id=24456www.aeaweb.org/content/file?id=2445... https://www.aeaweb.org/content/file?id=24456 — 200 — 215.1 KiB — 204 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/x-logo-black.pngwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/x-logo-black.png — 200 — 100.2 KiB — 280 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/bluesky_logo.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/bluesky_logo.svg — 200 — 1.0 KiB — 138 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/fb_icon.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/fb_icon.svg — 200 — 2.2 KiB — 142 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1 — 200 — 152.8 KiB — 192 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 69 ms — h2https://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/89f367/000000000... https://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 21.7 KiB — 13 ms — h2https://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/879409/000000000... https://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 41.0 KiB — 16 ms — h2https://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/825839/000000000... https://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.6 KiB — 17 ms — h2https://www.aeaweb.org/assets/afc4f66/stylesheets/print.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/print.css — 200 — 823 B — 132 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.3 s LCP 15.8 shttps://aeaweb.org// https://aeaweb.org/ — 301 — 243 B — 396 ms — http/1.1http://www.aeaweb.org/www.aeaweb.org/ http://www.aeaweb.org/ — 307 — 0 B — 2 ms — http/1.1https://www.aeaweb.org/www.aeaweb.org/ https://www.aeaweb.org/ — 200 — 40.6 KiB — 870 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-38835597-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-38835597-1 — 200 — 116.9 KiB — 303 ms — h2https://www.aeaweb.org/assets/afc4f66/stylesheets/AeaWebAsset-min.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/AeaWebAsset-min.css — 200 — 418.0 KiB — 658 ms — http/1.1https://www.aeaweb.org/assets/bd71bc65/themes/smoothness/jquery-ui.csswww.aeaweb.org/assets/bd71bc65/them... https://www.aeaweb.org/assets/bd71bc65/themes/smoothness/jquery-ui.css — 200 — 36.2 KiB — 513 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons-halflings-v2.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons-halflings-v2.css — 200 — 16.5 KiB — 514 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/glyphicons.css — 200 — 17.9 KiB — 522 ms — http/1.1https://www.aeaweb.org/assets/ce4791d1/jquery.min.jswww.aeaweb.org/assets/ce4791d1/jque... https://www.aeaweb.org/assets/ce4791d1/jquery.min.js — 200 — 85.9 KiB — 677 ms — http/1.1https://www.aeaweb.org/assets/2be257a9/yii.jswww.aeaweb.org/assets/2be257a9/yii.... https://www.aeaweb.org/assets/2be257a9/yii.js — 200 — 20.9 KiB — 544 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.jswww.aeaweb.org/assets/afc4f66/javas... https://www.aeaweb.org/assets/afc4f66/javascripts/aeaweb.min.js — 200 — 68.3 KiB — 767 ms — http/1.1https://use.typekit.net/egr5vhm.jsuse.typekit.net/egr5vhm.js https://use.typekit.net/egr5vhm.js — 200 — 7.3 KiB — 32 ms — h2https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.jswww.aeaweb.org/assets/bd71bc65/jque... https://www.aeaweb.org/assets/bd71bc65/jquery-ui.min.js — 200 — 249.5 KiB — 1.0 s — http/1.1https://www.aeaweb.org/assets/afc4f66/javascripts/AeaWebPluginAsset-min.jswww.aeaweb.org/assets/afc4f66/javas... https://www.aeaweb.org/assets/afc4f66/javascripts/AeaWebPluginAsset-min.js — 200 — 64.5 KiB — 778 ms — http/1.1https://www.aeaweb.org/assets/dc034874/js/SecureCsrfAsset-min.jswww.aeaweb.org/assets/dc034874/js/S... https://www.aeaweb.org/assets/dc034874/js/SecureCsrfAsset-min.js — 200 — 3.5 KiB — 675 ms — http/1.1https://www.aeaweb.org/assets/83e11b2c/js/QueClientAsset-min.jswww.aeaweb.org/assets/83e11b2c/js/Q... https://www.aeaweb.org/assets/83e11b2c/js/QueClientAsset-min.js — 200 — 8.5 KiB — 780 ms — http/1.1https://www.aeaweb.org/assets/db7e847d/js/legal-cookie.jswww.aeaweb.org/assets/db7e847d/js/l... https://www.aeaweb.org/assets/db7e847d/js/legal-cookie.js — 200 — 2.5 KiB — 807 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/logo.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/logo.svg — 200 — 20.2 KiB — 139 ms — http/1.1https://www.aeaweb.org/content/file?id=1180www.aeaweb.org/content/file?id=1180 https://www.aeaweb.org/content/file?id=1180 — 200 — 360.0 KiB — 335 ms — http/1.1https://www.aeaweb.org/content/file?id=24467www.aeaweb.org/content/file?id=2446... https://www.aeaweb.org/content/file?id=24467 — 200 — 529.6 KiB — 616 ms — http/1.1https://www.aeaweb.org/content/file?id=24456www.aeaweb.org/content/file?id=2445... https://www.aeaweb.org/content/file?id=24456 — 200 — 215.1 KiB — 204 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/x-logo-black.pngwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/x-logo-black.png — 200 — 100.2 KiB — 280 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/bluesky_logo.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/bluesky_logo.svg — 200 — 1.0 KiB — 138 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/fb_icon.svgwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/fb_icon.svg — 200 — 2.2 KiB — 142 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-96K6S9DJLT&cx=c&gtm=4e64h1h1 — 200 — 152.8 KiB — 192 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 69 ms — h2https://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/89f367/000000000... https://use.typekit.net/af/89f367/00000000000000003b9adef0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 21.7 KiB — 13 ms — h2https://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/879409/000000000... https://use.typekit.net/af/879409/000000000000000077359da5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 41.0 KiB — 16 ms — h2https://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/825839/000000000... https://use.typekit.net/af/825839/00000000000000003b9aded8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.6 KiB — 17 ms — h2https://www.aeaweb.org/assets/afc4f66/stylesheets/print.csswww.aeaweb.org/assets/afc4f66/style... https://www.aeaweb.org/assets/afc4f66/stylesheets/print.css — 200 — 823 B — 132 ms — http/1.1https://www.aeaweb.org/assets/afc4f66/images/search-0.pngwww.aeaweb.org/assets/afc4f66/image... https://www.aeaweb.org/assets/afc4f66/images/search-0.png — 200 — 634 B — 196 ms — http/1.1https://use.typekit.net/af/d8ed60/00000000000000003b9adee5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/d8ed60/000000000... https://use.typekit.net/af/d8ed60/00000000000000003b9adee5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 19.9 KiB — 9 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 30.6 KiB — 11 ms — h2https://use.typekit.net/af/474f13/00000000000000007758cf7d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/474f13/000000000... https://use.typekit.net/af/474f13/00000000000000007758cf7d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 33.4 KiB — 15 ms — h2https://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3use.typekit.net/af/154cda/000000000... https://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3 — 200 — 28.7 KiB — 24 ms — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.8 KiB — 28 ms — h2https://use.typekit.net/af/11da74/00000000000000007758cf8f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/11da74/000000000... https://use.typekit.net/af/11da74/00000000000000007758cf8f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 32.7 KiB — 31 ms — h2https://use.typekit.net/af/cfd773/00000000000000007735ab07/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/cfd773/000000000... https://use.typekit.net/af/cfd773/00000000000000007735ab07/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 32.8 KiB — 35 ms — h2https://use.typekit.net/af/e487ca/00000000000000007735ab09/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/e487ca/000000000... https://use.typekit.net/af/e487ca/00000000000000007735ab09/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 32.7 KiB — 38 ms — h2https://use.typekit.net/af/c993cf/00000000000000007735ab0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/c993cf/000000000... https://use.typekit.net/af/c993cf/00000000000000007735ab0c/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 32.2 KiB — 43 ms — h2https://use.typekit.net/af/eae76c/00000000000000007735ab13/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/eae76c/000000000... https://use.typekit.net/af/eae76c/00000000000000007735ab13/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 32.5 KiB — 39 ms — h2https://use.typekit.net/af/e3232d/00000000000000003b9adeee/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/e3232d/000000000... https://use.typekit.net/af/e3232d/00000000000000003b9adeee/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 21.2 KiB — 43 ms — h2https://use.typekit.net/af/c87723/00000000000000003b9aded9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/c87723/000000000... https://use.typekit.net/af/c87723/00000000000000003b9aded9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 18.7 KiB — 48 ms — h2https://use.typekit.net/af/8e64a6/00000000000000003b9adee6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3use.typekit.net/af/8e64a6/000000000... https://use.typekit.net/af/8e64a6/00000000000000003b9adee6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 200 — 20.3 KiB — 44 ms — h2https://use.typekit.net/af/4118d1/000000000000000077359db7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3use.typekit.net/af/4118d1/000000000... https://use.typekit.net/af/4118d1/000000000000000077359db7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 200 — 39.7 KiB — 49 ms — h2https://use.typekit.net/af/c9b473/000000000000000077359dca/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/c9b473/000000000... https://use.typekit.net/af/c9b473/000000000000000077359dca/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 41.3 KiB — 50 ms — h2https://p.typekit.net/p.gif?s=1&k=egr5vhm&ht=tk&h=www.aeaweb.org&f=139.140.171.175.176.13728.13729.13734.13741.17373.17374.17375.17376.17379.17380.10053.10363.10366&a=5299689&js=1.21.0&app=typekit&e=js&_=1776819317094p.typekit.net/p.gif?s=1&k=egr5vhm&h... https://p.typekit.net/p.gif?s=1&k=egr5vhm&ht=tk&h=www.aeaweb.org&f=139.140.171.175.176.13728.13729.13734.13741.17373.17374.17375.17376.17379.17380.10053.10363.10366&a=5299689&js=1.21.0&app=typekit&e=js&_=1776819317094 — 200 — 206 B — 22 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-96K6S9DJLT&gtm=45je64h1h1v884521853za20g&_p=1776819316879&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAI&are=1&cid=75029579.1776819317&frm=0&pscdl=noapi&rcb=10&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~115616986~115938465~115938469~117266400~117384406~117512543~118128922~118690341&sid=1776819317&sct=1&seg=0&dl=https%3A%2F%2Fwww.aeaweb.org%2F&dt=American%20Economic%20Association&en=page_view&_fv=1&_ss=1&tfd=2517www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-96K6S9DJLT&gtm=45je64h1h1v884521853za20g&_p=1776819316879&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAI&are=1&cid=75029579.1776819317&frm=0&pscdl=noapi&rcb=10&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~115616986~115938465~115938469~117266400~117384406~117512543~118128922~118690341&sid=1776819317&sct=1&seg=0&dl=https%3A%2F%2Fwww.aeaweb.org%2F&dt=American%20Economic%20Association&en=page_view&_fv=1&_ss=1&tfd=2517 — 204 — 407 B — 68 ms — h2https://www.aeaweb.org/favicon.icowww.aeaweb.org/favicon.ico https://www.aeaweb.org/favicon.ico — 200 — 15.0 KiB — 139 ms — http/1.1
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 2126ms · 735KB · $28/mo
www.aeaweb.org
Other
Costly
Execution 541ms
Transfer 41 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 456ms
Transfer 0 KB
Monthly Cost $6/mo
www.aeaweb.org
Other
Costly
Execution 428ms
Transfer 86 KB
Unused 44%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 242ms
Transfer 153 KB
Unused 43%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 160ms
Transfer 117 KB
Unused 54%
Monthly Cost $2/mo
www.aeaweb.org
Other
Optional
Execution 130ms
Transfer 68 KB
Unused 67%
Monthly Cost $2/mo
Google Analytics
Analytics
Optional
Execution 90ms
Transfer 21 KB
Monthly Cost $1/mo
www.aeaweb.org
Other
Optional
Execution 78ms
Transfer 250 KB
Unused 88%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.aeaweb.org adds 541ms and costs ~$7/month
  • Unattributable adds 456ms and costs ~$6/month
  • www.aeaweb.org adds 428ms and costs ~$6/month
  • Google Tag Manager adds 242ms 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.aeaweb.org takes 541ms 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 456ms 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

www.aeaweb.org takes 428ms 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 242ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

67% of www.aeaweb.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

88% of www.aeaweb.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