Skip to content
https://eeoc.gov

Performance

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

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

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

1.25 s

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

3.12 s

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

0 ms

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

0.309

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

2.15 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.12 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 53 requests
FIX
3.0 MB transferred, 53 requests
Warning::
Page weighs 4.2 MB (3.0 MB transferred)
Warning::
Images are 2.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.6 MB
Info::
53 HTTP requests
Info::
Estimated 0.64 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
53 requests
0.64 g CO2 per page load
Images 2.6 MiB 85%
JavaScript 255.9 KiB 8%
Fonts 109.7 KiB 4%
CSS 82.0 KiB 3%
HTML 16.4 KiB 1%
Other 15.7 KiB 1%
Other 547 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
53 resources · 3.0 MB · 113 KB savings available
FIX
53 resources · 3.0 MB · 113 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~113 KB of savings available
Warning::
52 third-party resources (100% of weight)
Info::
5 resources over 200KB
53 resources · 3.0 MiB · 52 third-party 2.0 MiB over 1MB target
Image 85% · 2.6 MiB
JavaScript 8% · 255.9 KiB
Font 4% · 109.7 KiB
CSS 3% · 82.0 KiB
Document 1% · 16.6 KiB
Other 0% · 547 B

~112.5 KiB of savings available

Remove unused JavaScript: 112.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/sites/default/files/styles/us... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/sites/default/files/styles/us... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/sites/default/files/inline-im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/sites/default/files/styles/us... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/themes/custom/eeoc_uswds/asse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eeoc.gov/sites/default/files/styles/us... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 2.6 MB
0 oversized -0 KB
34 legacy format
11 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

