Skip to content
https://nd.gov

Performance

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

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

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

2.22 s

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

3.40 s

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

0 ms

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

0.622

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

3.01 s

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

3.40 s

Page Load Progression

654 ms
1.3 s
2.0 s
2.6 s
3.3 s
3.9 s
4.6 s
5.2 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 99 requests
FIX
3.7 MB transferred, 99 requests
Warning::
Page weighs 4.7 MB (3.7 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 843 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 843 KB
Info::
Fonts are 355 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 355 KB
Info::
99 HTTP requests
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
99 requests
0.77 g CO2 per page load
Images 2.3 MiB 62%
JavaScript 842.5 KiB 22%
Fonts 355.1 KiB 9%
CSS 144.6 KiB 4%
HTML 95.4 KiB 3%
Other 1.7 KiB 0%
Other 546 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 (3.7 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
71 scripts, 313 KB unused
FIX
71 scripts, 313 KB unused
Warning::
https://www.nd.gov/themes/contrib/bootstrap5/dist/...: 153 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nd.gov/themes/contrib/bootstrap5/dist/...: unminified — 70 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E6CR...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nd.gov/core/misc/ajax.js?v=11.3.2: 41 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nd.gov/core/misc/ajax.js?v=11.3.2: unminified — 46 KB could be saved
Warning::
https://www.nd.gov/core/assets/vendor/jquery/jquer...: 30 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nd.gov/libraries/slick/slick/slick.min...: 26 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 313 KB
313 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.nd.gov/themes/contrib/bootstrap5/dist/bootstrap/5.3.8/dist/js/bootstrap.bundle.js?v=5.3.8203 KB153 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12146 KB63 KB (43%)3rd
https://www.nd.gov/core/misc/ajax.js?v=11.3.265 KB41 KB (64%)3rd
https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.177 KB30 KB (39%)3rd
https://www.nd.gov/libraries/slick/slick/slick.min.js?v=1.x52 KB26 KB (51%)3rd
https://www.nd.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.3.24 KB3rd
https://www.nd.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.02 KB3rd
https://www.nd.gov/modules/custom/ndit_config_pages/file_link_icons/js/icons.js?v=1.x2 KB3rd
https://app-script.monsido.com/v2/monsido-script.js4 KB3rd
https://www.nd.gov/core/assets/vendor/once/once.min.js?v=1.0.11 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
99 resources · 3.7 MB · 313 KB savings available
FIX
99 resources · 3.7 MB · 313 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~313 KB of savings available
Warning::
98 third-party resources (100% of weight)
Info::
4 resources over 200KB
99 resources · 3.7 MiB · 98 third-party 2.7 MiB over 1MB target
Image 62% · 2.3 MiB
JavaScript 22% · 842.5 KiB
Font 9% · 355.1 KiB
CSS 4% · 144.6 KiB
Document 3% · 95.5 KiB
Other 0% · 546 B

~313.4 KiB of savings available

Remove unused JavaScript: 313.4 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.

B
Image Optimization
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Info::
All images are well-optimized
13 images 2.3 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
447ms total JS execution
PASS
447ms total JS execution
Info::
https://www.nd.gov/: 184ms CPU time
Info::
Unattributable: 121ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-E6CR...: 90ms CPU time
Info::
https://www.nd.gov/core/misc/drupal.init.js?v=11.3...: 51ms CPU time
Warning::
Third-party scripts: 447ms (100% of total)

Main Thread Breakdown

Other 30% Script Evaluation 27% Style & Layout 22% Parse HTML & CSS 8% Script Parsing & Compilation 8% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://www.nd.gov/184ms2ms1ms3rd
Unattributable121ms2ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N1290ms73ms14ms3rd
https://www.nd.gov/core/misc/drupal.init.js?v=11.3.251ms36ms0ms3rd
A+
Font Loading
5 fonts (355 KB)
PASS
5 fonts (355 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

355 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 2.2 s LCP 3.4 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 14 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2 — 147.0 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2c4mv1nF8G8_swA3J0R9rkoc... https://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2 — 36.1 KiB — 9 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2 — 107.8 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 22.2 KiB — 10 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 14 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 43 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
c4mv1nF8G8_swA3J0R9rkoc... woff2 swap
Size 36 KB
Load time 9 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 41 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 22 KB
Load time 10 ms
Start 1.8 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 ~127 KB and ~254 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
99 requests over 5654ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.2 s LCP 3.4 shttps://nd.gov// https://nd.gov/ — 308 — 118 B — 666 ms — h2https://www.nd.gov/www.nd.gov/ https://www.nd.gov/ — 200 — 95.4 KiB — 815 ms — h2https://www.nd.gov/sites/default/files/css/css_O_BpzmVozTnfLF9IE-mvB04n3MFcEEVvjMHfLseQa0s.css?delta=0&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00gwww.nd.gov/sites/default/files/css/... https://www.nd.gov/sites/default/files/css/css_O_BpzmVozTnfLF9IE-mvB04n3MFcEEVvjMHfLseQa0s.css?delta=0&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00g — 200 — 5.4 KiB — 669 ms — h2https://use.fontawesome.com/releases/v6.4.2/css/all.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/all.css — 200 — 24.2 KiB — 29 ms — h2https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.css — 200 — 4.7 KiB — 28 ms — h2https://www.nd.gov/sites/default/files/css/css_BRd2xPi7oS-9B7L_A8rxzXRdk149qrFqeSVwGm3jdp4.css?delta=3&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00gwww.nd.gov/sites/default/files/css/... https://www.nd.gov/sites/default/files/css/css_BRd2xPi7oS-9B7L_A8rxzXRdk149qrFqeSVwGm3jdp4.css?delta=3&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00g — 200 — 107.3 KiB — 670 ms — h2https://www.nd.gov/core/misc/drupalSettingsLoader.js?v=11.3.2www.nd.gov/core/misc/drupalSettings... https://www.nd.gov/core/misc/drupalSettingsLoader.js?v=11.3.2 — 200 — 767 B — 451 ms — h2https://www.nd.gov/modules/contrib/google_tag/js/gtag.js?td8f34www.nd.gov/modules/contrib/google_t... https://www.nd.gov/modules/contrib/google_tag/js/gtag.js?td8f34 — 200 — 1.5 KiB — 449 ms — h2https://livestream.com/assets/plugins/referrer_tracking.jslivestream.com/assets/plugins/refer... https://livestream.com/assets/plugins/referrer_tracking.js — -1 — 0 B — 35 ms — https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/food%20%26%20ag.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/food%20%26%20ag.jpg — 200 — 156.0 KiB — 434 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Energy%20%26%20Nat%20Resources/energy%20%26%20nat%20res2.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Energy%20%26%20Nat%20Resources/energy%20%26%20nat%20res2.jpg — 200 — 129.6 KiB — 628 ms — h2https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Al... https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap — 200 — 981 B — 13 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700 — 200 — 2.0 KiB — 14 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/UAS.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/UAS.jpg — 200 — 135.8 KiB — 396 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/IT.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/IT.jpg — 200 — 119.9 KiB — 405 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Tourism%20(1).jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Tourism%20(1).jpg — 200 — 157.5 KiB — 602 ms — h2https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 77.2 KiB — 414 ms — h2https://app-script.monsido.com/v2/monsido-script.jsapp-script.monsido.com/v2/monsido-s... https://app-script.monsido.com/v2/monsido-script.js — 200 — 3.7 KiB — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12 — 200 — 146.4 KiB — 33 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 14 ms — h3https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.0 KiB — 43 ms — h2https://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2fonts.gstatic.com/s/aleo/v16/c4mv1n... https://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2 — 200 — 36.1 KiB — 9 ms — h3https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2use.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2 — 200 — 107.8 KiB — 41 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 22.2 KiB — 10 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890258201&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1997625939.1776890258&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~117884344&sid=1776890258&sct=1&seg=0&dl=https%3A%2F%2Fwww.nd.gov%2F&dt=Home%20%7C%20North%20Dakota%20State%20Government%20-%20ND%20Portal&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1918www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890258201&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1997625939.1776890258&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~117884344&sid=1776890258&sct=1&seg=0&dl=https%3A%2F%2Fwww.nd.gov%2F&dt=Home%20%7C%20North%20Dakota%20State%20Government%20-%20ND%20Portal&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1918 — 204 — 546 B — 32 ms — h2https://www.nd.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.nd.gov/core/assets/vendor/once/... https://www.nd.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 1.4 KiB — 416 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=gvK64oWG&cb=b20f937cwww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=gvK64oWG&cb=b20f937c — 200 — 103.2 KiB — 404 ms — h2https://www.nd.gov/sites/default/files/styles/logo/public/documents/theme/ND.%20Be%20Leg.%20HORZ.%20white%20reverse.png?itok=nL09uzDT&cb=6dded4eewww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/logo/public/documents/theme/ND.%20Be%20Leg.%20HORZ.%20white%20reverse.png?itok=nL09uzDT&cb=6dded4ee — 200 — 4.0 KiB — 400 ms — h2https://www.nd.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?td8f34www.nd.gov/modules/contrib/slick/js... https://www.nd.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?td8f34 — 200 — 250 B — 249 ms — h2https://www.nd.gov/core/misc/drupal.js?v=11.3.2www.nd.gov/core/misc/drupal.js?v=11... https://www.nd.gov/core/misc/drupal.js?v=11.3.2 — 200 — 20.3 KiB — 245 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.2 s LCP 3.4 shttps://nd.gov// https://nd.gov/ — 308 — 118 B — 666 ms — h2https://www.nd.gov/www.nd.gov/ https://www.nd.gov/ — 200 — 95.4 KiB — 815 ms — h2https://www.nd.gov/sites/default/files/css/css_O_BpzmVozTnfLF9IE-mvB04n3MFcEEVvjMHfLseQa0s.css?delta=0&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00gwww.nd.gov/sites/default/files/css/... https://www.nd.gov/sites/default/files/css/css_O_BpzmVozTnfLF9IE-mvB04n3MFcEEVvjMHfLseQa0s.css?delta=0&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00g — 200 — 5.4 KiB — 669 ms — h2https://use.fontawesome.com/releases/v6.4.2/css/all.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/all.css — 200 — 24.2 KiB — 29 ms — h2https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.css — 200 — 4.7 KiB — 28 ms — h2https://www.nd.gov/sites/default/files/css/css_BRd2xPi7oS-9B7L_A8rxzXRdk149qrFqeSVwGm3jdp4.css?delta=3&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00gwww.nd.gov/sites/default/files/css/... https://www.nd.gov/sites/default/files/css/css_BRd2xPi7oS-9B7L_A8rxzXRdk149qrFqeSVwGm3jdp4.css?delta=3&language=en&theme=ndit_base&include=eJyNUVtuxDAIvJA3_trzWH6wKQo2lsFN09PXSbZqtD9bCaEZGAkYgo-LUx5RbfjDDiMXE5hVtPl6Hz2BK5-Jg6eb6EZY5msng4ifQa61wglMXCChcru7Sn3G4uo-D0uCoi4Qx8VeiYncwKbWq6cpoSeez1Lhlj3hNxj40jF9-RU9qXkggdvRcYXYnd8OaB5c1K8gnMFe8LRC2Ol7wSQfmA35jfvYsyMlaE4gKnI593apV8LoFez_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00g — 200 — 107.3 KiB — 670 ms — h2https://www.nd.gov/core/misc/drupalSettingsLoader.js?v=11.3.2www.nd.gov/core/misc/drupalSettings... https://www.nd.gov/core/misc/drupalSettingsLoader.js?v=11.3.2 — 200 — 767 B — 451 ms — h2https://www.nd.gov/modules/contrib/google_tag/js/gtag.js?td8f34www.nd.gov/modules/contrib/google_t... https://www.nd.gov/modules/contrib/google_tag/js/gtag.js?td8f34 — 200 — 1.5 KiB — 449 ms — h2https://livestream.com/assets/plugins/referrer_tracking.jslivestream.com/assets/plugins/refer... https://livestream.com/assets/plugins/referrer_tracking.js — -1 — 0 B — 35 ms — https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/food%20%26%20ag.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/food%20%26%20ag.jpg — 200 — 156.0 KiB — 434 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Energy%20%26%20Nat%20Resources/energy%20%26%20nat%20res2.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Energy%20%26%20Nat%20Resources/energy%20%26%20nat%20res2.jpg — 200 — 129.6 KiB — 628 ms — h2https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Al... https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&display=swap — 200 — 981 B — 13 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700 — 200 — 2.0 KiB — 14 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/UAS.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/UAS.jpg — 200 — 135.8 KiB — 396 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/IT.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/IT.jpg — 200 — 119.9 KiB — 405 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Tourism%20(1).jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Tourism%20(1).jpg — 200 — 157.5 KiB — 602 ms — h2https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 77.2 KiB — 414 ms — h2https://app-script.monsido.com/v2/monsido-script.jsapp-script.monsido.com/v2/monsido-s... https://app-script.monsido.com/v2/monsido-script.js — 200 — 3.7 KiB — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12 — 200 — 146.4 KiB — 33 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 14 ms — h3https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.0 KiB — 43 ms — h2https://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2fonts.gstatic.com/s/aleo/v16/c4mv1n... https://fonts.gstatic.com/s/aleo/v16/c4mv1nF8G8_swA3J0R9rkoc.woff2 — 200 — 36.1 KiB — 9 ms — h3https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2use.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-brands-400.woff2 — 200 — 107.8 KiB — 41 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2 — 200 — 22.2 KiB — 10 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890258201&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1997625939.1776890258&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~117884344&sid=1776890258&sct=1&seg=0&dl=https%3A%2F%2Fwww.nd.gov%2F&dt=Home%20%7C%20North%20Dakota%20State%20Government%20-%20ND%20Portal&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1918www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890258201&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1997625939.1776890258&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~117884344&sid=1776890258&sct=1&seg=0&dl=https%3A%2F%2Fwww.nd.gov%2F&dt=Home%20%7C%20North%20Dakota%20State%20Government%20-%20ND%20Portal&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1918 — 204 — 546 B — 32 ms — h2https://www.nd.gov/core/assets/vendor/once/once.min.js?v=1.0.1www.nd.gov/core/assets/vendor/once/... https://www.nd.gov/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 1.4 KiB — 416 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=gvK64oWG&cb=b20f937cwww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=gvK64oWG&cb=b20f937c — 200 — 103.2 KiB — 404 ms — h2https://www.nd.gov/sites/default/files/styles/logo/public/documents/theme/ND.%20Be%20Leg.%20HORZ.%20white%20reverse.png?itok=nL09uzDT&cb=6dded4eewww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/logo/public/documents/theme/ND.%20Be%20Leg.%20HORZ.%20white%20reverse.png?itok=nL09uzDT&cb=6dded4ee — 200 — 4.0 KiB — 400 ms — h2https://www.nd.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?td8f34www.nd.gov/modules/contrib/slick/js... https://www.nd.gov/modules/contrib/slick/js/jquery-type-polyfill.min.js?td8f34 — 200 — 250 B — 249 ms — h2https://www.nd.gov/core/misc/drupal.js?v=11.3.2www.nd.gov/core/misc/drupal.js?v=11... https://www.nd.gov/core/misc/drupal.js?v=11.3.2 — 200 — 20.3 KiB — 245 ms — h2https://www.nd.gov/core/misc/drupal.init.js?v=11.3.2www.nd.gov/core/misc/drupal.init.js... https://www.nd.gov/core/misc/drupal.init.js?v=11.3.2 — 200 — 1013 B — 246 ms — h2https://www.nd.gov/core/misc/debounce.js?v=11.3.2www.nd.gov/core/misc/debounce.js?v=... https://www.nd.gov/core/misc/debounce.js?v=11.3.2 — 200 — 1.5 KiB — 250 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/version-min.js?v=11.3.2 — 200 — 257 B — 246 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/data-min.js?v=11.3.2 — 200 — 518 B — 245 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=qeMOH9RV&cb=d888fc9ewww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=qeMOH9RV&cb=d888fc9e — 200 — 150.5 KiB — 372 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=11.3.2 — 200 — 706 B — 243 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=11.3.2 — 200 — 673 B — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=11.3.2 — 200 — 800 B — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=11.3.2 — 200 — 643 B — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=11.3.2 — 200 — 959 B — 253 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=11.3.2 — 200 — 579 B — 245 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=11.3.2 — 200 — 552 B — 246 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widget-min.js?v=11.3.2 — 200 — 8.5 KiB — 253 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/labels-min.js?v=11.3.2 — 200 — 774 B — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=11.3.2 — 200 — 4.4 KiB — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=11.3.2 — 200 — 1.1 KiB — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=11.3.2 — 200 — 3.3 KiB — 244 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=11.3.2 — 200 — 4.4 KiB — 244 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=11.3.2 — 200 — 18.1 KiB — 251 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=11.3.2 — 200 — 19.1 KiB — 250 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=11.3.2 — 200 — 6.1 KiB — 252 ms — h2https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.3.2www.nd.gov/core/assets/vendor/jquer... https://www.nd.gov/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=11.3.2 — 200 — 13.0 KiB — 270 ms — h2https://www.nd.gov/libraries/slick/slick/slick.min.js?v=1.xwww.nd.gov/libraries/slick/slick/sl... https://www.nd.gov/libraries/slick/slick/slick.min.js?v=1.x — 200 — 52.0 KiB — 272 ms — h2https://www.nd.gov/themes/contrib/bootstrap5/dist/bootstrap/5.3.8/dist/js/bootstrap.bundle.js?v=5.3.8www.nd.gov/themes/contrib/bootstrap... https://www.nd.gov/themes/contrib/bootstrap5/dist/bootstrap/5.3.8/dist/js/bootstrap.bundle.js?v=5.3.8 — 200 — 203.2 KiB — 281 ms — h2https://www.nd.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0www.nd.gov/core/assets/vendor/tabba... https://www.nd.gov/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0 — 200 — 6.1 KiB — 247 ms — h2https://www.nd.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.3.2www.nd.gov/core/assets/vendor/tua-b... https://www.nd.gov/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=11.3.2 — 200 — 4.0 KiB — 248 ms — h2https://www.nd.gov/modules/contrib/back_to_top/js/back_to_top.js?v=11.3.2www.nd.gov/modules/contrib/back_to_... https://www.nd.gov/modules/contrib/back_to_top/js/back_to_top.js?v=11.3.2 — 200 — 2.4 KiB — 243 ms — h2https://www.nd.gov/modules/contrib/extlink/js/extlink.js?td8f34www.nd.gov/modules/contrib/extlink/... https://www.nd.gov/modules/contrib/extlink/js/extlink.js?td8f34 — 200 — 23.9 KiB — 265 ms — h2https://www.nd.gov/modules/custom/ndit_config_pages/file_link_icons/js/icons.js?v=1.xwww.nd.gov/modules/custom/ndit_conf... https://www.nd.gov/modules/custom/ndit_config_pages/file_link_icons/js/icons.js?v=1.x — 200 — 2.4 KiB — 244 ms — h2https://www.nd.gov/core/misc/progress.js?v=11.3.2www.nd.gov/core/misc/progress.js?v=... https://www.nd.gov/core/misc/progress.js?v=11.3.2 — 200 — 5.2 KiB — 252 ms — h2https://www.nd.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.nd.gov/core/assets/vendor/loadj... https://www.nd.gov/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.8 KiB — 276 ms — h2https://www.nd.gov/core/misc/announce.js?v=11.3.2www.nd.gov/core/misc/announce.js?v=... https://www.nd.gov/core/misc/announce.js?v=11.3.2 — 200 — 4.3 KiB — 276 ms — h2https://www.nd.gov/core/misc/message.js?v=11.3.2www.nd.gov/core/misc/message.js?v=1... https://www.nd.gov/core/misc/message.js?v=11.3.2 — 200 — 8.3 KiB — 278 ms — h2https://www.nd.gov/core/misc/ajax.js?v=11.3.2www.nd.gov/core/misc/ajax.js?v=11.3... https://www.nd.gov/core/misc/ajax.js?v=11.3.2 — 200 — 64.7 KiB — 327 ms — h2https://www.nd.gov/modules/contrib/google_tag/js/gtag.ajax.js?td8f34www.nd.gov/modules/contrib/google_t... https://www.nd.gov/modules/contrib/google_tag/js/gtag.ajax.js?td8f34 — 200 — 589 B — 255 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/accordion-auto-open.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/accordion-auto-open.js?td8f34 — 200 — 1.6 KiB — 246 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/embed360.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/embed360.js?td8f34 — 200 — 2.0 KiB — 253 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/embed-interactions.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/embed-interactions.js?td8f34 — 200 — 762 B — 247 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/google_translate.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/google_translate.js?td8f34 — 200 — 1.9 KiB — 251 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/jquery.ntm.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/jquery.ntm.js?td8f34 — 200 — 3.3 KiB — 245 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/main-menu.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/main-menu.js?td8f34 — 200 — 4.6 KiB — 246 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/menu-control.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/menu-control.js?td8f34 — 200 — 2.8 KiB — 245 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/mobile-menu.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/mobile-menu.js?td8f34 — 200 — 6.8 KiB — 251 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/pdf-caption-links.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/pdf-caption-links.js?td8f34 — 200 — 613 B — 255 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/related-resource.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/related-resource.js?td8f34 — 200 — 1.7 KiB — 255 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/slick_override.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/slick_override.js?td8f34 — 200 — 1.8 KiB — 252 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/sorttable.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/sorttable.js?td8f34 — 200 — 16.5 KiB — 247 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/top-banner.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/top-banner.js?td8f34 — 200 — 627 B — 244 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/site-login-page.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/site-login-page.js?td8f34 — 200 — 1.5 KiB — 243 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/chatbot.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/chatbot.js?td8f34 — 200 — 2.5 KiB — 248 ms — h2https://www.nd.gov/themes/custom/ndit_base/js/slideshow.js?td8f34www.nd.gov/themes/custom/ndit_base/... https://www.nd.gov/themes/custom/ndit_base/js/slideshow.js?td8f34 — 200 — 606 B — 248 ms — h2https://www.nd.gov/modules/custom/ndit_equal_height/js/equal-height.js?td8f34www.nd.gov/modules/custom/ndit_equa... https://www.nd.gov/modules/custom/ndit_equal_height/js/equal-height.js?td8f34 — 200 — 2.3 KiB — 247 ms — h2https://www.nd.gov/core/misc/displace.js?v=11.3.2www.nd.gov/core/misc/displace.js?v=... https://www.nd.gov/core/misc/displace.js?v=11.3.2 — 200 — 7.8 KiB — 246 ms — h2https://www.nd.gov/core/misc/position.js?v=11.3.2www.nd.gov/core/misc/position.js?v=... https://www.nd.gov/core/misc/position.js?v=11.3.2 — 200 — 22.1 KiB — 246 ms — h2https://www.nd.gov/core/misc/dialog/dialog-deprecation.js?v=11.3.2www.nd.gov/core/misc/dialog/dialog-... https://www.nd.gov/core/misc/dialog/dialog-deprecation.js?v=11.3.2 — 200 — 2.1 KiB — 249 ms — h2https://www.nd.gov/core/misc/dialog/dialog.js?v=11.3.2www.nd.gov/core/misc/dialog/dialog.... https://www.nd.gov/core/misc/dialog/dialog.js?v=11.3.2 — 200 — 3.7 KiB — 249 ms — h2https://www.nd.gov/core/misc/dialog/dialog.position.js?v=11.3.2www.nd.gov/core/misc/dialog/dialog.... https://www.nd.gov/core/misc/dialog/dialog.position.js?v=11.3.2 — 200 — 4.2 KiB — 249 ms — h2https://www.nd.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.3.2www.nd.gov/core/misc/dialog/dialog.... https://www.nd.gov/core/misc/dialog/dialog.jquery-ui.js?v=11.3.2 — 200 — 4.6 KiB — 245 ms — h2https://www.nd.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.3.2www.nd.gov/core/modules/ckeditor5/j... https://www.nd.gov/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=11.3.2 — 200 — 902 B — 248 ms — h2https://www.nd.gov/core/misc/dialog/dialog.ajax.js?v=11.3.2www.nd.gov/core/misc/dialog/dialog.... https://www.nd.gov/core/misc/dialog/dialog.ajax.js?v=11.3.2 — 200 — 9.9 KiB — 247 ms — h2https://www.nd.gov/modules/contrib/webform/js/webform.drupal.dialog.js?td8f34www.nd.gov/modules/contrib/webform/... https://www.nd.gov/modules/contrib/webform/js/webform.drupal.dialog.js?td8f34 — 200 — 2.1 KiB — 244 ms — h2https://www.nd.gov/modules/contrib/webform/js/webform.dialog.js?td8f34www.nd.gov/modules/contrib/webform/... https://www.nd.gov/modules/contrib/webform/js/webform.dialog.js?td8f34 — 200 — 3.4 KiB — 244 ms — h2https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Advan%20Man2.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Innovation%20%26%20Industries/Advan%20Man2.jpg — 200 — 246.4 KiB — 345 ms — h2https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/news%20(sm).jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/news%20(sm).jpg — 200 — 610.9 KiB — 361 ms — h2https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/success%20(sm).jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/success%20(sm).jpg — 200 — 386.0 KiB — 444 ms — h2https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/Medora%20Musical_0.jpgwww.nd.gov/sites/www/files/document... https://www.nd.gov/sites/www/files/documents/Homepage%20Stories%20Section/Medora%20Musical_0.jpg — 200 — 93.7 KiB — 383 ms — h2https://www.nd.gov/modules/contrib/gtranslate/js/dropdown.jswww.nd.gov/modules/contrib/gtransla... https://www.nd.gov/modules/contrib/gtranslate/js/dropdown.js — 200 — 12.6 KiB — 285 ms — h2https://i.ytimg.com/vi/gbVMHlegal0/sddefault.jpgi.ytimg.com/vi/gbVMHlegal0/sddefaul... https://i.ytimg.com/vi/gbVMHlegal0/sddefault.jpg — 200 — 27.8 KiB — 20 ms — h2https://www.nd.gov/sites/default/files/documents/theme/favicon.pngwww.nd.gov/sites/default/files/docu... https://www.nd.gov/sites/default/files/documents/theme/favicon.png — 200 — 1.6 KiB — 244 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 447ms · 243KB · $6/mo
www.nd.gov
Other
Optional
Execution 184ms
Transfer 95 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 121ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 90ms
Transfer 146 KB
Unused 43%
Monthly Cost $1/mo
www.nd.gov
Other
Optional
Execution 51ms
Transfer 1 KB
Monthly Cost $1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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