Skip to content
https://arrl.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
3
PASS
5
INFO
2

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

59
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
59
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.
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.

948 ms

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

3.81 s

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

123 ms

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

0.194

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

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

5.54 s

Page Load Progression

5.6 s
11.2 s
16.8 s
22.3 s
27.9 s
33.5 s
39.1 s
44.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
5.9 MB transferred, 80 requests
FIX
5.9 MB transferred, 80 requests
Critical::
Page weighs 10.3 MB (5.9 MB transferred)
Warning::
Images are 3.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.7 MB
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
CSS is 206 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 206 KB
Info::
80 HTTP requests
Info::
Estimated 1.2 g CO2 per page load
5.9 MB / 2.4 MB budget
5.9 MB transferred
80 requests
1.2 g CO2 per page load
Images 3.7 MiB 64%
JavaScript 1.8 MiB 31%
CSS 205.8 KiB 3%
HTML 72.8 KiB 1%
Fonts 33.9 KiB 1%
Other 1.6 KiB 0%
Other 1.1 KiB 0%
Other 556 B 0%
Other 216 B 0%
Other 0 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

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 (5.9 MiB of 5.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
17 scripts, 594 KB unused
FIX
17 scripts, 594 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 136 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PZM4...: 114 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arrl.org/js/packed/4b1e36f83acf011ab91...: 102 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EJ3Z...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PZM4...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 594 KB
594 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js178 KB136 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R176 KB114 KB (65%)3rd
https://www.arrl.org/js/packed/4b1e36f83acf011ab91c2a6e757af96f_1776880331.js150 KB102 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EJ3Z6E6BZ8&cx=c&gtm=4e64k1176 KB71 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R&cx=c&gtm=4e64k1176 KB71 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW62138 KB70 KB (51%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-660335109994220054 KB29 KB (53%)3rd
https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js436 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywHzdAio_amdJjxZA_PDzRfOjLgAgQ/m=root,base317 KB3rd
https://ads.arrl.org/delivery/ajs.php?zoneid=1&cb=72752972989&charset=UTF-8&loc=https%3A//www.arrl.org/1 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
80 resources · 5.9 MB · 594 KB savings available
FIX
80 resources · 5.9 MB · 594 KB savings available
Warning::
Page weight 4.9 MB over 1MB target
Got: 5.9 MB Expected: ≤ 1 MB
Info::
~594 KB of savings available
Warning::
79 third-party resources (100% of weight)
Info::
6 resources over 200KB
80 resources · 5.9 MiB · 79 third-party 4.9 MiB over 1MB target
Image 64% · 3.7 MiB
JavaScript 31% · 1.8 MiB
CSS 3% · 205.8 KiB
Document 1% · 73.0 KiB
Font 1% · 33.9 KiB
Other 0% · 3.2 KiB

~593.8 KiB of savings available

Remove unused JavaScript: 593.8 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
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://www.arrl.org/files/image/graphics/Homepage... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/Panther%20club... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/Final%2026%20H... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/latest_256_HMI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/social/wh_instagram.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/76x94/shop/images/T/xctmp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/files/image/graphics/Teachers... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/home/book.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/home/news_icon.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/misc/ota202108.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/76x94/shop/images/T/xctmp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/images/view/Home/QST/Read_QST... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/Elecraft%20Log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/files/image/graphics/FD26_Hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/files/image/AWE/Homepage_Grap... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/latest_256_HMI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/ARRL%20Product... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/files/image/graphics/Pass_the... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/home/trophy.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/social/wh_twitter.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/social/wh_linkedin.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/files/image/Home/ARRL_New%20B... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/home/info.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/home/diamond_logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/Long%20Joshua%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/65x70/News/latest_1024_HM... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.arrl.org/img/76x94/shop/images/T/xctmp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 3.7 MB
0 oversized -0 KB
42 legacy format
27 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

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

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
1327ms total JS execution
REVIEW
1327ms total JS execution
Warning::
https://cdn.informz.net/web_trk/sp.js: 504ms CPU time
Info::
Unattributable: 202ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 148ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-PZM4...: 129ms CPU time
Info::
https://www.arrl.org/: 113ms CPU time
Warning::
Third-party scripts: 1327ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 25% Script Parsing & Compilation 12% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.informz.net/web_trk/sp.js504ms347ms2ms3rd
Unattributable202ms4ms0ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js148ms100ms43ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R&cx=c&gtm=4e64k1129ms82ms47ms3rd
https://www.arrl.org/113ms5ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW6292ms57ms32ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EJ3Z6E6BZ8&cx=c&gtm=4e64k186ms68ms17ms3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-660335109994220052ms47ms5ms3rd
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
1 fonts (34 KB)
PASS
1 fonts (34 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

34 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 948 ms LCP 3.8 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 32 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 32 ms
Start 2.2 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
Network Waterfall
80 requests over 44578ms
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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 948 ms LCP 3.8 shttps://arrl.org// https://arrl.org/ — 302 — 193 B — 85 ms — http/1.1https://www.arrl.org/www.arrl.org/ https://www.arrl.org/ — 200 — 12.2 KiB — 1.7 s — http/1.1https://www.arrl.org/css/style.csswww.arrl.org/css/style.css https://www.arrl.org/css/style.css — 200 — 91.3 KiB — 130 ms — http/1.1https://www.arrl.org/css/packed/fd35b8f337d3856bc83bf7a995edbf6e_1776879986.csswww.arrl.org/css/packed/fd35b8f337d... https://www.arrl.org/css/packed/fd35b8f337d3856bc83bf7a995edbf6e_1776879986.css — 200 — 10.7 KiB — 64 ms — http/1.1https://www.arrl.org/js/packed/4b1e36f83acf011ab91c2a6e757af96f_1776880331.jswww.arrl.org/js/packed/4b1e36f83acf... https://www.arrl.org/js/packed/4b1e36f83acf011ab91c2a6e757af96f_1776880331.js — 200 — 150.1 KiB — 166 ms — http/1.1https://www.arrl.org/images/view/Home/QST/Read_QST_issue.jpgwww.arrl.org/images/view/Home/QST/R... https://www.arrl.org/images/view/Home/QST/Read_QST_issue.jpg — 200 — 22.0 KiB — 79 ms — http/1.1https://www.arrl.org/files/image/graphics/FD26_Homepage_590x315.jpgwww.arrl.org/files/image/graphics/F... https://www.arrl.org/files/image/graphics/FD26_Homepage_590x315.jpg — 200 — 147.1 KiB — 171 ms — http/1.1https://www.arrl.org/files/image/graphics/Pass_the_Bill_ARRL_Grassroots_Campaign.pngwww.arrl.org/files/image/graphics/P... https://www.arrl.org/files/image/graphics/Pass_the_Bill_ARRL_Grassroots_Campaign.png — 200 — 256.3 KiB — 212 ms — http/1.1https://www.arrl.org/files/image/graphics/Homepage%20Graphic%20590x315_3.jpgwww.arrl.org/files/image/graphics/H... https://www.arrl.org/files/image/graphics/Homepage%20Graphic%20590x315_3.jpg — 200 — 174.8 KiB — 197 ms — http/1.1https://www.arrl.org/files/image/AWE/Homepage_Graphic_590x315.jpgwww.arrl.org/files/image/AWE/Homepa... https://www.arrl.org/files/image/AWE/Homepage_Graphic_590x315.jpg — 200 — 136.8 KiB — 163 ms — http/1.1https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6603351099942200pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6603351099942200 — 200 — 54.1 KiB — 74 ms — h3https://www.arrl.org/files/image/graphics/Teachers_Institute_590x315.jpgwww.arrl.org/files/image/graphics/T... https://www.arrl.org/files/image/graphics/Teachers_Institute_590x315.jpg — 200 — 158.5 KiB — 196 ms — http/1.1https://www.arrl.org/img/65x70/News/Panther%20club%20members%20on%20the%20roof%20of%20their%20bulding%20with%20antenna%20for%204-16-26.jpgwww.arrl.org/img/65x70/News/Panther... https://www.arrl.org/img/65x70/News/Panther%20club%20members%20on%20the%20roof%20of%20their%20bulding%20with%20antenna%20for%204-16-26.jpg — 200 — 1.8 KiB — 71 ms — http/1.1https://www.arrl.org/img/65x70/News/latest_256_HMIIC_26.jpgwww.arrl.org/img/65x70/News/latest_... https://www.arrl.org/img/65x70/News/latest_256_HMIIC_26.jpg — 200 — 1.8 KiB — 70 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3Rwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R — 200 — 175.9 KiB — 77 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW62www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW62 — 200 — 138.4 KiB — 75 ms — h2https://cdn.informz.net/web_trk/sp.jscdn.informz.net/web_trk/sp.js https://cdn.informz.net/web_trk/sp.js — 200 — 22.0 KiB — 30 ms — h2https://ads.arrl.org/delivery/ajs.php?zoneid=1&cb=72752972989&charset=UTF-8&loc=https%3A//www.arrl.org/ads.arrl.org/delivery/ajs.php?zonei... https://ads.arrl.org/delivery/ajs.php?zoneid=1&cb=72752972989&charset=UTF-8&loc=https%3A//www.arrl.org/ — 200 — 1.4 KiB — 10.5 s — http/1.1https://www.youtube.com/embed/videoseries?si=orZkuVQyybYnqCqF&list=PLuapIzKwhZN_5fTys9NfON5vDkwCw7Oj5&rel=0www.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=orZkuVQyybYnqCqF&list=PLuapIzKwhZN_5fTys9NfON5vDkwCw7Oj5&rel=0 — 200 — 56.7 KiB — 121 ms — h2https://www.arrl.org/img/home/book.pngwww.arrl.org/img/home/book.png https://www.arrl.org/img/home/book.png — 200 — 10.0 KiB — 101 ms — http/1.1https://www.arrl.org/img/spriteme2.pngwww.arrl.org/img/spriteme2.png https://www.arrl.org/img/spriteme2.png — 200 — 300.5 KiB — 277 ms — http/1.1https://www.arrl.org/img/spriteme3.pngwww.arrl.org/img/spriteme3.png https://www.arrl.org/img/spriteme3.png — 200 — 107.7 KiB — 224 ms — http/1.1https://www.arrl.org/img/65x70/News/ARRL%20Product_Field%20Day%20Hat%20with%20America250.jpgwww.arrl.org/img/65x70/News/ARRL%20... https://www.arrl.org/img/65x70/News/ARRL%20Product_Field%20Day%20Hat%20with%20America250.jpg — 200 — 1.4 KiB — 199 ms — http/1.1https://www.arrl.org/img/wrap-bg.pngwww.arrl.org/img/wrap-bg.png https://www.arrl.org/img/wrap-bg.png — 200 — 501 B — 199 ms — http/1.1https://www.arrl.org/img/spriteme1.pngwww.arrl.org/img/spriteme1.png https://www.arrl.org/img/spriteme1.png — 200 — 112.6 KiB — 319 ms — http/1.1https://www.arrl.org/files/image/Home/ARRL_New%20Books_June%2023_sm.jpgwww.arrl.org/files/image/Home/ARRL_... https://www.arrl.org/files/image/Home/ARRL_New%20Books_June%2023_sm.jpg — 200 — 36.6 KiB — 266 ms — http/1.1https://www.arrl.org/img/65x70/News/Final%2026%20HV%20Logo.jpgwww.arrl.org/img/65x70/News/Final%2... https://www.arrl.org/img/65x70/News/Final%2026%20HV%20Logo.jpg — 200 — 2.4 KiB — 268 ms — http/1.1https://www.arrl.org/img/home/info.pngwww.arrl.org/img/home/info.png https://www.arrl.org/img/home/info.png — 200 — 22.9 KiB — 279 ms — http/1.1https://www.arrl.org/img/home/diamond_logo.pngwww.arrl.org/img/home/diamond_logo.... https://www.arrl.org/img/home/diamond_logo.png — 200 — 14.8 KiB — 305 ms — http/1.1https://www.arrl.org/img/65x70/News/latest_256_HMIIC%201.jpgwww.arrl.org/img/65x70/News/latest_... https://www.arrl.org/img/65x70/News/latest_256_HMIIC%201.jpg — 200 — 1.8 KiB — 326 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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 948 ms LCP 3.8 shttps://arrl.org// https://arrl.org/ — 302 — 193 B — 85 ms — http/1.1https://www.arrl.org/www.arrl.org/ https://www.arrl.org/ — 200 — 12.2 KiB — 1.7 s — http/1.1https://www.arrl.org/css/style.csswww.arrl.org/css/style.css https://www.arrl.org/css/style.css — 200 — 91.3 KiB — 130 ms — http/1.1https://www.arrl.org/css/packed/fd35b8f337d3856bc83bf7a995edbf6e_1776879986.csswww.arrl.org/css/packed/fd35b8f337d... https://www.arrl.org/css/packed/fd35b8f337d3856bc83bf7a995edbf6e_1776879986.css — 200 — 10.7 KiB — 64 ms — http/1.1https://www.arrl.org/js/packed/4b1e36f83acf011ab91c2a6e757af96f_1776880331.jswww.arrl.org/js/packed/4b1e36f83acf... https://www.arrl.org/js/packed/4b1e36f83acf011ab91c2a6e757af96f_1776880331.js — 200 — 150.1 KiB — 166 ms — http/1.1https://www.arrl.org/images/view/Home/QST/Read_QST_issue.jpgwww.arrl.org/images/view/Home/QST/R... https://www.arrl.org/images/view/Home/QST/Read_QST_issue.jpg — 200 — 22.0 KiB — 79 ms — http/1.1https://www.arrl.org/files/image/graphics/FD26_Homepage_590x315.jpgwww.arrl.org/files/image/graphics/F... https://www.arrl.org/files/image/graphics/FD26_Homepage_590x315.jpg — 200 — 147.1 KiB — 171 ms — http/1.1https://www.arrl.org/files/image/graphics/Pass_the_Bill_ARRL_Grassroots_Campaign.pngwww.arrl.org/files/image/graphics/P... https://www.arrl.org/files/image/graphics/Pass_the_Bill_ARRL_Grassroots_Campaign.png — 200 — 256.3 KiB — 212 ms — http/1.1https://www.arrl.org/files/image/graphics/Homepage%20Graphic%20590x315_3.jpgwww.arrl.org/files/image/graphics/H... https://www.arrl.org/files/image/graphics/Homepage%20Graphic%20590x315_3.jpg — 200 — 174.8 KiB — 197 ms — http/1.1https://www.arrl.org/files/image/AWE/Homepage_Graphic_590x315.jpgwww.arrl.org/files/image/AWE/Homepa... https://www.arrl.org/files/image/AWE/Homepage_Graphic_590x315.jpg — 200 — 136.8 KiB — 163 ms — http/1.1https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6603351099942200pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6603351099942200 — 200 — 54.1 KiB — 74 ms — h3https://www.arrl.org/files/image/graphics/Teachers_Institute_590x315.jpgwww.arrl.org/files/image/graphics/T... https://www.arrl.org/files/image/graphics/Teachers_Institute_590x315.jpg — 200 — 158.5 KiB — 196 ms — http/1.1https://www.arrl.org/img/65x70/News/Panther%20club%20members%20on%20the%20roof%20of%20their%20bulding%20with%20antenna%20for%204-16-26.jpgwww.arrl.org/img/65x70/News/Panther... https://www.arrl.org/img/65x70/News/Panther%20club%20members%20on%20the%20roof%20of%20their%20bulding%20with%20antenna%20for%204-16-26.jpg — 200 — 1.8 KiB — 71 ms — http/1.1https://www.arrl.org/img/65x70/News/latest_256_HMIIC_26.jpgwww.arrl.org/img/65x70/News/latest_... https://www.arrl.org/img/65x70/News/latest_256_HMIIC_26.jpg — 200 — 1.8 KiB — 70 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3Rwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R — 200 — 175.9 KiB — 77 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW62www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5BCPW62 — 200 — 138.4 KiB — 75 ms — h2https://cdn.informz.net/web_trk/sp.jscdn.informz.net/web_trk/sp.js https://cdn.informz.net/web_trk/sp.js — 200 — 22.0 KiB — 30 ms — h2https://ads.arrl.org/delivery/ajs.php?zoneid=1&cb=72752972989&charset=UTF-8&loc=https%3A//www.arrl.org/ads.arrl.org/delivery/ajs.php?zonei... https://ads.arrl.org/delivery/ajs.php?zoneid=1&cb=72752972989&charset=UTF-8&loc=https%3A//www.arrl.org/ — 200 — 1.4 KiB — 10.5 s — http/1.1https://www.youtube.com/embed/videoseries?si=orZkuVQyybYnqCqF&list=PLuapIzKwhZN_5fTys9NfON5vDkwCw7Oj5&rel=0www.youtube.com/embed/videoseries?s... https://www.youtube.com/embed/videoseries?si=orZkuVQyybYnqCqF&list=PLuapIzKwhZN_5fTys9NfON5vDkwCw7Oj5&rel=0 — 200 — 56.7 KiB — 121 ms — h2https://www.arrl.org/img/home/book.pngwww.arrl.org/img/home/book.png https://www.arrl.org/img/home/book.png — 200 — 10.0 KiB — 101 ms — http/1.1https://www.arrl.org/img/spriteme2.pngwww.arrl.org/img/spriteme2.png https://www.arrl.org/img/spriteme2.png — 200 — 300.5 KiB — 277 ms — http/1.1https://www.arrl.org/img/spriteme3.pngwww.arrl.org/img/spriteme3.png https://www.arrl.org/img/spriteme3.png — 200 — 107.7 KiB — 224 ms — http/1.1https://www.arrl.org/img/65x70/News/ARRL%20Product_Field%20Day%20Hat%20with%20America250.jpgwww.arrl.org/img/65x70/News/ARRL%20... https://www.arrl.org/img/65x70/News/ARRL%20Product_Field%20Day%20Hat%20with%20America250.jpg — 200 — 1.4 KiB — 199 ms — http/1.1https://www.arrl.org/img/wrap-bg.pngwww.arrl.org/img/wrap-bg.png https://www.arrl.org/img/wrap-bg.png — 200 — 501 B — 199 ms — http/1.1https://www.arrl.org/img/spriteme1.pngwww.arrl.org/img/spriteme1.png https://www.arrl.org/img/spriteme1.png — 200 — 112.6 KiB — 319 ms — http/1.1https://www.arrl.org/files/image/Home/ARRL_New%20Books_June%2023_sm.jpgwww.arrl.org/files/image/Home/ARRL_... https://www.arrl.org/files/image/Home/ARRL_New%20Books_June%2023_sm.jpg — 200 — 36.6 KiB — 266 ms — http/1.1https://www.arrl.org/img/65x70/News/Final%2026%20HV%20Logo.jpgwww.arrl.org/img/65x70/News/Final%2... https://www.arrl.org/img/65x70/News/Final%2026%20HV%20Logo.jpg — 200 — 2.4 KiB — 268 ms — http/1.1https://www.arrl.org/img/home/info.pngwww.arrl.org/img/home/info.png https://www.arrl.org/img/home/info.png — 200 — 22.9 KiB — 279 ms — http/1.1https://www.arrl.org/img/home/diamond_logo.pngwww.arrl.org/img/home/diamond_logo.... https://www.arrl.org/img/home/diamond_logo.png — 200 — 14.8 KiB — 305 ms — http/1.1https://www.arrl.org/img/65x70/News/latest_256_HMIIC%201.jpgwww.arrl.org/img/65x70/News/latest_... https://www.arrl.org/img/65x70/News/latest_256_HMIIC%201.jpg — 200 — 1.8 KiB — 326 ms — http/1.1https://www.arrl.org/img/65x70/News/Long%20Joshua%20W9HT.JPGwww.arrl.org/img/65x70/News/Long%20... https://www.arrl.org/img/65x70/News/Long%20Joshua%20W9HT.JPG — 200 — 1.8 KiB — 326 ms — http/1.1https://arrl.informz.net/web_trk/collector/?e=pv&url=https%3A%2F%2Fwww.arrl.org%2F&page=ARRL%20-%20Home&tv=js-2.5.3&tna=infz&aid=76FAD37A-6AA3-4527-B3BD-E053AF903CC5&p=web&tz=UTC&lang=en-US&cs=UTF-8&f_pdf=1&f_qt=0&f_realp=0&f_wma=0&f_dir=0&f_fla=0&f_java=0&f_gears=0&f_ag=0&res=800x600&cd=24&cookie=1&eid=4263ad3d-2816-4ea4-95d9-389f36b0a853&dtm=1776901685430&vp=1350x940&ds=1350x1858&vid=1&sid=2ab0717e-a2e2-4427-b368-134b3e0cc437&duid=22009314082e5a1f&fp=2557719908arrl.informz.net/web_trk/collector/... https://arrl.informz.net/web_trk/collector/?e=pv&url=https%3A%2F%2Fwww.arrl.org%2F&page=ARRL%20-%20Home&tv=js-2.5.3&tna=infz&aid=76FAD37A-6AA3-4527-B3BD-E053AF903CC5&p=web&tz=UTC&lang=en-US&cs=UTF-8&f_pdf=1&f_qt=0&f_realp=0&f_wma=0&f_dir=0&f_fla=0&f_java=0&f_gears=0&f_ag=0&res=800x600&cd=24&cookie=1&eid=4263ad3d-2816-4ea4-95d9-389f36b0a853&dtm=1776901685430&vp=1350x940&ds=1350x1858&vid=1&sid=2ab0717e-a2e2-4427-b368-134b3e0cc437&duid=22009314082e5a1f&fp=2557719908 — 200 — 1.1 KiB — 107 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js — 200 — 177.5 KiB — 134 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 32 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGcfDhqQzIoy795kwH6kC8Q8yPf2wwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAAAABA/d=0/br=1/rs=AGKMywGcfDhqQzIoy795kwH6kC8Q8yPf2w — 200 — 45.3 KiB — 64 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywHzdAio_amdJjxZA_PDzRfOjLgAgQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAAAABA/d=1/br=1/rs=AGKMywHzdAio_amdJjxZA_PDzRfOjLgAgQ/m=root,base — 200 — 317.0 KiB — 142 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 436.0 KiB — 149 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PZM4RWMR3R&cx=c&gtm=4e64k1 — 200 — 175.6 KiB — 82 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EJ3Z6E6BZ8&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EJ3Z6E6BZ8&cx=c&gtm=4e64k1 — 200 — 176.0 KiB — 80 ms — h2https://www.arrl.org/img/65x70/News/Elecraft%20Logo.jpgwww.arrl.org/img/65x70/News/Elecraf... https://www.arrl.org/img/65x70/News/Elecraft%20Logo.jpg — 200 — 1.3 KiB — 61 ms — http/1.1https://www.arrl.org/img/65x70/News/latest_1024_HMIIC_41.jpgwww.arrl.org/img/65x70/News/latest_... https://www.arrl.org/img/65x70/News/latest_1024_HMIIC_41.jpg — 200 — 1.8 KiB — 62 ms — http/1.1https://www.arrl.org/img/home/news_icon.pngwww.arrl.org/img/home/news_icon.png https://www.arrl.org/img/home/news_icon.png — 200 — 3.3 KiB — 65 ms — http/1.1https://www.arrl.org/img/home/trophy.pngwww.arrl.org/img/home/trophy.png https://www.arrl.org/img/home/trophy.png — 200 — 15.0 KiB — 87 ms — http/1.1https://www.arrl.org/img/misc/ota202108.jpgwww.arrl.org/img/misc/ota202108.jpg https://www.arrl.org/img/misc/ota202108.jpg — 200 — 18.7 KiB — 84 ms — http/1.1https://www.arrl.org/img/76x94/shop/images/T/xctmpXMFwO3.pngwww.arrl.org/img/76x94/shop/images/... https://www.arrl.org/img/76x94/shop/images/T/xctmpXMFwO3.png — 200 — 15.2 KiB — 88 ms — http/1.1https://www.arrl.org/img/76x94/shop/images/T/xctmpMKmeW8.pngwww.arrl.org/img/76x94/shop/images/... https://www.arrl.org/img/76x94/shop/images/T/xctmpMKmeW8.png — 200 — 14.4 KiB — 74 ms — http/1.1https://www.arrl.org/img/76x94/shop/images/T/xctmppJXTys.pngwww.arrl.org/img/76x94/shop/images/... https://www.arrl.org/img/76x94/shop/images/T/xctmppJXTys.png — 200 — 12.0 KiB — 73 ms — http/1.1https://www.arrl.org/img/social/wh_instagram.pngwww.arrl.org/img/social/wh_instagra... https://www.arrl.org/img/social/wh_instagram.png — 200 — 1.8 KiB — 73 ms — http/1.1https://googleads.g.doubleclick.net/pagead/html/r20260422/r20190131/zrt_lookup_fy2021.htmlgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/html/r20260422/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 29 ms — h3https://www.arrl.org/img/social/wh_facebook.pngwww.arrl.org/img/social/wh_facebook... https://www.arrl.org/img/social/wh_facebook.png — 200 — 1.3 KiB — 69 ms — http/1.1https://www.arrl.org/img/social/wh_twitter.pngwww.arrl.org/img/social/wh_twitter.... https://www.arrl.org/img/social/wh_twitter.png — 200 — 5.0 KiB — 72 ms — http/1.1https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6603351099942200&output=html&adk=4183491554&adf=3058111622&lmt=1776901685&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.arrl.org%2F&pra=5&asro=0&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776901685491&bpp=6&bdt=333&idt=239&shv=r20260422&mjsv=m202604170101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=3996543600957&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=42532243%2C95387625%2C95388296%2C95387777&oid=2&pvsid=5263912637682908&tmod=1345705152&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x848_l%7C182x848_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=303googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6603351099942200&output=html&adk=4183491554&adf=3058111622&lmt=1776901685&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fwww.arrl.org%2F&pra=5&asro=0&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776901685491&bpp=6&bdt=333&idt=239&shv=r20260422&mjsv=m202604170101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=3996543600957&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=42532243%2C95387625%2C95388296%2C95387777&oid=2&pvsid=5263912637682908&tmod=1345705152&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x848_l%7C182x848_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=303 — 200 — 68 B — 49 ms — h3https://www.arrl.org/img/social/wh_youtube.pngwww.arrl.org/img/social/wh_youtube.... https://www.arrl.org/img/social/wh_youtube.png — 200 — 1.2 KiB — 65 ms — http/1.1https://www.arrl.org/img/social/wh_linkedin.pngwww.arrl.org/img/social/wh_linkedin... https://www.arrl.org/img/social/wh_linkedin.png — 200 — 1.4 KiB — 65 ms — http/1.1https://www.arrl.org/img/but-6.pngwww.arrl.org/img/but-6.png https://www.arrl.org/img/but-6.png — 200 — 598 B — 66 ms — http/1.1https://www.arrl.org/css/print.csswww.arrl.org/css/print.css https://www.arrl.org/css/print.css — 200 — 456 B — 57 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-PZM4RWMR3R&gtm=45je64k1v9122744003z8834328947za20gzb834328947zd834328947&_p=1776901685344&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1277850019.1776901686&frm=0&pscdl=noapi&rcb=6&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&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512543&sid=1776901685&sct=1&seg=0&dl=https%3A%2F%2Fwww.arrl.org%2F&dt=ARRL%20-%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2650www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-PZM4RWMR3R&gtm=45je64k1v9122744003z8834328947za20gzb834328947zd834328947&_p=1776901685344&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1277850019.1776901686&frm=0&pscdl=noapi&rcb=6&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&_s=1&tag_exp=0~115938466~115938468~117266401~117384405~117512543&sid=1776901685&sct=1&seg=0&dl=https%3A%2F%2Fwww.arrl.org%2F&dt=ARRL%20-%20Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2650 — 204 — 547 B — 102 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-EJ3Z6E6BZ8&gtm=45je64k1v9113946314z8834328947za20gzb834328947zd834328947&_p=1776901685344&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1277850019.1776901686&frm=0&pscdl=noapi&rcb=19&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&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776901686&sct=1&seg=0&dl=https%3A%2F%2Fwww.arrl.org%2F&dt=ARRL%20-%20Home&en=page_view&_fv=1&_ss=1&tfd=2747analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-EJ3Z6E6BZ8&gtm=45je64k1v9113946314z8834328947za20gzb834328947zd834328947&_p=1776901685344&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1277850019.1776901686&frm=0&pscdl=noapi&rcb=19&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&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776901686&sct=1&seg=0&dl=https%3A%2F%2Fwww.arrl.org%2F&dt=ARRL%20-%20Home&en=page_view&_fv=1&_ss=1&tfd=2747 — 204 — 547 B — 34 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EJ3Z6E6BZ8&cid=1277850019.1776901686&gtm=45je64k1v9113946314z8834328947za20gzb834328947zd834328947&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-EJ3Z6E6BZ8&cid=1277850019.1776901686&gtm=45je64k1v9113946314z8834328947za20gzb834328947zd834328947&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543 — 204 — 556 B — 40 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 162 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 21 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHzdAio_amdJjxZA_PDzRfOjLgAgQ/m=OtKSJewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHzdAio_amdJjxZA_PDzRfOjLgAgQ/m=OtKSJe — 200 — 158 B — 5 ms — h3https://i.ytimg.com/vi/CxXh6Dh1-5o/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-CYACpAWKAgwIABABGEYgSChlMA8=&rs=AOn4CLC4jn-RJed8zaFotAgqIz3gJcCh0gi.ytimg.com/vi/CxXh6Dh1-5o/hqdefaul... https://i.ytimg.com/vi/CxXh6Dh1-5o/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-CYACpAWKAgwIABABGEYgSChlMA8=&rs=AOn4CLC4jn-RJed8zaFotAgqIz3gJcCh0g — 200 — 17.6 KiB — 22 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 20 ms — h3https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 22 ms — h3https://www.youtube.com/generate_204?_UU7Bgwww.youtube.com/generate_204?_UU7Bg https://www.youtube.com/generate_204?_UU7Bg — 204 — 10 B — 4 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 29 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 17 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 22 ms — h3https://ads.arrl.org/images/9ccd6435df488be1e43d5e7f86ab7163.gifads.arrl.org/images/9ccd6435df488be... https://ads.arrl.org/images/9ccd6435df488be1e43d5e7f86ab7163.gif — 200 — 1.1 MiB — 71 ms — http/1.1https://ads.arrl.org/delivery/lg.php?bannerid=430&campaignid=3&zoneid=1&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=ba1da79549ads.arrl.org/delivery/lg.php?banner... https://ads.arrl.org/delivery/lg.php?bannerid=430&campaignid=3&zoneid=1&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=ba1da79549 — 200 — 597 B — 13.9 s — http/1.1https://ads.arrl.org/delivery/ajs.php?zoneid=53&cb=40499835584&charset=UTF-8&loc=https%3A//www.arrl.org/ads.arrl.org/delivery/ajs.php?zonei... https://ads.arrl.org/delivery/ajs.php?zoneid=53&cb=40499835584&charset=UTF-8&loc=https%3A//www.arrl.org/ — 200 — 1.4 KiB — 13.9 s — http/1.1https://ads.arrl.org/images/65de059011c1ad6ad5e166412a792394.gifads.arrl.org/images/65de059011c1ad6... https://ads.arrl.org/images/65de059011c1ad6ad5e166412a792394.gif — 200 — 931.9 KiB — 65 ms — http/1.1https://ads.arrl.org/delivery/lg.php?bannerid=363&campaignid=111&zoneid=53&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=bc173f5ebcads.arrl.org/delivery/lg.php?banner... https://ads.arrl.org/delivery/lg.php?bannerid=363&campaignid=111&zoneid=53&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=bc173f5ebc — 200 — 596 B — 8.2 s — http/1.1https://ads.arrl.org/delivery/ajs.php?zoneid=4&cb=32082195561&charset=UTF-8&loc=https%3A//www.arrl.org/ads.arrl.org/delivery/ajs.php?zonei... https://ads.arrl.org/delivery/ajs.php?zoneid=4&cb=32082195561&charset=UTF-8&loc=https%3A//www.arrl.org/ — 200 — 1.4 KiB — 8.2 s — http/1.1https://ads.arrl.org/images/a3b29e47104cd71fb7dfdd7db03fa909.pngads.arrl.org/images/a3b29e47104cd71... https://ads.arrl.org/images/a3b29e47104cd71fb7dfdd7db03fa909.png — 200 — 132.8 KiB — 29 ms — http/1.1https://ads.arrl.org/delivery/lg.php?bannerid=490&campaignid=227&zoneid=4&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=b3af6a13caads.arrl.org/delivery/lg.php?banner... https://ads.arrl.org/delivery/lg.php?bannerid=490&campaignid=227&zoneid=4&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=b3af6a13ca — 200 — 596 B — 9.9 s — http/1.1https://ads.arrl.org/delivery/ajs.php?zoneid=51&cb=39049665743&charset=UTF-8&loc=https%3A//www.arrl.org/ads.arrl.org/delivery/ajs.php?zonei... https://ads.arrl.org/delivery/ajs.php?zoneid=51&cb=39049665743&charset=UTF-8&loc=https%3A//www.arrl.org/ — 200 — 983 B — 9.9 s — http/1.1https://ads.arrl.org/delivery/lg.php?bannerid=0&campaignid=0&zoneid=51&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=8db968f092ads.arrl.org/delivery/lg.php?banner... https://ads.arrl.org/delivery/lg.php?bannerid=0&campaignid=0&zoneid=51&loc=https%3A%2F%2Fwww.arrl.org%2F&cb=8db968f092 — -1 — 0 B — 0 ms —
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 1327ms · 756KB · $4/mo
cdn.informz.net
Other
Costly
Execution 504ms
Transfer 22 KB
Monthly Cost $2/mo
Unattributable
Other
Costly
Execution 202ms
Transfer 0 KB
Monthly Cost $1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 148ms
Transfer 178 KB
Unused 77%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 129ms
Transfer 176 KB
Unused 40%
Monthly Cost $0/mo
www.arrl.org
Other
Optional
Execution 113ms
Transfer 12 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 138 KB
Unused 51%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 176 KB
Unused 40%
Monthly Cost $0/mo
pagead2.googlesyndication.com
Other
Optional
Execution 52ms
Transfer 54 KB
Unused 53%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • cdn.informz.net adds 504ms and costs ~$2/month
  • Unattributable adds 202ms and costs ~$1/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

cdn.informz.net takes 504ms 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 202ms 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

77% of pagead2.googlesyndication.com'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

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

53% of pagead2.googlesyndication.com'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