Skip to content
https://ct.gov

Performance

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

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

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

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

1.53 s

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

4.18 s

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

14 ms

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

0.090

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

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

4.20 s

Page Load Progression

718 ms
1.4 s
2.2 s
2.9 s
3.6 s
4.3 s
5.0 s
5.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 68 requests
FIX
2.6 MB transferred, 68 requests
Warning::
Page weighs 4.3 MB (2.6 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
JavaScript is 741 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 741 KB
Info::
Fonts are 371 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 371 KB
Info::
68 HTTP requests
Info::
Estimated 0.54 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
68 requests
0.54 g CO2 per page load
Images 1.3 MiB 52%
JavaScript 740.7 KiB 28%
Fonts 370.6 KiB 14%
CSS 102.4 KiB 4%
Other 32.2 KiB 1%
HTML 14.0 KiB 1%
Other 556 B 0%
Other 547 B 0%
Other 497 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
17 scripts, 390 KB unused
FIX
17 scripts, 390 KB unused
Warning::
https://portal.ct.gov/assets/js/app.js?v=202604170...: 96 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://translate.googleapis.com/_/translate_http/...: 93 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-89NN...: 63 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KHN...: 61 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://egov.ct.gov/sitecore-global-feedback/clien...: 39 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 390 KB
390 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://portal.ct.gov/assets/js/app.js?v=20260417052831140 KB96 KB (69%)3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main119 KB93 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h1152 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWP130 KB61 KB (47%)3rd
https://egov.ct.gov/sitecore-global-feedback/client/build/bundle.js?v=280 KB39 KB (49%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://portal.ct.gov/Assets/js/Ie-shims.js?v=202604170528311 KB3rd
https://use.typekit.net/pyg1doj.js7 KB3rd
https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit28 KB3rd
https://static.hotjar.com/c/hotjar-218205.js?sv=56 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

D
Page Weight Inventory
Action
68 resources · 2.6 MB · 390 KB savings available
FIX
68 resources · 2.6 MB · 390 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~390 KB of savings available
Warning::
67 third-party resources (100% of weight)
Info::
1 resources over 200KB
68 resources · 2.6 MiB · 67 third-party 1.6 MiB over 1MB target
Image 53% · 1.4 MiB
JavaScript 28% · 740.7 KiB
Font 14% · 370.6 KiB
CSS 4% · 102.4 KiB
Document 1% · 14.0 KiB
Other 0% · 1.7 KiB

~389.6 KiB of savings available

Remove unused JavaScript: 389.6 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
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Warning::
https://portal.ct.gov/assets/images/Connecticut%20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portal.ct.gov/-/media/office-of-the-govern... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portal.ct.gov/Assets/Images/CT%20Gov%20Log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portal.ct.gov/-/media/office-of-the-govern... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portal.ct.gov/-/media/office-of-the-govern... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portal.ct.gov/-/media/office-of-the-govern... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
18 images 1.3 MB
0 oversized -0 KB
18 legacy format
6 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

C
JS Execution Cost
Action
1023ms total JS execution
REVIEW
1023ms total JS execution
Warning::
https://portal.ct.gov/: 609ms CPU time
Info::
Unattributable: 102ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-89NN...: 89ms CPU time
Info::
https://portal.ct.gov/assets/js/app.js?v=202604170...: 86ms CPU time
Info::
https://translate.googleapis.com/_/translate_http/...: 70ms CPU time
Warning::
Third-party scripts: 1023ms (100% of total)

Main Thread Breakdown

Other 32% Style & Layout 27% Script Evaluation 26% Rendering 8% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://portal.ct.gov/609ms8ms1ms3rd
Unattributable102ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h189ms53ms11ms3rd
https://portal.ct.gov/assets/js/app.js?v=2026041705283186ms44ms9ms3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main70ms49ms10ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWP68ms54ms8ms3rd
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
21 fonts (371 KB)
PASS
21 fonts (371 KB)
Info::
21 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

21

371 KB total

Render-blocking

0

of 21

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 4.0 s FCP 1.5 s LCP 4.2 shttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 27 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 28 ms — font-display: swaphttps://portal.ct.gov/assets/foundation-icons/foundation-icons.wofffoundation-icons.woff https://portal.ct.gov/assets/foundation-icons/foundation-icons.woff — 32.0 KiB — 201 ms — font-display: swaphttps://use.typekit.net/af/f7c91f/000000000000000000011b23/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/f7c91f/000000000000000000011b23/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 19.0 KiB — 45 ms — font-display: swaphttps://use.typekit.net/af/0e7386/000000000000000000011b26/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/0e7386/000000000000000000011b26/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 18.7 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/8a79e7/000000000000000000011b24/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/8a79e7/000000000000000000011b24/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 19.0 KiB — 41 ms — font-display: swaphttps://use.typekit.net/af/9797cd/00000000000000000000ebe4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3l https://use.typekit.net/af/9797cd/00000000000000000000ebe4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 18.0 KiB — 33 ms — font-display: swaphttps://use.typekit.net/af/3a47c8/00000000000000000000ebe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3l https://use.typekit.net/af/3a47c8/00000000000000000000ebe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 18.0 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/beaa6e/00000000000000000000ebe6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/beaa6e/00000000000000000000ebe6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 18.3 KiB — 28 ms — font-display: swaphttps://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 16.9 KiB — 30 ms — font-display: swaphttps://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3l https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 17.4 KiB — 23 ms — font-display: swaphttps://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 16.6 KiB — 28 ms — font-display: swaphttps://use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3l https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 17.4 KiB — 38 ms — font-display: swaphttps://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 16.9 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 17.5 KiB — 24 ms — font-display: swaphttps://use.typekit.net/af/2553b3/000000000000000000011c34/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/2553b3/000000000000000000011c34/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 19.1 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/8f2f8d/000000000000000000011c35/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/8f2f8d/000000000000000000011c35/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 17.6 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/4c54ad/000000000000000000011c38/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/4c54ad/000000000000000000011c38/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 17.6 KiB — 35 ms — font-display: swaphttps://use.typekit.net/af/827015/000000000000000000011c3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/827015/000000000000000000011c3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 18.3 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/270ae4/000000000000000000011c3c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/270ae4/000000000000000000011c3c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 18.9 KiB — 36 ms — font-display: swaphttps://use.typekit.net/af/46b75c/000000000000000000011c3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3l https://use.typekit.net/af/46b75c/000000000000000000011c3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 17.8 KiB — 30 ms — font-display: swap
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 27 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 28 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
foundation-icons.woff woff swap
Size 32 KB
Load time 201 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 19 KB
Load time 45 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 18 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 41 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 33 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 19 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 28 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 30 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 23 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 28 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 38 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 16 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 24 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 29 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 29 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 35 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 29 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 36 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 18 KB
Load time 30 ms
Start 2.1 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)

Fixing the unchecked items could save ~10 KB and ~20 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
68 requests over 3616ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 4.2 shttps://ct.gov// https://ct.gov/ — 301 — 122 B — 440 ms — http/1.0https://portal.ct.gov/portal.ct.gov/ https://portal.ct.gov/ — 200 — 14.0 KiB — 670 ms — http/1.1https://portal.ct.gov/layouts/system/VisitorIdentification.jsportal.ct.gov/layouts/system/Visito... https://portal.ct.gov/layouts/system/VisitorIdentification.js — 200 — 1.9 KiB — 109 ms — http/1.1https://ipmeta.io/plugin.jsipmeta.io/plugin.js https://ipmeta.io/plugin.js — 200 — 5.2 KiB — 107 ms — h2https://portal.ct.gov/assets/css/app.css?v=20260417052831portal.ct.gov/assets/css/app.css?v=... https://portal.ct.gov/assets/css/app.css?v=20260417052831 — 200 — 95.8 KiB — 419 ms — http/1.1https://portal.ct.gov/assets/css/dsf-legacy-styles.css?v=20260417052831portal.ct.gov/assets/css/dsf-legacy... https://portal.ct.gov/assets/css/dsf-legacy-styles.css?v=20260417052831 — 200 — 1.0 KiB — 345 ms — http/1.1https://use.typekit.net/pyg1doj.jsuse.typekit.net/pyg1doj.js https://use.typekit.net/pyg1doj.js — 200 — 7.3 KiB — 12 ms — h2https://portal.ct.gov/assets/js/acc-bundle.js?v=20260417052831portal.ct.gov/assets/js/acc-bundle.... https://portal.ct.gov/assets/js/acc-bundle.js?v=20260417052831 — 200 — 3.8 KiB — 348 ms — http/1.1https://portal.ct.gov/Assets/Images/CT%20Gov%20Logo.svgportal.ct.gov/Assets/Images/CT%20Go... https://portal.ct.gov/Assets/Images/CT%20Gov%20Logo.svg — 200 — 2.7 KiB — 347 ms — http/1.1https://portal.ct.gov/assets/img/homepage-background-small.jpgportal.ct.gov/assets/img/homepage-b... https://portal.ct.gov/assets/img/homepage-background-small.jpg — 200 — 1.6 KiB — 347 ms — http/1.1https://ipmeta.io/api/enrichipmeta.io/api/enrich https://ipmeta.io/api/enrich — 200 — 284 B — 133 ms — h2https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_homeheating.jpg?rev=99c7885cd9dc4919b5221aa1fff072f4&la=en&h=400&w=400&hash=8633FDE33E12E7C930A4FF77CC513920portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_homeheating.jpg?rev=99c7885cd9dc4919b5221aa1fff072f4&la=en&h=400&w=400&hash=8633FDE33E12E7C930A4FF77CC513920 — 200 — 32.6 KiB — 231 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_ctprepares.png?rev=1adaa031dd1f4a1e800a00f504110a18&la=en&h=400&w=400&hash=E0BFBC500EE2A1F86E8540A3BE72EB09portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_ctprepares.png?rev=1adaa031dd1f4a1e800a00f504110a18&la=en&h=400&w=400&hash=E0BFBC500EE2A1F86E8540A3BE72EB09 — 200 — 31.8 KiB — 230 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_peoplesstateforest.jpg?rev=a51d38d5d9b14247a28802e3d0fb2c44&la=en&h=338&w=338&hash=0CF5464ECAF3B4BB21E832F19DF08006portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_peoplesstateforest.jpg?rev=a51d38d5d9b14247a28802e3d0fb2c44&la=en&h=338&w=338&hash=0CF5464ECAF3B4BB21E832F19DF08006 — 200 — 155.1 KiB — 461 ms — http/1.1https://portal.ct.gov/assets/js/app.js?v=20260417052831portal.ct.gov/assets/js/app.js?v=20... https://portal.ct.gov/assets/js/app.js?v=20260417052831 — 200 — 139.9 KiB — 460 ms — http/1.1https://portal.ct.gov/Assets/js/Ie-shims.js?v=20260417052831portal.ct.gov/Assets/js/Ie-shims.js... https://portal.ct.gov/Assets/js/Ie-shims.js?v=20260417052831 — 200 — 1.5 KiB — 121 ms — http/1.1https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInittranslate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit — 200 — 28.3 KiB — 105 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWP — 200 — 130.0 KiB — 136 ms — h2https://rum-static.pingdom.net/prum.min.jsrum-static.pingdom.net/prum.min.js https://rum-static.pingdom.net/prum.min.js — 200 — 2.8 KiB — 60 ms — h2https://static.hotjar.com/c/hotjar-218205.js?sv=5static.hotjar.com/c/hotjar-218205.j... https://static.hotjar.com/c/hotjar-218205.js?sv=5 — 200 — 6.3 KiB — 10 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 11 ms — h2https://portal.ct.gov/assets/js/google.search.js?v=20260417052831portal.ct.gov/assets/js/google.sear... https://portal.ct.gov/assets/js/google.search.js?v=20260417052831 — 200 — 1.6 KiB — 105 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins:400,600fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins:400,600 — 200 — 966 B — 77 ms — h2https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_css — 200 — 4.6 KiB — 71 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main — 200 — 118.7 KiB — 127 ms — h2https://portal.ct.gov/assets/js/ga-externallink.js?v=20260417052831portal.ct.gov/assets/js/ga-external... https://portal.ct.gov/assets/js/ga-externallink.js?v=20260417052831 — 200 — 1.7 KiB — 118 ms — http/1.1https://portal.ct.gov/assets/img/homepage-background.jpgportal.ct.gov/assets/img/homepage-b... https://portal.ct.gov/assets/img/homepage-background.jpg — 200 — 1.0 MiB — 1.0 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h1 — 200 — 151.7 KiB — 50 ms — h2https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_pizzatrail.jpg?rev=99966639f1e542beaa0537964a7ff0f8&la=en&h=400&w=400&hash=6B83CD80181F4E5475A72FA0AF845991portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_pizzatrail.jpg?rev=99966639f1e542beaa0537964a7ff0f8&la=en&h=400&w=400&hash=6B83CD80181F4E5475A72FA0AF845991 — 200 — 75.1 KiB — 349 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/govlamontprofile.jpg?rev=d07dd397cb0749158514f13e2b605a91&hash=092514130DB9921D8F02FE1246B825BDportal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/govlamontprofile.jpg?rev=d07dd397cb0749158514f13e2b605a91&hash=092514130DB9921D8F02FE1246B825BD — 200 — 7.0 KiB — 120 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 4.2 shttps://ct.gov// https://ct.gov/ — 301 — 122 B — 440 ms — http/1.0https://portal.ct.gov/portal.ct.gov/ https://portal.ct.gov/ — 200 — 14.0 KiB — 670 ms — http/1.1https://portal.ct.gov/layouts/system/VisitorIdentification.jsportal.ct.gov/layouts/system/Visito... https://portal.ct.gov/layouts/system/VisitorIdentification.js — 200 — 1.9 KiB — 109 ms — http/1.1https://ipmeta.io/plugin.jsipmeta.io/plugin.js https://ipmeta.io/plugin.js — 200 — 5.2 KiB — 107 ms — h2https://portal.ct.gov/assets/css/app.css?v=20260417052831portal.ct.gov/assets/css/app.css?v=... https://portal.ct.gov/assets/css/app.css?v=20260417052831 — 200 — 95.8 KiB — 419 ms — http/1.1https://portal.ct.gov/assets/css/dsf-legacy-styles.css?v=20260417052831portal.ct.gov/assets/css/dsf-legacy... https://portal.ct.gov/assets/css/dsf-legacy-styles.css?v=20260417052831 — 200 — 1.0 KiB — 345 ms — http/1.1https://use.typekit.net/pyg1doj.jsuse.typekit.net/pyg1doj.js https://use.typekit.net/pyg1doj.js — 200 — 7.3 KiB — 12 ms — h2https://portal.ct.gov/assets/js/acc-bundle.js?v=20260417052831portal.ct.gov/assets/js/acc-bundle.... https://portal.ct.gov/assets/js/acc-bundle.js?v=20260417052831 — 200 — 3.8 KiB — 348 ms — http/1.1https://portal.ct.gov/Assets/Images/CT%20Gov%20Logo.svgportal.ct.gov/Assets/Images/CT%20Go... https://portal.ct.gov/Assets/Images/CT%20Gov%20Logo.svg — 200 — 2.7 KiB — 347 ms — http/1.1https://portal.ct.gov/assets/img/homepage-background-small.jpgportal.ct.gov/assets/img/homepage-b... https://portal.ct.gov/assets/img/homepage-background-small.jpg — 200 — 1.6 KiB — 347 ms — http/1.1https://ipmeta.io/api/enrichipmeta.io/api/enrich https://ipmeta.io/api/enrich — 200 — 284 B — 133 ms — h2https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_homeheating.jpg?rev=99c7885cd9dc4919b5221aa1fff072f4&la=en&h=400&w=400&hash=8633FDE33E12E7C930A4FF77CC513920portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_homeheating.jpg?rev=99c7885cd9dc4919b5221aa1fff072f4&la=en&h=400&w=400&hash=8633FDE33E12E7C930A4FF77CC513920 — 200 — 32.6 KiB — 231 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_ctprepares.png?rev=1adaa031dd1f4a1e800a00f504110a18&la=en&h=400&w=400&hash=E0BFBC500EE2A1F86E8540A3BE72EB09portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_ctprepares.png?rev=1adaa031dd1f4a1e800a00f504110a18&la=en&h=400&w=400&hash=E0BFBC500EE2A1F86E8540A3BE72EB09 — 200 — 31.8 KiB — 230 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_peoplesstateforest.jpg?rev=a51d38d5d9b14247a28802e3d0fb2c44&la=en&h=338&w=338&hash=0CF5464ECAF3B4BB21E832F19DF08006portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_peoplesstateforest.jpg?rev=a51d38d5d9b14247a28802e3d0fb2c44&la=en&h=338&w=338&hash=0CF5464ECAF3B4BB21E832F19DF08006 — 200 — 155.1 KiB — 461 ms — http/1.1https://portal.ct.gov/assets/js/app.js?v=20260417052831portal.ct.gov/assets/js/app.js?v=20... https://portal.ct.gov/assets/js/app.js?v=20260417052831 — 200 — 139.9 KiB — 460 ms — http/1.1https://portal.ct.gov/Assets/js/Ie-shims.js?v=20260417052831portal.ct.gov/Assets/js/Ie-shims.js... https://portal.ct.gov/Assets/js/Ie-shims.js?v=20260417052831 — 200 — 1.5 KiB — 121 ms — http/1.1https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInittranslate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit — 200 — 28.3 KiB — 105 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KHNQGWP — 200 — 130.0 KiB — 136 ms — h2https://rum-static.pingdom.net/prum.min.jsrum-static.pingdom.net/prum.min.js https://rum-static.pingdom.net/prum.min.js — 200 — 2.8 KiB — 60 ms — h2https://static.hotjar.com/c/hotjar-218205.js?sv=5static.hotjar.com/c/hotjar-218205.j... https://static.hotjar.com/c/hotjar-218205.js?sv=5 — 200 — 6.3 KiB — 10 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 11 ms — h2https://portal.ct.gov/assets/js/google.search.js?v=20260417052831portal.ct.gov/assets/js/google.sear... https://portal.ct.gov/assets/js/google.search.js?v=20260417052831 — 200 — 1.6 KiB — 105 ms — http/1.1https://fonts.googleapis.com/css?family=Poppins:400,600fonts.googleapis.com/css?family=Pop... https://fonts.googleapis.com/css?family=Poppins:400,600 — 200 — 966 B — 77 ms — h2https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_css — 200 — 4.6 KiB — 71 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main — 200 — 118.7 KiB — 127 ms — h2https://portal.ct.gov/assets/js/ga-externallink.js?v=20260417052831portal.ct.gov/assets/js/ga-external... https://portal.ct.gov/assets/js/ga-externallink.js?v=20260417052831 — 200 — 1.7 KiB — 118 ms — http/1.1https://portal.ct.gov/assets/img/homepage-background.jpgportal.ct.gov/assets/img/homepage-b... https://portal.ct.gov/assets/img/homepage-background.jpg — 200 — 1.0 MiB — 1.0 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-89NN4475GK&cx=c&gtm=4e64h1 — 200 — 151.7 KiB — 50 ms — h2https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_pizzatrail.jpg?rev=99966639f1e542beaa0537964a7ff0f8&la=en&h=400&w=400&hash=6B83CD80181F4E5475A72FA0AF845991portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/home-page/box_pizzatrail.jpg?rev=99966639f1e542beaa0537964a7ff0f8&la=en&h=400&w=400&hash=6B83CD80181F4E5475A72FA0AF845991 — 200 — 75.1 KiB — 349 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-governor/govlamontprofile.jpg?rev=d07dd397cb0749158514f13e2b605a91&hash=092514130DB9921D8F02FE1246B825BDportal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-governor/govlamontprofile.jpg?rev=d07dd397cb0749158514f13e2b605a91&hash=092514130DB9921D8F02FE1246B825BD — 200 — 7.0 KiB — 120 ms — http/1.1https://portal.ct.gov/-/media/office-of-the-lt-governor/ltgovbysiewicz-sm.jpg?rev=ffe6519420ef4a409c1acfd6492a4e1c&hash=575CF7A9A8B94BB853F1F16DC566CAE3portal.ct.gov/-/media/office-of-the... https://portal.ct.gov/-/media/office-of-the-lt-governor/ltgovbysiewicz-sm.jpg?rev=ffe6519420ef4a409c1acfd6492a4e1c&hash=575CF7A9A8B94BB853F1F16DC566CAE3 — 200 — 9.0 KiB — 117 ms — http/1.1https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 27 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 28 ms — h3https://portal.ct.gov/assets/foundation-icons/foundation-icons.woffportal.ct.gov/assets/foundation-ico... https://portal.ct.gov/assets/foundation-icons/foundation-icons.woff — 200 — 32.0 KiB — 201 ms — http/1.1https://portal.ct.gov/-/media/connecticut-interactive/images/resources/usflag240.jpg?rev=270711ee169044df8f0f1faded74b3e5&la=en&h=137&w=240&hash=D92C6A2F5792896DF09B730F82ED65B7portal.ct.gov/-/media/connecticut-i... https://portal.ct.gov/-/media/connecticut-interactive/images/resources/usflag240.jpg?rev=270711ee169044df8f0f1faded74b3e5&la=en&h=137&w=240&hash=D92C6A2F5792896DF09B730F82ED65B7 — 200 — 8.2 KiB — 117 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-89NN4475GK&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&_p=1776804756809&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1457916054.1776804757&frm=0&pscdl=noapi&rcb=19&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~115938466~115938469~117266401&sid=1776804757&sct=1&seg=0&dl=https%3A%2F%2Fportal.ct.gov%2F&dt=CT.GOV-Connecticut%27s%20Official%20State%20Website&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1893region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-89NN4475GK&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&_p=1776804756809&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1457916054.1776804757&frm=0&pscdl=noapi&rcb=19&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~115938466~115938469~117266401&sid=1776804757&sct=1&seg=0&dl=https%3A%2F%2Fportal.ct.gov%2F&dt=CT.GOV-Connecticut%27s%20Official%20State%20Website&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1893 — 204 — 547 B — 137 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-89NN4475GK&cid=1457916054.1776804757&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-89NN4475GK&cid=1457916054.1776804757&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401 — 204 — 556 B — 70 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-89NN4475GK&cid=1457916054.1776804757&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=1126438856www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-89NN4475GK&cid=1457916054.1776804757&gtm=45je64h1v884985040z876137761za20gzb76137761zd76137761&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=1126438856 — 200 — 408 B — 77 ms — h2https://portal.ct.gov/-/media/connecticut-interactive/images/resources/ctflag240.jpg?rev=7cd4d6cd249845c49bc61ff823a8f06a&la=en&h=137&w=240&hash=19C228858B5EABC80CB91AECCEF7A268portal.ct.gov/-/media/connecticut-i... https://portal.ct.gov/-/media/connecticut-interactive/images/resources/ctflag240.jpg?rev=7cd4d6cd249845c49bc61ff823a8f06a&la=en&h=137&w=240&hash=19C228858B5EABC80CB91AECCEF7A268 — 200 — 4.9 KiB — 129 ms — http/1.1https://portal.ct.gov/assets/images/Connecticut%20logo.svgportal.ct.gov/assets/images/Connect... https://portal.ct.gov/assets/images/Connecticut%20logo.svg — 200 — 3.6 KiB — 127 ms — http/1.1https://portal.ct.gov/assets/foundation-icons/search-icons/icons-pdf.svgportal.ct.gov/assets/foundation-ico... https://portal.ct.gov/assets/foundation-icons/search-icons/icons-pdf.svg — 200 — 7.6 KiB — 119 ms — http/1.1https://use.typekit.net/af/f7c91f/000000000000000000011b23/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/f7c91f/000000000... https://use.typekit.net/af/f7c91f/000000000000000000011b23/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 19.0 KiB — 45 ms — h2https://use.typekit.net/af/0e7386/000000000000000000011b26/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/0e7386/000000000... https://use.typekit.net/af/0e7386/000000000000000000011b26/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 18.7 KiB — 18 ms — h2https://use.typekit.net/af/8a79e7/000000000000000000011b24/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/8a79e7/000000000... https://use.typekit.net/af/8a79e7/000000000000000000011b24/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.0 KiB — 41 ms — h2https://use.typekit.net/af/9797cd/00000000000000000000ebe4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3use.typekit.net/af/9797cd/000000000... https://use.typekit.net/af/9797cd/00000000000000000000ebe4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 200 — 18.0 KiB — 33 ms — h2https://use.typekit.net/af/3a47c8/00000000000000000000ebe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3use.typekit.net/af/3a47c8/000000000... https://use.typekit.net/af/3a47c8/00000000000000000000ebe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 200 — 18.0 KiB — 19 ms — h2https://use.typekit.net/af/beaa6e/00000000000000000000ebe6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/beaa6e/000000000... https://use.typekit.net/af/beaa6e/00000000000000000000ebe6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 18.3 KiB — 28 ms — h2https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/620bf8/000000000... https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 16.9 KiB — 30 ms — h2https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3use.typekit.net/af/5cca6d/000000000... https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 200 — 17.4 KiB — 23 ms — h2https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/a28b50/000000000... https://use.typekit.net/af/a28b50/00000000000000000000e803/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 16.6 KiB — 28 ms — h2https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3use.typekit.net/af/c2d3de/000000000... https://use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 200 — 17.4 KiB — 38 ms — h2https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/e3ca36/000000000... https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 16.9 KiB — 16 ms — h2https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/2841b6/000000000... https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 17.5 KiB — 24 ms — h2https://use.typekit.net/af/2553b3/000000000000000000011c34/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/2553b3/000000000... https://use.typekit.net/af/2553b3/000000000000000000011c34/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.1 KiB — 29 ms — h2https://use.typekit.net/af/8f2f8d/000000000000000000011c35/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/8f2f8d/000000000... https://use.typekit.net/af/8f2f8d/000000000000000000011c35/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 17.6 KiB — 29 ms — h2https://use.typekit.net/af/4c54ad/000000000000000000011c38/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/4c54ad/000000000... https://use.typekit.net/af/4c54ad/000000000000000000011c38/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 17.6 KiB — 35 ms — h2https://use.typekit.net/af/827015/000000000000000000011c3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/827015/000000000... https://use.typekit.net/af/827015/000000000000000000011c3b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 18.3 KiB — 29 ms — h2https://use.typekit.net/af/270ae4/000000000000000000011c3c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/270ae4/000000000... https://use.typekit.net/af/270ae4/000000000000000000011c3c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 18.9 KiB — 36 ms — h2https://use.typekit.net/af/46b75c/000000000000000000011c3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3use.typekit.net/af/46b75c/000000000... https://use.typekit.net/af/46b75c/000000000000000000011c3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 200 — 17.8 KiB — 30 ms — h2https://egov.ct.gov/sitecore-global-feedback/client/build/bundle.js?v=2egov.ct.gov/sitecore-global-feedbac... https://egov.ct.gov/sitecore-global-feedback/client/build/bundle.js?v=2 — 200 — 80.1 KiB — 1.3 s — http/1.1https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_css — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svgfonts.gstatic.com/s/i/productlogos/... https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg — 200 — 3.3 KiB — 30 ms — h3https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 70 ms — h3https://www.gstatic.com/images/branding/product/2x/translate_24dp.pngwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/product/2x/translate_24dp.png — 200 — 2.1 KiB — 28 ms — h2https://p.typekit.net/p.gif?s=1&k=pyg1doj&ht=tk&h=portal.ct.gov&f=1981.1982.1983.8542.8543.8544.2005.2006.2007.2008.2009.2010.14541.14542.14545.14548.14549.14550&a=2838185&js=1.21.0&app=typekit&e=js&_=1776804757737p.typekit.net/p.gif?s=1&k=pyg1doj&h... https://p.typekit.net/p.gif?s=1&k=pyg1doj&ht=tk&h=portal.ct.gov&f=1981.1982.1983.8542.8543.8544.2005.2006.2007.2008.2009.2010.14541.14542.14545.14548.14549.14550&a=2838185&js=1.21.0&app=typekit&e=js&_=1776804757737 — 200 — 205 B — 23 ms — h2https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callbacktranslate-pa.googleapis.com/v1/supp... https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback — 200 — 3.3 KiB — 83 ms — h2https://rum-collector-2.pingdom.net/img/beacon.gif?id=5579d063abe53d913a55de35&sAW=800&sAH=600&bIW=1350&bIH=940&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=585&cE=902&dLE=585&dLS=442&fS=441&hS=688&rE=-1&rS=-1&reS=902&resS=1110&resE=1112&uEE=-1&uES=-1&dL=1116&dI=2033&dCLES=2033&dCLEE=2045&dC=3412&lES=3412&lEE=3433&s=nt&title=CT.GOV-Connecticut%27s%20Official%20State%20Website&path=https%3A%2F%2Fportal.ct.gov%2F&ref=&sId=ceps81lu&sST=1776804758&sIS=1&rV=0&v=1.4.1rum-collector-2.pingdom.net/img/bea... https://rum-collector-2.pingdom.net/img/beacon.gif?id=5579d063abe53d913a55de35&sAW=800&sAH=600&bIW=1350&bIH=940&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=585&cE=902&dLE=585&dLS=442&fS=441&hS=688&rE=-1&rS=-1&reS=902&resS=1110&resE=1112&uEE=-1&uES=-1&dL=1116&dI=2033&dCLES=2033&dCLEE=2045&dC=3412&lES=3412&lEE=3433&s=nt&title=CT.GOV-Connecticut%27s%20Official%20State%20Website&path=https%3A%2F%2Fportal.ct.gov%2F&ref=&sId=ceps81lu&sST=1776804758&sIS=1&rV=0&v=1.4.1 — 200 — 213 B — 148 ms — http/1.1https://portal.ct.gov/favicon.icoportal.ct.gov/favicon.ico https://portal.ct.gov/favicon.ico — 200 — 32.1 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 1023ms · 554KB · $14/mo
portal.ct.gov
Other
Costly
Execution 609ms
Transfer 14 KB
Monthly Cost $8/mo
Unattributable
Other
Optional
Execution 102ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 152 KB
Unused 41%
Monthly Cost $1/mo
portal.ct.gov
Other
Optional
Execution 86ms
Transfer 140 KB
Unused 69%
Monthly Cost $1/mo
translate.googleapis.com
Other
Optional
Execution 70ms
Transfer 119 KB
Unused 78%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 68ms
Transfer 130 KB
Unused 47%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • portal.ct.gov adds 609ms and costs ~$8/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

portal.ct.gov takes 609ms 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

69% of portal.ct.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

78% of translate.googleapis.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