B
JS Bundles
5 scripts, 113 KB unused
REVIEW
5 scripts, 113 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 59 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.eeoc.gov/sites/default/files/js/js_NqX...: 54 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 113 KB
113 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L147 KB59 KB (40%)3rd
https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA94 KB54 KB (58%)3rd
https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=EEOC9 KB3rd
https://www.eeoc.gov/sites/default/files/js/js_8rFu8m_ucs58AeBTX3_iEFk7NuXGEzE37vrqEjzBEKs.js?scope=header&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA1 KB3rd
https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js4 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

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+
JS Execution Cost
326ms total JS execution
PASS
326ms total JS execution
Info::
Unattributable: 97ms CPU time
Info::
https://www.eeoc.gov/: 95ms CPU time
Info::
https://www.eeoc.gov/sites/default/files/js/js_NqX...: 68ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 66ms CPU time
Warning::
Third-party scripts: 326ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 32% Style & Layout 16% Rendering 9% Script Parsing & Compilation 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable97ms2ms0ms3rd
https://www.eeoc.gov/95ms1ms0ms3rd
https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA68ms43ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L66ms53ms10ms3rd
A+
Font Loading
6 fonts (110 KB)
PASS
6 fonts (110 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

110 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 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.1 shttps://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2Latin-Merriweather-Bold... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 21.3 KiB — 108 ms — font-display: swaphttps://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2sourcesanspro-italic-we... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2 — 16.5 KiB — 404 ms — font-display: swaphttps://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2sourcesanspro-regular-w... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 20.5 KiB — 404 ms — font-display: swaphttps://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2sourcesanspro-bold-webf... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 20.4 KiB — 404 ms — font-display: swaphttps://use.typekit.net/af/f5977c/00000000000000007735a0e6/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/f5977c/00000000000000007735a0e6/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 15.5 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/8f99bc/00000000000000007735a0ea/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/8f99bc/00000000000000007735a0ea/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 15.6 KiB — 9 ms — font-display: swap
Latin-Merriweather-Bold... woff2 swap
Size 21 KB
Load time 108 ms
Start 716 ms
Risk FOUT — text flashes from fallback to web font
sourcesanspro-italic-we... woff2 swap
Size 16 KB
Load time 404 ms
Start 716 ms
Risk FOUT — text flashes from fallback to web font
sourcesanspro-regular-w... woff2 swap
Size 21 KB
Load time 404 ms
Start 717 ms
Risk FOUT — text flashes from fallback to web font
sourcesanspro-bold-webf... woff2 swap
Size 20 KB
Load time 404 ms
Start 717 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 9 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 9 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
53 requests over 2212ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.1 shttps://eeoc.gov// https://eeoc.gov/ — 302 — 219 B — 299 ms — http/1.1https://www.eeoc.gov/www.eeoc.gov/ https://www.eeoc.gov/ — 200 — 16.4 KiB — 408 ms — http/1.1https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=EEOCdap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=EEOC — 200 — 9.4 KiB — 15 ms — h3https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 200 — 21.3 KiB — 108 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2 — 200 — 16.5 KiB — 404 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 200 — 20.5 KiB — 404 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 200 — 20.4 KiB — 404 ms — http/1.1https://use.typekit.net/rak8sse.cssuse.typekit.net/rak8sse.css https://use.typekit.net/rak8sse.css — 200 — 981 B — 40 ms — h2https://www.eeoc.gov/sites/default/files/css/css_liic-KmBzNp-QFFsHuyTea2sYfrx9bZhIAihURzshz0.css?delta=0&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvwwww.eeoc.gov/sites/default/files/cs... https://www.eeoc.gov/sites/default/files/css/css_liic-KmBzNp-QFFsHuyTea2sYfrx9bZhIAihURzshz0.css?delta=0&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvw — 200 — 5.4 KiB — 214 ms — http/1.1https://www.eeoc.gov/sites/default/files/css/css_w4B8yTL4K8gbuPrFBlE-IiZp6-3GToEcPgkS023WQ_s.css?delta=1&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvwwww.eeoc.gov/sites/default/files/cs... https://www.eeoc.gov/sites/default/files/css/css_w4B8yTL4K8gbuPrFBlE-IiZp6-3GToEcPgkS023WQ_s.css?delta=1&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvw — 200 — 75.4 KiB — 498 ms — http/1.1https://www.eeoc.gov/sites/default/files/js/js_8rFu8m_ucs58AeBTX3_iEFk7NuXGEzE37vrqEjzBEKs.js?scope=header&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIAwww.eeoc.gov/sites/default/files/js... https://www.eeoc.gov/sites/default/files/js/js_8rFu8m_ucs58AeBTX3_iEFk7NuXGEzE37vrqEjzBEKs.js?scope=header&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA — 200 — 769 B — 317 ms — http/1.1https://p.typekit.net/p.css?s=1&k=rak8sse&ht=tk&f=15759.15760.22737.22740&a=372555543&app=typekit&e=cssp.typekit.net/p.css?s=1&k=rak8sse&h... https://p.typekit.net/p.css?s=1&k=rak8sse&ht=tk&f=15759.15760.22737.22740&a=372555543&app=typekit&e=css — 200 — 172 B — 9 ms — h2https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-dot-gov.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-dot-gov.svg — 200 — 1.1 KiB — 146 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-https.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-https.svg — 200 — 1.2 KiB — 103 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/search-primary.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/search-primary.svg — 200 — 1.5 KiB — 105 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/close.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/close.svg — 200 — 971 B — 105 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-04/Big%20Box%20Graphics%2817%29.png?itok=n2J142i9www.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-04/Big%20Box%20Graphics%2817%29.png?itok=n2J142i9 — 200 — 227.1 KiB — 494 ms — http/1.1https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIAwww.eeoc.gov/sites/default/files/js... https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA — 200 — 93.8 KiB — 210 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/us_flag_small.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/us_flag_small.png — 200 — 714 B — 112 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/logo.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/logo.svg — 200 — 193.5 KiB — 310 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-03/Big%20Box%20Options%20%281280%20x%20400%20px%29%2811%29.png?itok=n6h_lZ8pwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-03/Big%20Box%20Options%20%281280%20x%20400%20px%29%2811%29.png?itok=n6h_lZ8p — 200 — 335.9 KiB — 403 ms — http/1.1https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 6 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.5 KiB — 135 ms — h2https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-02/Big%20Box%20Options%20%281280%20x%20400%20px%29%281%29.png?itok=14w4g5m4www.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-02/Big%20Box%20Options%20%281280%20x%20400%20px%29%281%29.png?itok=14w4g5m4 — 200 — 573.6 KiB — 458 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/expand_more.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/expand_more.svg — 200 — 619 B — 189 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/online-filing.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/online-filing.png — 200 — 36.2 KiB — 280 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons-bg/search--white.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons-bg/search--white.svg — 200 — 827 B — 295 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/locations.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/locations.png — 200 — 50.0 KiB — 380 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/languages.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/languages.png — 200 — 91.2 KiB — 386 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/operating-status.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/operating-status.png — 200 — 51.7 KiB — 500 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.1 shttps://eeoc.gov// https://eeoc.gov/ — 302 — 219 B — 299 ms — http/1.1https://www.eeoc.gov/www.eeoc.gov/ https://www.eeoc.gov/ — 200 — 16.4 KiB — 408 ms — http/1.1https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=EEOCdap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=EEOC — 200 — 9.4 KiB — 15 ms — h3https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/merriweather/Latin-Merriweather-Bold.woff2 — 200 — 21.3 KiB — 108 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-italic-webfont.woff2 — 200 — 16.5 KiB — 404 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2 — 200 — 20.5 KiB — 404 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2www.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2 — 200 — 20.4 KiB — 404 ms — http/1.1https://use.typekit.net/rak8sse.cssuse.typekit.net/rak8sse.css https://use.typekit.net/rak8sse.css — 200 — 981 B — 40 ms — h2https://www.eeoc.gov/sites/default/files/css/css_liic-KmBzNp-QFFsHuyTea2sYfrx9bZhIAihURzshz0.css?delta=0&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvwwww.eeoc.gov/sites/default/files/cs... https://www.eeoc.gov/sites/default/files/css/css_liic-KmBzNp-QFFsHuyTea2sYfrx9bZhIAihURzshz0.css?delta=0&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvw — 200 — 5.4 KiB — 214 ms — http/1.1https://www.eeoc.gov/sites/default/files/css/css_w4B8yTL4K8gbuPrFBlE-IiZp6-3GToEcPgkS023WQ_s.css?delta=1&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvwwww.eeoc.gov/sites/default/files/cs... https://www.eeoc.gov/sites/default/files/css/css_w4B8yTL4K8gbuPrFBlE-IiZp6-3GToEcPgkS023WQ_s.css?delta=1&language=en&theme=eeoc_uswds&include=eJx1jtGqwzAMQ3_INJ8U3ESs4Tp1sJNtuV-_0W6MPexFlg5IOAm7z1Dhzhc4JTWEXa2ylH8QoCl2XgUeMnc-7Bc9z4mG37I_t3LhKGU1tkm4dyn7X8g2GsvyiiQ8dfSYiye9wmbQHUmFGhtfjNvm78aHLGNvY5XiGzI52NIWuZXIo2vS2gQd4Qcnn95Rw8oOOv8891_hULoW3DwculTNQ_AA-aFxvw — 200 — 75.4 KiB — 498 ms — http/1.1https://www.eeoc.gov/sites/default/files/js/js_8rFu8m_ucs58AeBTX3_iEFk7NuXGEzE37vrqEjzBEKs.js?scope=header&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIAwww.eeoc.gov/sites/default/files/js... https://www.eeoc.gov/sites/default/files/js/js_8rFu8m_ucs58AeBTX3_iEFk7NuXGEzE37vrqEjzBEKs.js?scope=header&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA — 200 — 769 B — 317 ms — http/1.1https://p.typekit.net/p.css?s=1&k=rak8sse&ht=tk&f=15759.15760.22737.22740&a=372555543&app=typekit&e=cssp.typekit.net/p.css?s=1&k=rak8sse&h... https://p.typekit.net/p.css?s=1&k=rak8sse&ht=tk&f=15759.15760.22737.22740&a=372555543&app=typekit&e=css — 200 — 172 B — 9 ms — h2https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-dot-gov.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-dot-gov.svg — 200 — 1.1 KiB — 146 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-https.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/icon-https.svg — 200 — 1.2 KiB — 103 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/search-primary.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/search-primary.svg — 200 — 1.5 KiB — 105 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/close.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/close.svg — 200 — 971 B — 105 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-04/Big%20Box%20Graphics%2817%29.png?itok=n2J142i9www.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-04/Big%20Box%20Graphics%2817%29.png?itok=n2J142i9 — 200 — 227.1 KiB — 494 ms — http/1.1https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIAwww.eeoc.gov/sites/default/files/js... https://www.eeoc.gov/sites/default/files/js/js_NqXJomZTdDJLSsYrU8ON0JspAL-UMqu28P9ZUIw4s7s.js?scope=footer&delta=0&language=en&theme=eeoc_uswds&include=eJx1zMEOhCAMBNAfYuWTyAiTlViF0JLdzzcRDybGS2fmHUqWGAyzUH2C4ayONx0xqOsvqf9KmSFP-SxEurNKjqvj3yTvq0-tV8h0TadEi0tAzQHdSixbFRr9i7vx8rwHB35HIA — 200 — 93.8 KiB — 210 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/us_flag_small.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/us_flag_small.png — 200 — 714 B — 112 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/logo.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/logo.svg — 200 — 193.5 KiB — 310 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-03/Big%20Box%20Options%20%281280%20x%20400%20px%29%2811%29.png?itok=n6h_lZ8pwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-03/Big%20Box%20Options%20%281280%20x%20400%20px%29%2811%29.png?itok=n6h_lZ8p — 200 — 335.9 KiB — 403 ms — http/1.1https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 6 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.5 KiB — 135 ms — h2https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-02/Big%20Box%20Options%20%281280%20x%20400%20px%29%281%29.png?itok=14w4g5m4www.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2026-02/Big%20Box%20Options%20%281280%20x%20400%20px%29%281%29.png?itok=14w4g5m4 — 200 — 573.6 KiB — 458 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/expand_more.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/expand_more.svg — 200 — 619 B — 189 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/online-filing.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/online-filing.png — 200 — 36.2 KiB — 280 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons-bg/search--white.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons-bg/search--white.svg — 200 — 827 B — 295 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/locations.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/locations.png — 200 — 50.0 KiB — 380 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/languages.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/languages.png — 200 — 91.2 KiB — 386 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/operating-status.pngwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/operating-status.png — 200 — 51.7 KiB — 500 ms — http/1.1https://use.typekit.net/af/f5977c/00000000000000007735a0e6/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/f5977c/000000000... https://use.typekit.net/af/f5977c/00000000000000007735a0e6/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 15.5 KiB — 9 ms — h2https://use.typekit.net/af/8f99bc/00000000000000007735a0ea/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/8f99bc/000000000... https://use.typekit.net/af/8f99bc/00000000000000007735a0ea/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 15.6 KiB — 9 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776810995542&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1777128087.1776810996&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405&dl=https%3A%2F%2Feeoc.gov%2F&dt=Home%20%7C%20U.S.%20Equal%20Employment%20Opportunity%20Commission&dr=&sid=1776810996&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=EEOC&ep.subagency=EEOC.GOV&ep.site_topic=unspecified%3Aeeoc.gov&ep.site_platform=unspecified%3Aeeoc.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=eeoc.gov&tfd=1430region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64h1v9131934939za200zd9131934939&_p=1776810995542&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1777128087.1776810996&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405&dl=https%3A%2F%2Feeoc.gov%2F&dt=Home%20%7C%20U.S.%20Equal%20Employment%20Opportunity%20Commission&dr=&sid=1776810996&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=EEOC&ep.subagency=EEOC.GOV&ep.site_topic=unspecified%3Aeeoc.gov&ep.site_platform=unspecified%3Aeeoc.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=eeoc.gov&tfd=1430 — 204 — 547 B — 92 ms — h2https://www.googletagmanager.com/td?id=G-CSLL4ZEK4L&v=3&t=t&pid=13282493&gtm=45je64h1v9131934939za200zd9131934939&seq=1&exp=0~115616986~115938466~115938469~117266401~117384405&dl=www.eeoc.gov%2F&tdp=G-CSLL4ZEK4L;131934939;0;0;0&frm=0&rtg=131934939&slo=3&hlo=3&lst=3&bt=0&ct=3&jsp=3&z=0www.googletagmanager.com/td?id=G-CS... https://www.googletagmanager.com/td?id=G-CSLL4ZEK4L&v=3&t=t&pid=13282493&gtm=45je64h1v9131934939za200zd9131934939&seq=1&exp=0~115616986~115938466~115938469~117266401~117384405&dl=www.eeoc.gov%2F&tdp=G-CSLL4ZEK4L;131934939;0;0;0&frm=0&rtg=131934939&slo=3&hlo=3&lst=3&bt=0&ct=3&jsp=3&z=0 — 204 — 421 B — 26 ms — h2https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2025-11/Confirmed%20CAL%20Carousel%20Instagram%20Post%20%281280%20x%20400%20px%29%282%29.png?itok=lBbajPfRwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2025-11/Confirmed%20CAL%20Carousel%20Instagram%20Post%20%281280%20x%20400%20px%29%282%29.png?itok=lBbajPfR — 200 — 337.2 KiB — 248 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2025-12/DEI%20Big%20Box%20%281280%20x%20400%20px%29%20%281%29.png?itok=hya5FHQ7www.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/carousel_slide_large/public/2025-12/DEI%20Big%20Box%20%281280%20x%20400%20px%29%20%281%29.png?itok=hya5FHQ7 — 200 — 530.3 KiB — 363 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/facebook.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/facebook.svg — 200 — 775 B — 104 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/instagram.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/instagram.svg — 200 — 2.1 KiB — 103 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/social-icons/linkedin.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/social-icons/linkedin.svg — 200 — 1017 B — 103 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/x.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/x.svg — 200 — 780 B — 104 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/youtube.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/youtube.svg — 200 — 993 B — 102 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/rss_feed.svgwww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/assets/img/usa-icons/rss_feed.svg — 200 — 761 B — 102 ms — http/1.1https://www.eeoc.gov/sites/default/files/2024-07/cra%20color%20bar%20for%20card_0.pngwww.eeoc.gov/sites/default/files/20... https://www.eeoc.gov/sites/default/files/2024-07/cra%20color%20bar%20for%20card_0.png — 200 — 34.4 KiB — 105 ms — http/1.1https://www.eeoc.gov/sites/default/files/2025-12/One%20Pagers%202025%20%28326%20x%20312%20px%29%20%282%29%20%28003%29.pngwww.eeoc.gov/sites/default/files/20... https://www.eeoc.gov/sites/default/files/2025-12/One%20Pagers%202025%20%28326%20x%20312%20px%29%20%282%29%20%28003%29.png — 200 — 46.1 KiB — 107 ms — http/1.1https://www.eeoc.gov/sites/default/files/2022-11/tribal_drums.jpgwww.eeoc.gov/sites/default/files/20... https://www.eeoc.gov/sites/default/files/2022-11/tribal_drums.jpg — 200 — 27.5 KiB — 106 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/LearnWhiteOnMidBlue.pngwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/LearnWhiteOnMidBlue.png — 200 — 15.1 KiB — 105 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/SubmitWhiteOnMidBlue.pngwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/SubmitWhiteOnMidBlue.png — 200 — 11.5 KiB — 103 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/FileWhiteOnMidBlue-svg.pngwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/FileWhiteOnMidBlue-svg.png — 200 — 14.2 KiB — 106 ms — http/1.1https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/Important%20InfoWhiteOnMidBlue-svg.pngwww.eeoc.gov/sites/default/files/st... https://www.eeoc.gov/sites/default/files/styles/uswds_graphic/public/uswds-layout-builder/Important%20InfoWhiteOnMidBlue-svg.png — 200 — 15.9 KiB — 103 ms — http/1.1https://www.eeoc.gov/sites/default/files/inline-images/hotline_th_white-right_1.pngwww.eeoc.gov/sites/default/files/in... https://www.eeoc.gov/sites/default/files/inline-images/hotline_th_white-right_1.png — 200 — 13.5 KiB — 103 ms — http/1.1https://www.eeoc.gov/sites/default/files/inline-images/youth_logo_125_3.jpgwww.eeoc.gov/sites/default/files/in... https://www.eeoc.gov/sites/default/files/inline-images/youth_logo_125_3.jpg — 200 — 8.6 KiB — 139 ms — http/1.1https://www.eeoc.gov/sites/default/files/inline-images/training_logo.jpgwww.eeoc.gov/sites/default/files/in... https://www.eeoc.gov/sites/default/files/inline-images/training_logo.jpg — 200 — 7.4 KiB — 104 ms — http/1.1https://www.eeoc.gov/themes/custom/eeoc_uswds/favicon.icowww.eeoc.gov/themes/custom/eeoc_usw... https://www.eeoc.gov/themes/custom/eeoc_uswds/favicon.ico — 200 — 15.5 KiB — 106 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 326ms · 258KB · $4/mo
Unattributable
Other
Optional
Execution 97ms
Transfer 0 KB
Monthly Cost $1/mo
www.eeoc.gov
Other
Optional
Execution 95ms
Transfer 16 KB
Monthly Cost $1/mo
www.eeoc.gov
Other
Optional
Execution 68ms
Transfer 94 KB
Unused 58%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 147 KB
Unused 40%
Monthly Cost $1/mo

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

58% of www.eeoc.gov'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