Skip to content
https://poets.org

Performance

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

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

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

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

458 ms

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

498 ms

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

195 ms

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

0.087

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

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

2.84 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
7 PASS 3 REVIEW 3 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 89 requests
FIX
2.2 MB transferred, 89 requests
Info::
Page weighs 5.1 MB (2.2 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 207 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 207 KB
Info::
89 HTTP requests
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
89 requests
0.46 g CO2 per page load
JavaScript 1.1 MiB 50%
Images 780.8 KiB 35%
Fonts 206.6 KiB 9%
CSS 39.2 KiB 2%
HTML 30.1 KiB 1%
Other 24.3 KiB 1%
Other 23.7 KiB 1%
Other 13.8 KiB 1%
Other 553 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

F
JS Bundles
Action
26 scripts, 550 KB unused
FIX
26 scripts, 550 KB unused
Warning::
https://js.stripe.com/v3/: 184 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 102 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://st.getsitecontrol.com/main/runtime/runtime...: 70 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZCRT...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KCF...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 550 KB
550 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/v3/254 KB184 KB (73%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB102 KB (54%)3rd
https://st.getsitecontrol.com/main/runtime/runtime.2.10.5.js96 KB70 KB (74%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZCRT7WN8HQ&cx=c&gtm=4e64k0h1178 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KCF6KNW2124 KB65 KB (52%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (42%)3rd
https://poets.org/sites/default/files/js/js_-xEAPH-Ozzv7fmzT7aM2Mn0fkKroZZUL_2smJasJ4H4.js?scope=footer&delta=0&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM44 KB28 KB (65%)1st
https://poets.org/modules/contrib/google_tag/js/gtm.js?tdvya51 KB1st
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB3rd
https://poets.org/modules/contrib/google_tag/js/gtag.js?tdvya51 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

F
Page Weight Inventory
Action
89 resources · 2.2 MB · 550 KB savings available
FIX
89 resources · 2.2 MB · 550 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~550 KB of savings available
Warning::
41 third-party resources (50% of weight)
Info::
2 resources over 200KB
89 resources · 2.2 MiB · 41 third-party 1.2 MiB over 1MB target
JavaScript 50% · 1.1 MiB
Image 35% · 781.7 KiB
Font 9% · 206.6 KiB
Other 3% · 61.4 KiB
CSS 2% · 39.2 KiB
Document 1% · 30.1 KiB

~549.7 KiB of savings available

Remove unused JavaScript: 549.7 KiB
B
Third-Party Impact
50% third-party, 0 ms blocking
REVIEW
50% third-party, 0 ms blocking
Warning::
Third-party code accounts for 50% of page weight (1.1 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
50%
50%
First-party Third-party
C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/themes/custom/stanza/assets/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://poets.org/sites/default/files/images/AmPo6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 781 KB
0 oversized -0 KB
21 legacy format
10 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

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

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
JS Execution Cost
Action
1472ms total JS execution
REVIEW
1472ms total JS execution
Warning::
https://poets.org/: 284ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 265ms CPU time
Info::
Unattributable: 247ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ZCRT...: 152ms CPU time
Info::
https://poets.org/sites/default/files/js/js_87kjz3...: 131ms CPU time
Warning::
Third-party scripts: 937ms (64% of total)

Main Thread Breakdown

Script Evaluation 52% Other 17% Script Parsing & Compilation 13% Style & Layout 12% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://poets.org/284ms7ms0ms1st
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945265ms157ms89ms3rd
Unattributable247ms55ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZCRT7WN8HQ&cx=c&gtm=4e64k0h1152ms115ms23ms3rd
https://poets.org/sites/default/files/js/js_87kjz3WlrWxcTBMZlmUbj_lCx_Bq9jhIsZVi6HhqcKA.js?scope=footer&delta=2&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM131ms119ms4ms1st
https://poets.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js119ms74ms1ms1st
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js113ms99ms10ms3rd
https://js.stripe.com/v3/102ms63ms38ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KCF6KNW258ms44ms14ms3rd
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (207 KB)
PASS
6 fonts (207 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

207 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 458 ms LCP 498 mshttps://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.wofffoundersgrotesktext-med... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.woff — 33.0 KiB — 23 ms — font-display: swaphttps://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.wofffoundersgrotesktext-reg... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.woff — 33.0 KiB — 15 ms — font-display: swaphttps://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woffpoets_electra_web_itali... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woff — 37.0 KiB — 12 ms — font-display: swaphttps://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.wofffoundersgrotesktext-sem... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.woff — 33.5 KiB — 25 ms — font-display: swaphttps://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woffpoets_electra_web_roman... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woff — 34.8 KiB — 18 ms — font-display: swaphttps://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-lightitalic-webfont.wofffoundersgrotesktext-lig... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-lightitalic-webfont.woff — 35.1 KiB — 11 ms — font-display: swap
foundersgrotesktext-med... woff swap
Size 33 KB
Load time 23 ms
Start 615 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-reg... woff swap
Size 33 KB
Load time 15 ms
Start 615 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
poets_electra_web_itali... woff swap
Size 37 KB
Load time 12 ms
Start 615 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-sem... woff swap
Size 34 KB
Load time 25 ms
Start 616 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
poets_electra_web_roman... woff swap
Size 35 KB
Load time 18 ms
Start 616 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
foundersgrotesktext-lig... woff swap
Size 35 KB
Load time 11 ms
Start 736 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~62 KB and ~124 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=880 (14 minutes)
PASS
max-age=880 (14 minutes)
Info::
Cache-Control header is set
Got: max-age=880, public
Info::
Effective TTL: 14 minutes (max-age=880)
Info::
Last-Modified header present
Cache-Control

max-age=880, public

DirectiveValueMeaning
max-age880Cache for 14 minutes
publicAny cache may store this response
Effective TTL: 880 seconds
Network Waterfall
89 requests over 3623ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 458 ms LCP 498 mshttps://poets.org// https://poets.org/ — 200 — 18.4 KiB — 604 ms — h2https://poets.org/sites/default/files/css/css_vb1iFO6nTkCEAnv7YZTSci2fqyxeUHdogUDjyIjdL28.css?delta=0&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg/sites/default/files/css/css_vb1iFO... https://poets.org/sites/default/files/css/css_vb1iFO6nTkCEAnv7YZTSci2fqyxeUHdogUDjyIjdL28.css?delta=0&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg — 200 — 5.1 KiB — 11 ms — h2https://poets.org/sites/default/files/css/css_6mhTNfbgGwF-bqAuKW2t120XUJMgCwcePg0HHs8BRaI.css?delta=1&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg/sites/default/files/css/css_6mhTNf... https://poets.org/sites/default/files/css/css_6mhTNfbgGwF-bqAuKW2t120XUJMgCwcePg0HHs8BRaI.css?delta=1&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg — 200 — 34.2 KiB — 15 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/hero/Large-White-RGB-Poets.org-Logo.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/hero/Large-White-RGB-Poets.org-Logo.png — 200 — 5.4 KiB — 10 ms — h2https://poets.org/sites/default/files/styles/poem_a_day_portrait/public/images/biographies/JakeYoung_BioImage_0.png?itok=wFrBvAPF/sites/default/files/styles/poem_a_... https://poets.org/sites/default/files/styles/poem_a_day_portrait/public/images/biographies/JakeYoung_BioImage_0.png?itok=wFrBvAPF — 200 — 27.3 KiB — 12 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/facebook.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/facebook.svg — 200 — 814 B — 13 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/twitter.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/twitter.svg — 200 — 854 B — 15 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/tumblr.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/tumblr.svg — 200 — 860 B — 17 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/hero/bg3.jpg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/hero/bg3.jpg — 200 — 25.2 KiB — 26 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/search--blue.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/search--blue.svg — 200 — 611 B — 21 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/audio-icon.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/audio-icon.svg — 200 — 738 B — 26 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.woff — 200 — 33.0 KiB — 23 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.woff — 200 — 33.0 KiB — 15 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woff — 200 — 37.0 KiB — 12 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.woff — 200 — 33.5 KiB — 25 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woff — 200 — 34.8 KiB — 18 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/print.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/print.svg — 200 — 1002 B — 16 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/embed.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/embed.svg — 200 — 674 B — 24 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award1.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award1.png — 200 — 6.6 KiB — 20 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award2.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award2.png — 200 — 6.4 KiB — 31 ms — h2https://poets.org/sites/default/files/images/AmPo69_ACADEMY_Cover.jpg/sites/default/files/images/AmPo69_... https://poets.org/sites/default/files/images/AmPo69_ACADEMY_Cover.jpg — 200 — 419.4 KiB — 65 ms — h2https://poets.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://poets.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.3 KiB — 35 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/poets-mystery-man.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/poets-mystery-man.png — 200 — 51.3 KiB — 40 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/facebook.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/facebook.svg — 200 — 747 B — 17 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/twitter.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/twitter.svg — 200 — 908 B — 14 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/tumblr.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/tumblr.svg — 200 — 939 B — 24 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/soundcloud.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/soundcloud.svg — 200 — 765 B — 21 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/youtube.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/youtube.svg — 200 — 985 B — 26 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/instagram.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/instagram.svg — 200 — 1020 B — 18 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/pinterest.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/pinterest.svg — 200 — 952 B — 27 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 458 ms LCP 498 mshttps://poets.org// https://poets.org/ — 200 — 18.4 KiB — 604 ms — h2https://poets.org/sites/default/files/css/css_vb1iFO6nTkCEAnv7YZTSci2fqyxeUHdogUDjyIjdL28.css?delta=0&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg/sites/default/files/css/css_vb1iFO... https://poets.org/sites/default/files/css/css_vb1iFO6nTkCEAnv7YZTSci2fqyxeUHdogUDjyIjdL28.css?delta=0&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg — 200 — 5.1 KiB — 11 ms — h2https://poets.org/sites/default/files/css/css_6mhTNfbgGwF-bqAuKW2t120XUJMgCwcePg0HHs8BRaI.css?delta=1&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg/sites/default/files/css/css_6mhTNf... https://poets.org/sites/default/files/css/css_6mhTNfbgGwF-bqAuKW2t120XUJMgCwcePg0HHs8BRaI.css?delta=1&language=en&theme=stanza&include=eJxlj9FyxCAIRX8orN9ElCY2Cg7gtunXN7utyXb6gnMu45xLFKWQtDcsN3zHz2krqBKeczJH_sKAKYELIPsqRZb9zJmlc6RK7DbCiJogUdzOQGTLdO7fCL3rC4s46aClyIxl0EpXiYqZgfE-mOnDCvnxFywv3NtYNKEKCAn3l8Th0euUNiX4K24qqUeH33owF7lOsJxoRr3w4YP_IpOYsYCtqHRkmhuFn2ey3ZxqmNFouueje3jOWz20hb4Bp7WWJg — 200 — 34.2 KiB — 15 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/hero/Large-White-RGB-Poets.org-Logo.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/hero/Large-White-RGB-Poets.org-Logo.png — 200 — 5.4 KiB — 10 ms — h2https://poets.org/sites/default/files/styles/poem_a_day_portrait/public/images/biographies/JakeYoung_BioImage_0.png?itok=wFrBvAPF/sites/default/files/styles/poem_a_... https://poets.org/sites/default/files/styles/poem_a_day_portrait/public/images/biographies/JakeYoung_BioImage_0.png?itok=wFrBvAPF — 200 — 27.3 KiB — 12 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/facebook.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/facebook.svg — 200 — 814 B — 13 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/twitter.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/twitter.svg — 200 — 854 B — 15 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/tumblr.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/tumblr.svg — 200 — 860 B — 17 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/hero/bg3.jpg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/hero/bg3.jpg — 200 — 25.2 KiB — 26 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/search--blue.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/search--blue.svg — 200 — 611 B — 21 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/audio-icon.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/audio-icon.svg — 200 — 738 B — 26 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-medium-webfont.woff — 200 — 33.0 KiB — 23 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-regular-webfont.woff — 200 — 33.0 KiB — 15 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_italic.woff — 200 — 37.0 KiB — 12 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-semibold-webfont.woff — 200 — 33.5 KiB — 25 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/poets_electra_web_roman.woff — 200 — 34.8 KiB — 18 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/print.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/print.svg — 200 — 1002 B — 16 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/embed.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/embed.svg — 200 — 674 B — 24 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award1.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award1.png — 200 — 6.6 KiB — 20 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award2.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/awards/award2.png — 200 — 6.4 KiB — 31 ms — h2https://poets.org/sites/default/files/images/AmPo69_ACADEMY_Cover.jpg/sites/default/files/images/AmPo69_... https://poets.org/sites/default/files/images/AmPo69_ACADEMY_Cover.jpg — 200 — 419.4 KiB — 65 ms — h2https://poets.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://poets.org/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.3 KiB — 35 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/poets-mystery-man.png/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/poets-mystery-man.png — 200 — 51.3 KiB — 40 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/facebook.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/facebook.svg — 200 — 747 B — 17 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/twitter.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/twitter.svg — 200 — 908 B — 14 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/tumblr.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/tumblr.svg — 200 — 939 B — 24 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/soundcloud.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/soundcloud.svg — 200 — 765 B — 21 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/youtube.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/youtube.svg — 200 — 985 B — 26 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/instagram.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/instagram.svg — 200 — 1020 B — 18 ms — h2https://poets.org/themes/custom/stanza/assets/images/social/pinterest.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/social/pinterest.svg — 200 — 952 B — 27 ms — h2https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-lightitalic-webfont.woff/themes/custom/stanza/assets/fonts/... https://poets.org/themes/custom/stanza/assets/fonts/foundersgrotesktext-lightitalic-webfont.woff — 200 — 35.1 KiB — 11 ms — h2https://poets.org/sites/default/files/styles/portrait/public/images/biographies/LangstonHughes_BioImage_0.png?itok=AbNYGwwc/sites/default/files/styles/portrai... https://poets.org/sites/default/files/styles/portrait/public/images/biographies/LangstonHughes_BioImage_0.png?itok=AbNYGwwc — 200 — 29.0 KiB — 28 ms — h2https://poets.org/sites/default/files/styles/portrait/public/images/biographies/TerranceHayes_BioImage.jpg?itok=RcmxbMPy/sites/default/files/styles/portrai... https://poets.org/sites/default/files/styles/portrait/public/images/biographies/TerranceHayes_BioImage.jpg?itok=RcmxbMPy — 200 — 35.9 KiB — 17 ms — h2https://poets.org/sites/default/files/styles/portrait/public/images/biographies/23%20Danez%20Headshot%20by%20Anna%20Min-2.jpg?itok=1YOhcAUj/sites/default/files/styles/portrai... https://poets.org/sites/default/files/styles/portrait/public/images/biographies/23%20Danez%20Headshot%20by%20Anna%20Min-2.jpg?itok=1YOhcAUj — 200 — 21.0 KiB — 48 ms — h2https://poets.org/sites/default/files/styles/portrait/public/images/biographies/Jackie%20Wang_Newbioimage2021.png?itok=q28O0P6N/sites/default/files/styles/portrai... https://poets.org/sites/default/files/styles/portrait/public/images/biographies/Jackie%20Wang_Newbioimage2021.png?itok=q28O0P6N — 200 — 41.8 KiB — 45 ms — h2https://poets.org/sites/default/files/styles/portrait/public/images/biographies/Screen%20Shot%202021-08-03%20at%2010.21.31%20AM.png?itok=TNARwz0l/sites/default/files/styles/portrai... https://poets.org/sites/default/files/styles/portrait/public/images/biographies/Screen%20Shot%202021-08-03%20at%2010.21.31%20AM.png?itok=TNARwz0l — 200 — 36.3 KiB — 42 ms — h2https://poets.org/sites/default/files/styles/feature/public/2026-03/Untitled%20design.png?itok=NaqTjDPE/sites/default/files/styles/feature... https://poets.org/sites/default/files/styles/feature/public/2026-03/Untitled%20design.png?itok=NaqTjDPE — 200 — 14.1 KiB — 49 ms — h2https://poets.org/sites/default/files/styles/feature/public/2026-02/pcm-producers-04FNL-46x110px.png?itok=p4680tiD/sites/default/files/styles/feature... https://poets.org/sites/default/files/styles/feature/public/2026-02/pcm-producers-04FNL-46x110px.png?itok=p4680tiD — 200 — 20.0 KiB — 65 ms — h2https://poets.org/sites/default/files/js/js_LIPINF7rLZ-kqWCLOhmP44C6aZ9w-FhvxavYSBZf-nQ.js?scope=footer&delta=4&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM/sites/default/files/js/js_LIPINF7r... https://poets.org/sites/default/files/js/js_LIPINF7rLZ-kqWCLOhmP44C6aZ9w-FhvxavYSBZf-nQ.js?scope=footer&delta=4&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM — 200 — 2.4 KiB — 46 ms — h2https://poets.org/sites/default/files/js/js_87kjz3WlrWxcTBMZlmUbj_lCx_Bq9jhIsZVi6HhqcKA.js?scope=footer&delta=2&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM/sites/default/files/js/js_87kjz3Wl... https://poets.org/sites/default/files/js/js_87kjz3WlrWxcTBMZlmUbj_lCx_Bq9jhIsZVi6HhqcKA.js?scope=footer&delta=2&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM — 200 — 26.4 KiB — 50 ms — h2https://poets.org/sites/default/files/js/js_-xEAPH-Ozzv7fmzT7aM2Mn0fkKroZZUL_2smJasJ4H4.js?scope=footer&delta=0&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM/sites/default/files/js/js_-xEAPH-O... https://poets.org/sites/default/files/js/js_-xEAPH-Ozzv7fmzT7aM2Mn0fkKroZZUL_2smJasJ4H4.js?scope=footer&delta=0&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM — 200 — 43.9 KiB — 64 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 64 ms — h3https://poets.org/libraries/klaro/dist/klaro-no-translations-no-css.js?tdvya5/libraries/klaro/dist/klaro-no-tran... https://poets.org/libraries/klaro/dist/klaro-no-translations-no-css.js?tdvya5 — 200 — 21.8 KiB — 49 ms — h2https://poets.org/modules/contrib/google_tag/js/gtm.js?tdvya5/modules/contrib/google_tag/js/gtm.... https://poets.org/modules/contrib/google_tag/js/gtm.js?tdvya5 — 200 — 928 B — 52 ms — h2https://poets.org/modules/contrib/google_tag/js/gtag.js?tdvya5/modules/contrib/google_tag/js/gtag... https://poets.org/modules/contrib/google_tag/js/gtag.js?tdvya5 — 200 — 1002 B — 54 ms — h2https://poets.org/sites/default/files/js/js_jzCtalbRuGb7hzQ5itW_Ix9GMfSEA6CzTPcN6DQ1jk4.js?scope=header&delta=0&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM/sites/default/files/js/js_jzCtalbR... https://poets.org/sites/default/files/js/js_jzCtalbRuGb7hzQ5itW_Ix9GMfSEA6CzTPcN6DQ1jk4.js?scope=header&delta=0&language=en&theme=stanza&include=eJxVjuEOgyAMhF-IjkcyRboOBUqgZLqnn9uizj_XfHeX9FiEIw2KbHkTw1e-4YTL1UxmjljFftUUIW0DljC4iOPssHvrnCx_QVubUrK8cVAaJWuVaJpifqFFDz0HbSd7UAHM-pAovJ7-1JtCuFdMdLS9ZFTaiZIjD6P4w8n0bJFUqUILnHvZg21dAgSPxwMViRo-hRoK2d95Axf_buM — 200 — 821 B — 54 ms — h2https://poets.org/themes/custom/stanza/favicon.ico/themes/custom/stanza/favicon.ico https://poets.org/themes/custom/stanza/favicon.ico — 200 — 756 B — 11 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KCF6KNW2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KCF6KNW2 — 200 — 124.3 KiB — 67 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 14 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 11 ms — h3https://widgets.getsitecontrol.com/190727/script.jswidgets.getsitecontrol.com/190727/s... https://widgets.getsitecontrol.com/190727/script.js — 200 — 6.5 KiB — 151 ms — h2https://poets.org/themes/custom/stanza/assets/images/optimized/social/collection.svg/themes/custom/stanza/assets/images... https://poets.org/themes/custom/stanza/assets/images/optimized/social/collection.svg — 200 — 1.0 KiB — 9 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3761030853311105&correlator=2041580156317872&eid=31097907%2C95386099%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=307760595%2C7269850253&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x250%7C728x90%7C612x120&ifi=1&dids=div-gpt-ad-4029111810-1&adfs=2363002039&sfv=1-0-45&sc=1&abxe=1&dt=1776889968295&lmt=1776889720&adxs=29&adys=79&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fpoets.org%2F&vis=1&psz=1350x57&msz=1350x57&fws=4&ohw=1350&dlt=1776889967527&idt=608&adks=3012123234&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3761030853311105&correlator=2041580156317872&eid=31097907%2C95386099%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=307760595%2C7269850253&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x250%7C728x90%7C612x120&ifi=1&dids=div-gpt-ad-4029111810-1&adfs=2363002039&sfv=1-0-45&sc=1&abxe=1&dt=1776889968295&lmt=1776889720&adxs=29&adys=79&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fpoets.org%2F&vis=1&psz=1350x57&msz=1350x57&fws=4&ohw=1350&dlt=1776889967527&idt=608&adks=3012123234&frm=20&eoidce=1 — 200 — 22.8 KiB — 55 ms — h3https://faaeb70d47e8c6e7a2680dbf6d2f6840.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmlfaaeb70d47e8c6e7a2680dbf6d2f6840.sa... https://faaeb70d47e8c6e7a2680dbf6d2f6840.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 27 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3761030853311105&correlator=2041580156317872&eid=31097907%2C95386099%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=307760595%2CAAP-Desktop-Homepage-MedRectangle-AD&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=2&dids=div-gpt-ad-307351835-2&adfs=1233187333&sfv=1-0-45&sc=1&abxe=1&dt=1776889968352&lmt=1776889720&adxs=921&adys=2814&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fpoets.org%2F&vis=1&psz=326x326&msz=302x326&fws=4&ohw=383&dlt=1776889967527&idt=608&adks=1990327619&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3761030853311105&correlator=2041580156317872&eid=31097907%2C95386099%2C31097945&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=307760595%2CAAP-Desktop-Homepage-MedRectangle-AD&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=2&dids=div-gpt-ad-307351835-2&adfs=1233187333&sfv=1-0-45&sc=1&abxe=1&dt=1776889968352&lmt=1776889720&adxs=921&adys=2814&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fpoets.org%2F&vis=1&psz=326x326&msz=302x326&fws=4&ohw=383&dlt=1776889967527&idt=608&adks=1990327619&frm=20&eoidce=1 — 200 — 317 B — 33 ms — h3https://sky.blackbaudcdn.net/static/og-web-loader/1/main.jssky.blackbaudcdn.net/static/og-web-... https://sky.blackbaudcdn.net/static/og-web-loader/1/main.js — 200 — 831 B — 433 ms — h2https://js.stripe.com/v3/js.stripe.com/v3/ https://js.stripe.com/v3/ — 200 — 253.7 KiB — 64 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=3761030853311105ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=3761030853311105 — 200 — 13.2 KiB — 38 ms — h3https://poets.org/modules/contrib/klaro/icons/privacy.svg/modules/contrib/klaro/icons/privac... https://poets.org/modules/contrib/klaro/icons/privacy.svg — 200 — 655 B — 18 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsutZudwa8caVIKWEb_o6LXjpsWcYlFnhIP_50JYwiidsuR_x60ql3EZBf-D14EDy5aWw0rOHom7gvNZXrc4odaqztAOpEjnRIx3q2PlKlrFq6Sg6gM-cHQwNq_INqp2idLHYKxtlXfYfdoxzPXSz__EHa5nMh44oFfLwsQVmPuFy1Do4-0fHmUgn-oiOfHRtTCa5vsZrGhvkOxlPBx84CSOcjczJajAZh-eVMMhQdrxnZ3fNJT6-JwBfgrmwNKS525p5uXCZlfYJkIQWRJWa1M0qpKDRSchUgpqqeeuKz6577bFze3BIhIrBIDGO6nt_MCkocgXRAXkUpW2m5IzRi669DwX8A02XQaKX47tmCZyBuksRLv4N3vvyT3APVkNxJujjbS76rXeDw&sig=Cg0ArKJSzD-4Cw6kA0HJEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsutZudwa8caVIKWEb_o6LXjpsWcYlFnhIP_50JYwiidsuR_x60ql3EZBf-D14EDy5aWw0rOHom7gvNZXrc4odaqztAOpEjnRIx3q2PlKlrFq6Sg6gM-cHQwNq_INqp2idLHYKxtlXfYfdoxzPXSz__EHa5nMh44oFfLwsQVmPuFy1Do4-0fHmUgn-oiOfHRtTCa5vsZrGhvkOxlPBx84CSOcjczJajAZh-eVMMhQdrxnZ3fNJT6-JwBfgrmwNKS525p5uXCZlfYJkIQWRJWa1M0qpKDRSchUgpqqeeuKz6577bFze3BIhIrBIDGO6nt_MCkocgXRAXkUpW2m5IzRi669DwX8A02XQaKX47tmCZyBuksRLv4N3vvyT3APVkNxJujjbS76rXeDw&sig=Cg0ArKJSzD-4Cw6kA0HJEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 186 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 14 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 18 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 30 ms — h3https://tpc.googlesyndication.com/simgad/7599930861882510287tpc.googlesyndication.com/simgad/75... https://tpc.googlesyndication.com/simgad/7599930861882510287 — 200 — 27.4 KiB — 49 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 1 ms — datahttps://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 21 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 93 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 77 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 26 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuBSTpBIV71SltT9PAloX_QI05BQQxmSDLexmPiVfeniaWpGX8NXnfTJgDXYDOJbdyplLDYU7S1rKs8jxXRy9PbUOdB1zl_u3Bza-QGJx_g6E4j0Vxbvk2L5MXW1EKKB2A7s_dSqfw6gm-v5AD3I82FCJZKB4I4f4-tdMRQlRafj06U_lM4U-Q1tIwmMOYFnN49ddemIly08rCmzOH6O6F5j7fULziN5lzqN_qNL-WgnbbzneI573dlbvBKkjVyvJ3NF93VBCx7oDh9CHxIkMg0kDwQkdzoFnyq8XCUULCSMXrD7RvGuhWm9-bY25-JPkHhUvikTPLIIbuvwmyL4oDE2AeKFnvFoyb2wt-y_mFjYJkxEV8BCwLsOr2zvysSTUGPugJ_b32yUA7X&sig=Cg0ArKJSzH86i_oYbEzHEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuBSTpBIV71SltT9PAloX_QI05BQQxmSDLexmPiVfeniaWpGX8NXnfTJgDXYDOJbdyplLDYU7S1rKs8jxXRy9PbUOdB1zl_u3Bza-QGJx_g6E4j0Vxbvk2L5MXW1EKKB2A7s_dSqfw6gm-v5AD3I82FCJZKB4I4f4-tdMRQlRafj06U_lM4U-Q1tIwmMOYFnN49ddemIly08rCmzOH6O6F5j7fULziN5lzqN_qNL-WgnbbzneI573dlbvBKkjVyvJ3NF93VBCx7oDh9CHxIkMg0kDwQkdzoFnyq8XCUULCSMXrD7RvGuhWm9-bY25-JPkHhUvikTPLIIbuvwmyL4oDE2AeKFnvFoyb2wt-y_mFjYJkxEV8BCwLsOr2zvysSTUGPugJ_b32yUA7X&sig=Cg0ArKJSzH86i_oYbEzHEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 25 ms — h3https://www.googletagmanager.com/gtag/js?id=G-ZCRT7WN8HQ&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZCRT7WN8HQ&cx=c&gtm=4e64k0h1 — 200 — 177.6 KiB — 43 ms — h2https://st.getsitecontrol.com/main/runtime/runtime.2.10.5.jsst.getsitecontrol.com/main/runtime/... https://st.getsitecontrol.com/main/runtime/runtime.2.10.5.js — 200 — 95.5 KiB — 96 ms — h2https://sky.blackbaudcdn.net/static/og-web-loader-versions/1/assets/versions.jsonsky.blackbaudcdn.net/static/og-web-... https://sky.blackbaudcdn.net/static/og-web-loader-versions/1/assets/versions.json — 200 — 556 B — 212 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 13 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-ZCRT7WN8HQ&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&_p=1776889967965&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1649185371.1776889969&frm=0&pscdl=noapi&rcb=5&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&sid=1776889969&sct=1&seg=0&dl=https%3A%2F%2Fpoets.org%2F&dt=poets.org%20%7C%20Academy%20of%20American%20Poets&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2022region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-ZCRT7WN8HQ&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&_p=1776889967965&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1649185371.1776889969&frm=0&pscdl=noapi&rcb=5&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&sid=1776889969&sct=1&seg=0&dl=https%3A%2F%2Fpoets.org%2F&dt=poets.org%20%7C%20Academy%20of%20American%20Poets&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2022 — 204 — 544 B — 67 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZCRT7WN8HQ&cid=1649185371.1776889969&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZCRT7WN8HQ&cid=1649185371.1776889969&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512542 — 204 — 553 B — 20 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZCRT7WN8HQ&cid=1649185371.1776889969&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512542&z=988375294www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-ZCRT7WN8HQ&cid=1649185371.1776889969&gtm=45je64k0h1v9103309572z89247036307za20gzb9247036307zd9247036307&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~117384405~117512542&z=988375294 — 200 — 408 B — 33 ms — h2https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.jspagead2.googlesyndication.com/bg/iE... https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.js — 200 — 21.9 KiB — 14 ms — h3https://sky.blackbaudcdn.net/static/adaptive-donor-form-loader/5.34.1/main.jssky.blackbaudcdn.net/static/adaptiv... https://sky.blackbaudcdn.net/static/adaptive-donor-form-loader/5.34.1/main.js — 200 — 5.3 KiB — 17 ms — h2https://sky.blackbaudcdn.net/static/constituent-form-loader/1.0.4/main.jssky.blackbaudcdn.net/static/constit... https://sky.blackbaudcdn.net/static/constituent-form-loader/1.0.4/main.js — 200 — 2.1 KiB — 23 ms — h2https://sky.blackbaudcdn.net/static/membership-form-loader/1.1.1/main.jssky.blackbaudcdn.net/static/members... https://sky.blackbaudcdn.net/static/membership-form-loader/1.1.1/main.js — 200 — 2.6 KiB — 23 ms — h2https://ep2.adtrafficquality.google/generate_204?nuBs_Aep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?nuBs_A — 204 — 40 B — 4 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssX0XgK-4hPBchlNkMnujoZ4fyQZiVRK_JJi5NOX_Gu5jnzBLw5ius927ssYvari9amNHq1OWot1Kv-XD7Uc6PIdDS2gKPkJItoQiMeOvhVOw_1dFkEtF-4hQ0H-6Hd_8eS89DSt4gN1rv7xNqKxTmT4wfMKILOP9cOJr7UuX5Z9CXMuVahuuo1jQ&sig=Cg0ArKJSzEPLJvCvJfJVEAE&id=lidar2&mcvt=1000&p=79,311,169,1039&tm=1028.2000000476837&tu=28.40000009536743&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3012123234&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282276800&rst=1776889968538&rpt=181&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjssX0XgK-4hPBchlNkMnujoZ4fyQZiVRK_JJi5NOX_Gu5jnzBLw5ius927ssYvari9amNHq1OWot1Kv-XD7Uc6PIdDS2gKPkJItoQiMeOvhVOw_1dFkEtF-4hQ0H-6Hd_8eS89DSt4gN1rv7xNqKxTmT4wfMKILOP9cOJr7UuX5Z9CXMuVahuuo1jQ&sig=Cg0ArKJSzEPLJvCvJfJVEAE&id=lidar2&mcvt=1000&p=79,311,169,1039&tm=1028.2000000476837&tu=28.40000009536743&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3012123234&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282276800&rst=1776889968538&rpt=181&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 12 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=3761030853311105&bg=!wcKlwqDNAAa1ilLUlYo7AEcBe5WfOE_Kk8k5KTaOEzLkw5UOihtMEwDnnfNLSeM6G_ItpC-OsXohI-4J37EKGK8M9f4F8lrQcUKOUFc3jQgCYn4X8HS2GQIAAAB8UgAAAAdoAQd-ADfB_A4E9LSrRewgGCSVUG0ZIwnw4ZnEGcThRaMRM-66xt4G4ZZzbtsBp41L5lcHr360Xjfmb0n8mQKQTUcceSmZAUwY9vr7_Yj3ed2345cHEi3Qi76CEeQugeDbm_GJLpXS-XglxzvshXWrfZS4g8JdHjGQiF4MUojv3sctabazX8vLy4ISKml57EdMq11czy-XA9sHaYRCsSmskY7AGgoDVtS1ZF76SznjNTXJzWGi0VRzvKMGSgXb_xE1WTW87E381-KuJXQkjxffZo_I-FZpZUer_z6acWMtuz2mcDBjzZnZSpltfTpbjUXulhL45ETQUDu1NRN9RnFuQjT2m_8kLVZsXd4RtFy_pyuLcugC8IBc9WP_Aec6OTnvVOFI3lkN-etUAy5rvRzhtd_pfVjcV6ZzmrkjB_t-Ddolh29HQj_vFibzIuT6BD_0zJ1iS3jkd01KYxapjQnCaGEs5zMmBij-_S2mTECRUqdpC44vPY6SBwBn2PrTxSuIXUBb9lKGPaOORZrKO3f-mklDX2XvEMJB8ZoKJavVhw5N_VwLWrttMPSgSd2PBp9T3ahUTBpQhk-Xa9IpE-tw18t3T1cAt2xGXWZL65D4H8X7gLrmMAscsGxw8O0ZJvw7tKklV6wvIY2Zy0UHdRMCW_sA3J4hMWQZvfx_geFnmJS-RrFxN-qnfDEWf3dHfvaLSRCC6FgjdRrhfWtmSumgYoml2S8UjKhmc5AzHhwkLFBzSxLHoYgegDIMyObeQ8rBRvf83HYwWaLHeSn03JnKergupP3VbP1z7uWWMcSLSN_LC7ZIfVSYi_A-jmgqSmaDedFzm9X5AZRGBjQDVPJlJh0ZrmiqloI14eqLu8AGiMN_C674xr8TX6hybJMgKusHE8uihQwMQSyfnzhc5wMB95d4WyCXP5NtnWglBygt2sKj-sZtH1T0ovSUTrUtU88ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=3761030853311105&bg=!wcKlwqDNAAa1ilLUlYo7AEcBe5WfOE_Kk8k5KTaOEzLkw5UOihtMEwDnnfNLSeM6G_ItpC-OsXohI-4J37EKGK8M9f4F8lrQcUKOUFc3jQgCYn4X8HS2GQIAAAB8UgAAAAdoAQd-ADfB_A4E9LSrRewgGCSVUG0ZIwnw4ZnEGcThRaMRM-66xt4G4ZZzbtsBp41L5lcHr360Xjfmb0n8mQKQTUcceSmZAUwY9vr7_Yj3ed2345cHEi3Qi76CEeQugeDbm_GJLpXS-XglxzvshXWrfZS4g8JdHjGQiF4MUojv3sctabazX8vLy4ISKml57EdMq11czy-XA9sHaYRCsSmskY7AGgoDVtS1ZF76SznjNTXJzWGi0VRzvKMGSgXb_xE1WTW87E381-KuJXQkjxffZo_I-FZpZUer_z6acWMtuz2mcDBjzZnZSpltfTpbjUXulhL45ETQUDu1NRN9RnFuQjT2m_8kLVZsXd4RtFy_pyuLcugC8IBc9WP_Aec6OTnvVOFI3lkN-etUAy5rvRzhtd_pfVjcV6ZzmrkjB_t-Ddolh29HQj_vFibzIuT6BD_0zJ1iS3jkd01KYxapjQnCaGEs5zMmBij-_S2mTECRUqdpC44vPY6SBwBn2PrTxSuIXUBb9lKGPaOORZrKO3f-mklDX2XvEMJB8ZoKJavVhw5N_VwLWrttMPSgSd2PBp9T3ahUTBpQhk-Xa9IpE-tw18t3T1cAt2xGXWZL65D4H8X7gLrmMAscsGxw8O0ZJvw7tKklV6wvIY2Zy0UHdRMCW_sA3J4hMWQZvfx_geFnmJS-RrFxN-qnfDEWf3dHfvaLSRCC6FgjdRrhfWtmSumgYoml2S8UjKhmc5AzHhwkLFBzSxLHoYgegDIMyObeQ8rBRvf83HYwWaLHeSn03JnKergupP3VbP1z7uWWMcSLSN_LC7ZIfVSYi_A-jmgqSmaDedFzm9X5AZRGBjQDVPJlJh0ZrmiqloI14eqLu8AGiMN_C674xr8TX6hybJMgKusHE8uihQwMQSyfnzhc5wMB95d4WyCXP5NtnWglBygt2sKj-sZtH1T0ovSUTrUtU88 — 204 — 17 B — 22 ms — h3https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 16 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 895 B — 10 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 18 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 10 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 579 B — 492 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
64% of JavaScript execution is third-party
First-party Third-party 937ms · 816KB · €10/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 265ms
Transfer 188 KB
Unused 54%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 247ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 178 KB
Unused 39%
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 113ms
Transfer 73 KB
Unused 42%
Monthly Cost €1/mo
Stripe
Payment
Essential
Execution 102ms
Transfer 254 KB
Unused 73%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 58ms
Transfer 124 KB
Unused 52%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 265ms and costs ~€3/month
  • Unattributable adds 247ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

securepubads.g.doubleclick.net takes 265ms 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 securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

73% of Stripe's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback