Skip to content
https://nh.gov

Performance

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

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

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

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

2.56 s

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

1 ms

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

0.001

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

1.87 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.56 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
5 PASS 4 REVIEW 4 FIX
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 (1.7 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
35 scripts, 311 KB unused
FIX
35 scripts, 311 KB unused
Warning::
https://www.nh.gov/themes/custom/state_of_nh_core/...: 103 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nh.gov/themes/custom/state_of_nh_core/...: unminified — 44 KB could be saved
Warning::
https://translate.googleapis.com/_/translate_http/...: 94 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nh.gov/themes/custom/state_of_nh_core/...: 60 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nh.gov/themes/custom/state_of_nh_core/...: unminified — 52 KB could be saved
Warning::
https://connect.facebook.net/en_US/bundle/sdk.js/: 54 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 311 KB
311 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery-ui.js?tdakgb123 KB103 KB (84%)3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.nl.2-2JqXXxIUQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfrHoeGWfp9mfKIskQ7twmalRFgNwg/m=el_main119 KB94 KB (79%)3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip.js?tdakgb86 KB60 KB (70%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (70%)3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery.fancybox.min.js22 KB3rd
https://www.nh.gov/core/misc/announce.js?v=10.3.13-dev2 KB3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/slick.min.js10 KB3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/owl.carousel.min.js11 KB3rd
https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit28 KB3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/main.js12 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

D
Page Weight Inventory
Action
131 resources · 1.7 MB · 311 KB savings available
FIX
131 resources · 1.7 MB · 311 KB savings available
Warning::
Page weight 692 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~311 KB of savings available
Warning::
130 third-party resources (100% of weight)
131 resources · 1.7 MiB · 130 third-party 692.3 KiB over 1MB target
JavaScript 39% · 666.2 KiB
Image 38% · 654.3 KiB
Font 16% · 275.4 KiB
CSS 6% · 109.1 KiB
Document 1% · 11.3 KiB
Other 0% · 39 B

~311.0 KiB of savings available

Remove unused JavaScript: 311.0 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
Page Weight Budget
Action
1.7 MB transferred, 131 requests
REVIEW
1.7 MB transferred, 131 requests
Info::
Page weighs 3.8 MB (1.7 MB transferred)
Warning::
JavaScript is 666 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 666 KB
Info::
Fonts are 275 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 275 KB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
131 requests
0.35 g CO2 per page load
JavaScript 666.2 KiB 39%
Images 653.3 KiB 38%
Fonts 275.4 KiB 16%
CSS 109.1 KiB 6%
HTML 11.3 KiB 1%
Other 1008 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

C
Image Optimization
Action
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://www.nh.gov/sites/g/files/ehbemt936/files/n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.nh.gov/sites/g/files/ehbemt936/files/i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 653 KB
0 oversized -0 KB
27 legacy format
2 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

B
JS Execution Cost
694ms total JS execution
REVIEW
694ms total JS execution
Warning::
https://www.nh.gov/: 326ms CPU time
Info::
Unattributable: 192ms CPU time
Info::
https://www.nh.gov/themes/custom/state_of_nh_core/...: 94ms CPU time
Info::
https://translate.googleapis.com/_/translate_http/...: 81ms CPU time
Warning::
Third-party scripts: 694ms (100% of total)

Main Thread Breakdown

Other 35% Style & Layout 23% Script Evaluation 22% Script Parsing & Compilation 10% Rendering 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.nh.gov/326ms8ms1ms3rd
Unattributable192ms7ms0ms3rd
https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/modernizr-custom.js94ms3ms0ms3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.nl.2-2JqXXxIUQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfrHoeGWfp9mfKIskQ7twmalRFgNwg/m=el_main81ms57ms17ms3rd
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
7 fonts (275 KB)
PASS
7 fonts (275 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

275 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.6 shttps://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 33.0 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 33.8 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 32.9 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 32.7 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 35.5 KiB — 27 ms — font-display: swaphttps://use.fontawesome.com/releases/v5.8.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v5.8.2/webfonts/fa-solid-900.woff2 — 73.0 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 34.5 KiB — 27 ms — font-display: swap
l woff2 swap
Size 33 KB
Load time 26 ms
Start 923 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 34 KB
Load time 12 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 29 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 20 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 35 KB
Load time 27 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 73 KB
Load time 26 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 35 KB
Load time 27 ms
Start 1.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)
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
131 requests over 1831ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.6 shttps://nh.gov// https://nh.gov/ — 301 — 39 B — 264 ms — h2https://www.nh.gov/www.nh.gov/ https://www.nh.gov/ — 200 — 11.3 KiB — 257 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/align.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/align.module.css?tdakgb — 200 — 483 B — 153 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/fieldgroup.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/fieldgroup.module.css?tdakgb — 200 — 362 B — 154 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/container-inline.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/container-inline.module.css?tdakgb — 200 — 422 B — 159 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/clearfix.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/clearfix.module.css?tdakgb — 200 — 488 B — 161 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/details.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/details.module.css?tdakgb — 200 — 376 B — 163 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/hidden.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/hidden.module.css?tdakgb — 200 — 918 B — 163 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/item-list.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/item-list.module.css?tdakgb — 200 — 423 B — 165 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/js.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/js.module.css?tdakgb — 200 — 498 B — 167 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/nowrap.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/nowrap.module.css?tdakgb — 200 — 372 B — 154 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/position-container.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/position-container.module.css?tdakgb — 200 — 360 B — 183 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/reset-appearance.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/reset-appearance.module.css?tdakgb — 200 — 458 B — 184 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/resize.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/resize.module.css?tdakgb — 200 — 424 B — 186 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-counter.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-counter.css?tdakgb — 200 — 575 B — 188 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-counters.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-counters.css?tdakgb — 200 — 572 B — 223 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tdakgb — 200 — 441 B — 224 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/tablesort.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/tablesort.module.css?tdakgb — 200 — 478 B — 225 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/components/progress.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/components/progress.module.css?tdakgb — 200 — 621 B — 228 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/components/ajax-progress.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/components/ajax-progress.module.css?tdakgb — 200 — 749 B — 232 ms — h2https://www.nh.gov/themes/contrib/stable/css/views/views.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/views/views.module.css?tdakgb — 200 — 482 B — 234 ms — h2https://www.nh.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdakgbwww.nh.gov/core/modules/layout_disc... https://www.nh.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdakgb — 200 — 380 B — 208 ms — h2https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/cta-information.css?tdakgbwww.nh.gov/modules/custom/st_conten... https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/cta-information.css?tdakgb — 200 — 723 B — 210 ms — h2https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/card-callout.css?tdakgbwww.nh.gov/modules/custom/st_conten... https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/card-callout.css?tdakgb — 200 — 804 B — 211 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/assets/vendor/normalize-css/normalize.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/assets/vendor/normalize-css/normalize.css?tdakgb — 200 — 2.8 KiB — 213 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/normalize-fixes.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/normalize-fixes.css?tdakgb — 200 — 467 B — 213 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/action-links.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/action-links.css?tdakgb — 200 — 632 B — 214 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/breadcrumb.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/breadcrumb.css?tdakgb — 200 — 549 B — 184 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/button.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/button.css?tdakgb — 200 — 404 B — 186 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/collapse-processed.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/collapse-processed.css?tdakgb — 200 — 604 B — 188 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.6 shttps://nh.gov// https://nh.gov/ — 301 — 39 B — 264 ms — h2https://www.nh.gov/www.nh.gov/ https://www.nh.gov/ — 200 — 11.3 KiB — 257 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/align.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/align.module.css?tdakgb — 200 — 483 B — 153 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/fieldgroup.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/fieldgroup.module.css?tdakgb — 200 — 362 B — 154 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/container-inline.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/container-inline.module.css?tdakgb — 200 — 422 B — 159 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/clearfix.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/clearfix.module.css?tdakgb — 200 — 488 B — 161 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/details.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/details.module.css?tdakgb — 200 — 376 B — 163 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/hidden.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/hidden.module.css?tdakgb — 200 — 918 B — 163 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/item-list.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/item-list.module.css?tdakgb — 200 — 423 B — 165 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/js.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/js.module.css?tdakgb — 200 — 498 B — 167 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/nowrap.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/nowrap.module.css?tdakgb — 200 — 372 B — 154 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/position-container.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/position-container.module.css?tdakgb — 200 — 360 B — 183 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/reset-appearance.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/reset-appearance.module.css?tdakgb — 200 — 458 B — 184 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/resize.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/resize.module.css?tdakgb — 200 — 424 B — 186 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-counter.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-counter.css?tdakgb — 200 — 575 B — 188 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-counters.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-counters.css?tdakgb — 200 — 572 B — 223 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/system-status-report-general-info.css?tdakgb — 200 — 441 B — 224 ms — h2https://www.nh.gov/themes/contrib/stable/css/system/components/tablesort.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/system/components/tablesort.module.css?tdakgb — 200 — 478 B — 225 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/components/progress.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/components/progress.module.css?tdakgb — 200 — 621 B — 228 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/components/ajax-progress.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/components/ajax-progress.module.css?tdakgb — 200 — 749 B — 232 ms — h2https://www.nh.gov/themes/contrib/stable/css/views/views.module.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/views/views.module.css?tdakgb — 200 — 482 B — 234 ms — h2https://www.nh.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdakgbwww.nh.gov/core/modules/layout_disc... https://www.nh.gov/core/modules/layout_discovery/layouts/onecol/onecol.css?tdakgb — 200 — 380 B — 208 ms — h2https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/cta-information.css?tdakgbwww.nh.gov/modules/custom/st_conten... https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/cta-information.css?tdakgb — 200 — 723 B — 210 ms — h2https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/card-callout.css?tdakgbwww.nh.gov/modules/custom/st_conten... https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/css/card-callout.css?tdakgb — 200 — 804 B — 211 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/assets/vendor/normalize-css/normalize.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/assets/vendor/normalize-css/normalize.css?tdakgb — 200 — 2.8 KiB — 213 ms — h2https://www.nh.gov/themes/contrib/stable/css/core/normalize-fixes.css?tdakgbwww.nh.gov/themes/contrib/stable/cs... https://www.nh.gov/themes/contrib/stable/css/core/normalize-fixes.css?tdakgb — 200 — 467 B — 213 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/action-links.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/action-links.css?tdakgb — 200 — 632 B — 214 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/breadcrumb.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/breadcrumb.css?tdakgb — 200 — 549 B — 184 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/button.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/button.css?tdakgb — 200 — 404 B — 186 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/collapse-processed.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/collapse-processed.css?tdakgb — 200 — 604 B — 188 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/container-inline.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/container-inline.css?tdakgb — 200 — 448 B — 189 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/details.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/details.css?tdakgb — 200 — 576 B — 191 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/exposed-filters.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/exposed-filters.css?tdakgb — 200 — 570 B — 193 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/field.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/field.css?tdakgb — 200 — 477 B — 195 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/form.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/form.css?tdakgb — 200 — 1.0 KiB — 197 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/icons.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/icons.css?tdakgb — 200 — 538 B — 201 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/inline-form.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/inline-form.css?tdakgb — 200 — 559 B — 167 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/item-list.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/item-list.css?tdakgb — 200 — 517 B — 229 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/link.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/link.css?tdakgb — 200 — 437 B — 231 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/links.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/links.css?tdakgb — 200 — 477 B — 232 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/menu.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/menu.css?tdakgb — 200 — 565 B — 233 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/more-link.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/more-link.css?tdakgb — 200 — 418 B — 309 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/pager.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/pager.css?tdakgb — 200 — 426 B — 310 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/tabledrag.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/tabledrag.css?tdakgb — 200 — 427 B — 312 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/tableselect.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/tableselect.css?tdakgb — 200 — 463 B — 313 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/tablesort.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/tablesort.css?tdakgb — 200 — 391 B — 316 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/tabs.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/tabs.css?tdakgb — 200 — 538 B — 318 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/textarea.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/textarea.css?tdakgb — 200 — 416 B — 233 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/ui-dialog.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/ui-dialog.css?tdakgb — 200 — 428 B — 234 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/messages.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/messages.css?tdakgb — 200 — 878 B — 236 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/progress.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/progress.css?tdakgb — 200 — 960 B — 239 ms — h2https://www.nh.gov/themes/contrib/classy/css/components/node.css?tdakgbwww.nh.gov/themes/contrib/classy/cs... https://www.nh.gov/themes/contrib/classy/css/components/node.css?tdakgb — 200 — 379 B — 242 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/css/custom.css?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/css/custom.css?tdakgb — 200 — 453 B — 243 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/css/jquery.fancybox.css?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/css/jquery.fancybox.css?tdakgb — 200 — 3.7 KiB — 245 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/css/jquery-ui.css?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/css/jquery-ui.css?tdakgb — 200 — 8.5 KiB — 248 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/css/styles.css?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/css/styles.css?tdakgb — 200 — 48.8 KiB — 314 ms — h2https://use.typekit.net/tkb5drm.cssuse.typekit.net/tkb5drm.css https://use.typekit.net/tkb5drm.css — 200 — 1.1 KiB — 68 ms — h2https://use.fontawesome.com/releases/v5.8.2/css/all.cssuse.fontawesome.com/releases/v5.8.2... https://use.fontawesome.com/releases/v5.8.2/css/all.css — 200 — 13.0 KiB — 75 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/img/scrollToTop.svgwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/img/scrollToTop.svg — 200 — 624 B — 299 ms — h2https://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 — 84 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/img/googleTranslate.pngwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/img/googleTranslate.png — 200 — 2.0 KiB — 308 ms — h2https://www.nh.gov/sites/g/files/ehbemt936/files/nhgov-blue-lg.pngwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/nhgov-blue-lg.png — 200 — 3.1 KiB — 309 ms — h2https://www.nh.gov/sites/g/files/ehbemt936/files/images/seal-no-laurels-live-free-125px.pngwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/images/seal-no-laurels-live-free-125px.png — 200 — 31.7 KiB — 315 ms — h2https://www.nh.gov/sites/g/files/ehbemt936/files/documents/page_css/homepage-01.csswww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/documents/page_css/homepage-01.css — 200 — 621 B — 317 ms — h2https://www.nh.gov/sites/g/files/ehbemt936/files/styles/cta_information/public/media/module_image/ayotte-headshot-square.png?h=dd3da85a&itok=z2_4VI5Rwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/cta_information/public/media/module_image/ayotte-headshot-square.png?h=dd3da85a&itok=z2_4VI5R — 200 — 21.9 KiB — 329 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/modernizr-custom.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/modernizr-custom.js — 200 — 3.3 KiB — 330 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/browser-polyfill.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/browser-polyfill.min.js — 200 — 23.2 KiB — 344 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/svg4everybody.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/svg4everybody.min.js — 200 — 1.2 KiB — 346 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/bootstrap.bundle.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/bootstrap.bundle.min.js — 200 — 22.0 KiB — 362 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery.responsiveTabs.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery.responsiveTabs.min.js — 200 — 2.9 KiB — 360 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/slick.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/slick.min.js — 200 — 10.5 KiB — 368 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/owl.carousel.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/owl.carousel.min.js — 200 — 11.4 KiB — 378 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery.fancybox.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery.fancybox.min.js — 200 — 21.8 KiB — 391 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/main.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/main.js — 200 — 11.9 KiB — 384 ms — h2https://www.nh.gov/core/assets/vendor/jquery/jquery.min.js?v=3.7.1www.nh.gov/core/assets/vendor/jquer... https://www.nh.gov/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 29.9 KiB — 453 ms — h2https://www.nh.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.nh.gov/core/assets/vendor/once/... https://www.nh.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 962 B — 399 ms — h2https://www.nh.gov/core/misc/drupalSettingsLoader.js?v=10.3.13-devwww.nh.gov/core/misc/drupalSettings... https://www.nh.gov/core/misc/drupalSettingsLoader.js?v=10.3.13-dev — 200 — 668 B — 403 ms — h2https://www.nh.gov/core/misc/drupal.js?v=10.3.13-devwww.nh.gov/core/misc/drupal.js?v=10... https://www.nh.gov/core/misc/drupal.js?v=10.3.13-dev — 200 — 6.3 KiB — 407 ms — h2https://www.nh.gov/core/misc/drupal.init.js?v=10.3.13-devwww.nh.gov/core/misc/drupal.init.js... https://www.nh.gov/core/misc/drupal.init.js?v=10.3.13-dev — 200 — 771 B — 409 ms — h2https://www.nh.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.nh.gov/core/assets/vendor/tabba... https://www.nh.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.6 KiB — 412 ms — h2https://www.nh.gov/core/misc/progress.js?v=10.3.13-devwww.nh.gov/core/misc/progress.js?v=... https://www.nh.gov/core/misc/progress.js?v=10.3.13-dev — 200 — 1.9 KiB — 414 ms — h2https://www.nh.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.nh.gov/core/assets/vendor/loadj... https://www.nh.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.2 KiB — 417 ms — h2https://www.nh.gov/core/misc/debounce.js?v=10.3.13-devwww.nh.gov/core/misc/debounce.js?v=... https://www.nh.gov/core/misc/debounce.js?v=10.3.13-dev — 200 — 943 B — 420 ms — h2https://www.nh.gov/core/misc/announce.js?v=10.3.13-devwww.nh.gov/core/misc/announce.js?v=... https://www.nh.gov/core/misc/announce.js?v=10.3.13-dev — 200 — 1.9 KiB — 425 ms — h2https://www.nh.gov/core/misc/message.js?v=10.3.13-devwww.nh.gov/core/misc/message.js?v=1... https://www.nh.gov/core/misc/message.js?v=10.3.13-dev — 200 — 2.6 KiB — 438 ms — h2https://www.nh.gov/core/misc/ajax.js?v=10.3.13-devwww.nh.gov/core/misc/ajax.js?v=10.3... https://www.nh.gov/core/misc/ajax.js?v=10.3.13-dev — 200 — 16.8 KiB — 451 ms — h2https://www.nh.gov/themes/contrib/stable/js/ajax.js?v=10.3.13-devwww.nh.gov/themes/contrib/stable/js... https://www.nh.gov/themes/contrib/stable/js/ajax.js?v=10.3.13-dev — 200 — 515 B — 442 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery-ui.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery-ui.js?tdakgb — 200 — 122.6 KiB — 492 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip.js?tdakgb — 200 — 86.3 KiB — 493 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip-utils.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip-utils.js?tdakgb — 200 — 2.6 KiB — 468 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip-utils-ie.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jszip-utils-ie.js?tdakgb — 200 — 1.4 KiB — 455 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/FileSaver.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/FileSaver.js?tdakgb — 200 — 2.6 KiB — 457 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/js/main.js?tdakgbwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/main.js?tdakgb — 200 — 11.9 KiB — 464 ms — h2https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/js/card-callout.js?v=1.xwww.nh.gov/modules/custom/st_conten... https://www.nh.gov/modules/custom/st_content_blocks/frontend/library/js/card-callout.js?v=1.x — 200 — 874 B — 464 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 40 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/cta_information/public/images/librarian-bag-200x300.jpg?h=bf372811&itok=UZEkx8Fjwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/cta_information/public/images/librarian-bag-200x300.jpg?h=bf372811&itok=UZEkx8Fj — 200 — 3.4 KiB — 465 ms — h2https://p.typekit.net/p.css?s=1&k=tkb5drm&ht=tk&f=139.140.173.174.175.176.25136&a=83406675&app=typekit&e=cssp.typekit.net/p.css?s=1&k=tkb5drm&h... https://p.typekit.net/p.css?s=1&k=tkb5drm&ht=tk&f=139.140.173.174.175.176.25136&a=83406675&app=typekit&e=css — 200 — 172 B — 24 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 16 ms — h3https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/705e94/000000000... https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 33.0 KiB — 26 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 — 76 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.nl.2-2JqXXxIUQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfrHoeGWfp9mfKIskQ7twmalRFgNwg/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.nl.2-2JqXXxIUQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfrHoeGWfp9mfKIskQ7twmalRFgNwg/m=el_main — 200 — 118.7 KiB — 113 ms — h2https://www.nh.gov/sites/g/files/ehbemt936/files/inline-images/contact-list-15.pngwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/inline-images/contact-list-15.png — 200 — 178.7 KiB — 369 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/full-staff-callout.jpg?h=b6289c82&itok=R_onFk-Nwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/full-staff-callout.jpg?h=b6289c82&itok=R_onFk-N — 200 — 18.2 KiB — 197 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/nh-live-free-callout.jpg?h=b6289c82&itok=WDtgTqjAwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/nh-live-free-callout.jpg?h=b6289c82&itok=WDtgTqjA — 200 — 17.0 KiB — 204 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/trans-nh-callout.jpg?h=b6289c82&itok=iDpWnpC1www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/trans-nh-callout.jpg?h=b6289c82&itok=iDpWnpC1 — 200 — 11.3 KiB — 211 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/dmv-callout.jpg?h=b6289c82&itok=t8Mx6onGwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/dmv-callout.jpg?h=b6289c82&itok=t8Mx6onG — 200 — 23.1 KiB — 333 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/readynh-callout.jpg?h=b6289c82&itok=Sau9ht17www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/readynh-callout.jpg?h=b6289c82&itok=Sau9ht17 — 200 — 13.1 KiB — 273 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/jobs-callout.jpg?h=b6289c82&itok=If9dVT__www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/jobs-callout.jpg?h=b6289c82&itok=If9dVT__ — 200 — 11.6 KiB — 288 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/nh-able-callout.jpg?h=b6289c82&itok=9aG_wjZmwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/nh-able-callout.jpg?h=b6289c82&itok=9aG_wjZm — 200 — 11.6 KiB — 276 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/recovery-callout.jpg?h=b6289c82&itok=qqhb3Puqwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/recovery-callout.jpg?h=b6289c82&itok=qqhb3Puq — 200 — 13.6 KiB — 311 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/doorway-callout.jpg?h=b6289c82&itok=2AQFp_eMwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/doorway-callout.jpg?h=b6289c82&itok=2AQFp_eM — 200 — 18.0 KiB — 280 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/cyber-incident-callout.jpg?h=b6289c82&itok=_hI7tzwzwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/cyber-incident-callout.jpg?h=b6289c82&itok=_hI7tzwz — 200 — 17.2 KiB — 317 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/missing-callout.jpg?h=b6289c82&itok=UuvZw5Brwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/missing-callout.jpg?h=b6289c82&itok=UuvZw5Br — 200 — 14.8 KiB — 264 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/callout-cybersecurity.jpg?h=0b884c22&itok=PfBS7Qh2www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/callout_image/public/callouts/callout-cybersecurity.jpg?h=0b884c22&itok=PfBS7Qh2 — 200 — 36.9 KiB — 338 ms — h3https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/949f99/000000000... https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 33.8 KiB — 12 ms — h2https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/6e816b/000000000... https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 32.9 KiB — 29 ms — h2https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/576d53/000000000... https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 32.7 KiB — 20 ms — h2https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/4c4052/000000000... https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 35.5 KiB — 27 ms — h2https://use.fontawesome.com/releases/v5.8.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v5.8.2... https://use.fontawesome.com/releases/v5.8.2/webfonts/fa-solid-900.woff2 — 200 — 73.0 KiB — 26 ms — h2https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/5c70f2/000000000... https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 34.5 KiB — 27 ms — h2https://www.nh.gov/themes/custom/state_of_nh_core/library/img/selectDropdown.pngwww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/img/selectDropdown.png — 200 — 306 B — 233 ms — h3https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery-3.3.1.min.jswww.nh.gov/themes/custom/state_of_n... https://www.nh.gov/themes/custom/state_of_nh_core/library/js/vendor/jquery-3.3.1.min.js — 200 — 29.6 KiB — 120 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/home_page_banner_mobile/public/images/epping.jpg?h=0e163be4&itok=Pz_xlXUHwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/home_page_banner_mobile/public/images/epping.jpg?h=0e163be4&itok=Pz_xlXUH — 200 — 128.0 KiB — 117 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/images/doctor-pfml-300x250.jpg?h=0b884c22&itok=xapIPRu4www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/images/doctor-pfml-300x250.jpg?h=0b884c22&itok=xapIPRu4 — 200 — 20.6 KiB — 117 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/media/module_image/callout-business-gateway.jpg?h=dca8be2e&itok=moyIkSa_www.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/media/module_image/callout-business-gateway.jpg?h=dca8be2e&itok=moyIkSa_ — 200 — 30.4 KiB — 107 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/images/contracts-300x250.jpg?h=0b884c22&itok=Avc44auVwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/styles/card_callout/public/images/contracts-300x250.jpg?h=0b884c22&itok=Avc44auV — 200 — 19.9 KiB — 100 ms — h3https://www.nh.gov/sites/g/files/ehbemt936/files/iconseal_0.gifwww.nh.gov/sites/g/files/ehbemt936/... https://www.nh.gov/sites/g/files/ehbemt936/files/iconseal_0.gif — 200 — 969 B — 97 ms — h3https://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 — 35 ms — h3https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.pngwww.gstatic.com/images/branding/goo... https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png — 200 — 1.2 KiB — 14 ms — h2https://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 — 1.9 KiB — 15 ms — h2https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=nl&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callbacktranslate-pa.googleapis.com/v1/supp... https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=nl&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback — 200 — 3.3 KiB — 30 ms — h2
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 694ms · 133KB · $9/mo
www.nh.gov
Other
Costly
Execution 326ms
Transfer 11 KB
Monthly Cost $4/mo
Unattributable
Other
Optional
Execution 192ms
Transfer 0 KB
Monthly Cost $3/mo
www.nh.gov
Other
Optional
Execution 94ms
Transfer 3 KB
Monthly Cost $1/mo
translate.googleapis.com
Other
Optional
Execution 81ms
Transfer 119 KB
Unused 79%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.nh.gov adds 326ms and costs ~$4/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

www.nh.gov takes 326ms 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

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