Performance
· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.74 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.19 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
28 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.123
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.27 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.21 s
Page Load Progression
DJS BundlesAction16 scripts, 441 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c>m=4e6460 | 146 KB | 105 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZY6FM95CS5&cx=c>m=4e6460 | 152 KB | 62 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 146 KB | 62 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KV978ZL | 138 KB | 58 KB (42%) | ✓ | 3rd |
| https://www.irs.gov/pub/js/js_uQ3AXRedwNs815Y7AO31iI36vlbr_6NIRZCoLu8BbEY.js?scope=footer&delta=2&language=en&theme=pup_irs&include=eJx1kWGSwyAIhS9k4pEcVGrYGnEQu-3tN2k3abLT_SO876GCQggskbi4GUtvFs7afVNMqAZiVIbysFsyXoSLGs-sTQWq3TNXBR0VOpqVK99QDkSZs1I1YeKGxb7C6PGykSi9Qh5fykRQyPBAsR4nuBFLM3jXTOW6Vf5Kk5hTRqeQbFqWv3qEL7if4Wxqr26ZHFsjT5l0nXOm4tYuPcjT99DQpswe8tBIcbggaBdsTzdcMZKyuJp7onJ4yM_2J_isJGn7LUGo6hvPoGEaJqQ06RtigmH9qwMp_dzcSpc4TDxjhYRDAOHeMO9uQ5Dl7H3XSzuo5KArB55rRkX7D_8Bj-nlkA | 67 KB | 48 KB (71%) | ✓ | 1st |
| https://resources.digital-cloud-gov.medallia.com/wdcgov/20103/onsite/generic1774376933592.js | 74 KB | 43 KB (58%) | ✓ | 3rd |
| https://www.irs.gov/pub/js/js_w8fM3HiCn-P-n7TMi9seyjEJrCmAhX-z8-63A6hCyVU.js?scope=footer&delta=0&language=en&theme=pup_irs&include=eJx1kWGSwyAIhS9k4pEcVGrYGnEQu-3tN2k3abLT_SO876GCQggskbi4GUtvFs7afVNMqAZiVIbysFsyXoSLGs-sTQWq3TNXBR0VOpqVK99QDkSZs1I1YeKGxb7C6PGykSi9Qh5fykRQyPBAsR4nuBFLM3jXTOW6Vf5Kk5hTRqeQbFqWv3qEL7if4Wxqr26ZHFsjT5l0nXOm4tYuPcjT99DQpswe8tBIcbggaBdsTzdcMZKyuJp7onJ4yM_2J_isJGn7LUGo6hvPoGEaJqQ06RtigmH9qwMp_dzcSpc4TDxjhYRDAOHeMO9uQ5Dl7H3XSzuo5KArB55rRkX7D_8Bj-nlkA | 52 KB | 22 KB (42%) | ✓ | 1st |
| https://static.addtoany.com/menu/modules/core.ydpp7jcu.js | 26 KB | 21 KB (82%) | ✓ | 3rd |
| https://www.irs.gov/static_assets/js/libs/jquery.min.js | 30 KB | 20 KB (69%) | ✓ | 1st |
| https://static.addtoany.com/menu/page.js | 2 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BPage Weight Budget1.5 MB transferred, 50 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BThird-Party Impact45% third-party, 0 ms blockingREVIEW
CImage OptimizationAction22 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Execution Cost776ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.irs.gov/pub/js/js_w8fM3HiCn-P-n7TMi9seyjEJrCmAhX-z8-63A6hCyVU.js?scope=footer&delta=0&language=en&theme=pup_irs&include=eJx1kWGSwyAIhS9k4pEcVGrYGnEQu-3tN2k3abLT_SO876GCQggskbi4GUtvFs7afVNMqAZiVIbysFsyXoSLGs-sTQWq3TNXBR0VOpqVK99QDkSZs1I1YeKGxb7C6PGykSi9Qh5fykRQyPBAsR4nuBFLM3jXTOW6Vf5Kk5hTRqeQbFqWv3qEL7if4Wxqr26ZHFsjT5l0nXOm4tYuPcjT99DQpswe8tBIcbggaBdsTzdcMZKyuJp7onJ4yM_2J_isJGn7LUGo6hvPoGEaJqQ06RtigmH9qwMp_dzcSpc4TDxjhYRDAOHeMO9uQ5Dl7H3XSzuo5KArB55rRkX7D_8Bj-nlkA | 241ms | 120ms | 7ms | 1st |
| https://www.irs.gov/ | 150ms | 3ms | 1ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-KV978ZL | 121ms | 99ms | 14ms | 3rd |
| Unattributable | 114ms | 4ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 79ms | 64ms | 14ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZY6FM95CS5&cx=c>m=4e6460 | 71ms | 52ms | 16ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (289 KB)PASS
Web fonts
3
289 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~107 KB and ~214 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP Cachingmax-age=86400 (1 day)PASS
public, max-age=86400
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 86400 | Cache for 1 day |
Network Waterfall50 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 121ms | 138 KB | 42% | €1/mo | Optional |
Unattributable Unattributable | Other | 114ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 79ms | 146 KB | 42% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 152 KB | 41% | €1/mo | Optional |
50% of JavaScript execution time comes from third-party scripts.
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