Skip to content
https://nd.gov

Performance

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

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

50
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.
96
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.

5.04 s

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

12.57 s

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

258 ms

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

0.109

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

7.27 s

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

14.13 s

Page Load Progression

617 ms
1.2 s
1.9 s
2.5 s
3.1 s
3.7 s
4.3 s
4.9 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 99 requests
FIX
3.5 MB transferred, 99 requests
Warning::
Page weighs 4.5 MB (3.5 MB transferred)
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 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 357 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 357 KB
Info::
99 HTTP requests
Info::
Estimated 0.73 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
99 requests
0.73 g CO2 per page load
Images 2.1 MiB 60%
JavaScript 842.6 KiB 24%
Fonts 356.8 KiB 10%
CSS 144.7 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.5 MiB of 3.5 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...: 62 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 (38%)
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 KB62 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 (38%)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.5 MB · 313 KB savings available
FIX
99 resources · 3.5 MB · 313 KB savings available
Warning::
Page weight 2.5 MB over 1MB target
Got: 3.5 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.5 MiB · 98 third-party 2.5 MiB over 1MB target
Image 60% · 2.1 MiB
JavaScript 24% · 842.6 KiB
Font 10% · 356.8 KiB
CSS 4% · 144.7 KiB
Document 3% · 95.5 KiB
Other 0% · 546 B

~312.7 KiB of savings available

Remove unused JavaScript: 312.7 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.1 MB
0 oversized -0 KB
13 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1931ms total JS execution
REVIEW
1931ms total JS execution
Warning::
https://www.nd.gov/: 747ms CPU time
Warning::
Unattributable: 477ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E6CR...: 360ms CPU time
Info::
https://www.nd.gov/core/misc/drupal.init.js?v=11.3...: 210ms CPU time
Info::
https://www.nd.gov/sites/default/files/css/css_BRd...: 79ms CPU time
Warning::
Third-party scripts: 1931ms (100% of total)

Main Thread Breakdown

Other 29% Script Evaluation 27% Style & Layout 23% Script Parsing & Compilation 9% Parse HTML & CSS 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.nd.gov/747ms11ms2ms3rd
Unattributable477ms8ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-E6CRFY4N12360ms278ms68ms3rd
https://www.nd.gov/core/misc/drupal.init.js?v=11.3.2210ms147ms1ms3rd
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_ZC6KmDKscbvJr87KEC32yEY2UcjnLz4RVrFHnjKnTvADzuO00g79ms0ms0ms3rd
https://www.nd.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.158ms37ms11ms3rd
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
5 fonts (357 KB)
PASS
5 fonts (357 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

357 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.0 s LCP 12.6 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 — 18 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.2 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2c4mh1nF8G8_swAj50xVssIV... https://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2 — 37.8 KiB — 17 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.7 KiB — 43 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 — 14 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 18 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 44 ms
Start 1.7 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
c4mh1nF8G8_swAj50xVssIV... woff2 swap
Size 38 KB
Load time 17 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 43 ms
Start 1.7 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 14 ms
Start 1.7 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
99 requests over 5344ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.0 s LCP 12.6 shttps://nd.gov// https://nd.gov/ — 308 — 118 B — 633 ms — h2https://www.nd.gov/www.nd.gov/ https://www.nd.gov/ — 200 — 95.4 KiB — 749 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 — 610 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.3 KiB — 22 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.8 KiB — 20 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 — 633 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 — 847 B — 423 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.4 KiB — 610 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 — 416 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 — 603 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 — 610 B — 17 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.3 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 — 401 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 — 580 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 — 392 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 — 377 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 — 21 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 — 34 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 — 18 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.2 KiB — 44 ms — h2https://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2fonts.gstatic.com/s/aleo/v16/c4mh1n... https://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2 — 200 — 37.8 KiB — 17 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.7 KiB — 43 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 — 14 ms — h3https://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 — 414 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=WRP9_AuE&cb=b20f937cwww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=WRP9_AuE&cb=b20f937c — 200 — 28.3 KiB — 416 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=f7u-xOUm&cb=d888fc9ewww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=f7u-xOUm&cb=d888fc9e — 200 — 39.0 KiB — 418 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890234987&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1761962381.1776890235&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776890235&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=1837www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890234987&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1761962381.1776890235&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776890235&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=1837 — 204 — 546 B — 18 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 — 234 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 — 233 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.0 s LCP 12.6 shttps://nd.gov// https://nd.gov/ — 308 — 118 B — 633 ms — h2https://www.nd.gov/www.nd.gov/ https://www.nd.gov/ — 200 — 95.4 KiB — 749 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 — 610 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.3 KiB — 22 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.8 KiB — 20 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 — 633 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 — 847 B — 423 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.4 KiB — 610 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 — 416 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 — 603 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 — 610 B — 17 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.3 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 — 401 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 — 580 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 — 392 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 — 377 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 — 21 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 — 34 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 — 18 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.2 KiB — 44 ms — h2https://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2fonts.gstatic.com/s/aleo/v16/c4mh1n... https://fonts.gstatic.com/s/aleo/v16/c4mh1nF8G8_swAj50xVssIV1_A.woff2 — 200 — 37.8 KiB — 17 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.7 KiB — 43 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 — 14 ms — h3https://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 — 414 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=WRP9_AuE&cb=b20f937cwww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/Government/Office%20of%20the%20Governor/Armstrong_Header_Dec2024.jpg?itok=WRP9_AuE&cb=b20f937c — 200 — 28.3 KiB — 416 ms — h2https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=f7u-xOUm&cb=d888fc9ewww.nd.gov/sites/default/files/styl... https://www.nd.gov/sites/default/files/styles/slideshow_banner_ipad/public/documents/slideshow/NG_Best_badlands2025.jpg?itok=f7u-xOUm&cb=d888fc9e — 200 — 39.0 KiB — 418 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890234987&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1761962381.1776890235&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776890235&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=1837www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E6CRFY4N12&gtm=45je64k0v9130712990za200zd9130712990&_p=1776890234987&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dMDhkMT&are=1&cid=1761962381.1776890235&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776890235&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=1837 — 204 — 546 B — 18 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 — 234 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 — 233 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 — 242 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 — 239 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 — 242 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 — 236 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 — 234 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 — 235 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 — 237 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 — 777 B — 240 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 — 237 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 — 239 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 — 237 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 — 237 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 — 242 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 — 240 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.5 KiB — 238 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 — 239 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 — 234 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 — 235 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 — 242 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 — 257 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 — 236 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 — 243 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.1 KiB — 279 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 — 250 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 — 240 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 — 237 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 — 236 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 — 256 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 — 235 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 — 234 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 — 236 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 — 236 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 — 238 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 — 256 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 — 235 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 — 234 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 — 239 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 — 785 B — 239 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 — 240 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 — 238 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 — 237 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 — 237 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 — 237 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 — 240 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 — 238 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 — 240 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 — 243 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 — 243 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 — 239 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 — 237 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 — 235 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 — 235 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 — 237 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 — 238 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 — 237 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 — 239 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 — 237 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 — 234 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 — 234 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 — 236 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 — 238 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 — 236 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.5 KiB — 256 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 — 452 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.1 KiB — 272 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 — 279 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 — 239 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 — 73 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 — 236 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 1931ms · 427KB · $26/mo
www.nd.gov
Other
Costly
Execution 747ms
Transfer 95 KB
Monthly Cost $10/mo
Unattributable
Other
Costly
Execution 477ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 360ms
Transfer 146 KB
Unused 43%
Monthly Cost $5/mo
www.nd.gov
Other
Costly
Execution 210ms
Transfer 1 KB
Monthly Cost $3/mo
www.nd.gov
Other
Optional
Execution 79ms
Transfer 107 KB
Monthly Cost $1/mo
www.nd.gov
Other
Optional
Execution 58ms
Transfer 77 KB
Unused 38%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.nd.gov adds 747ms and costs ~$10/month
  • Unattributable adds 477ms and costs ~$6/month
  • Google Tag Manager adds 360ms and costs ~$5/month
  • www.nd.gov adds 210ms and costs ~$3/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.nd.gov takes 747ms 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

Unattributable takes 477ms 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

Google Tag Manager takes 360ms 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

www.nd.gov takes 210ms 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

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