Skip to content
https://mn.gov

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
1

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

51
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.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.50 s

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

2.99 s

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

13 ms

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

0.689

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

2.18 s

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

2.99 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
14
7 PASS 4 REVIEW 2 FIX
D
JS Bundles
Action
5 scripts, 195 KB unused
FIX
5 scripts, 195 KB unused
Warning::
https://mn.gov/portal/js/core.js: 96 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mn.gov/portal/js/core.js: unminified — 14 KB could be saved
Warning::
https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b4...: 40 KB unused (24%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260...: 37 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://siteimproveanalytics.com/js/siteanalyze_15...: 22 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 195 KB
195 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mn.gov/portal/js/core.js121 KB96 KB (80%)1st
https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js165 KB40 KB (24%)1st
https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js95 KB37 KB (39%)1st
https://siteimproveanalytics.com/js/siteanalyze_1535995.js47 KB22 KB (46%)3rd
https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js37 KB1st

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

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
Page Weight Budget
1.3 MB transferred, 32 requests
REVIEW
1.3 MB transferred, 32 requests
Info::
Page weighs 2.3 MB (1.3 MB transferred)
Info::
32 HTTP requests
Info::
Estimated 0.28 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
32 requests
0.28 g CO2 per page load
Images 709.2 KiB 52%
JavaScript 465.3 KiB 34%
Fonts 124.3 KiB 9%
CSS 42.5 KiB 3%
Other 13.8 KiB 1%
HTML 13.6 KiB 1%
Other 954 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
C
Image Optimization
Action
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://mn.gov/portal/assets/governor-walz_lt-gove... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/footer-register-to-vo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/health-001_tcm1077-35... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/taxes-002_tcm1077-372... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/EVP%20Careers%20for%2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/footer-mn-logo_tcm107... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/footer-register-to-vo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mn.gov/portal/assets/transportation-001_tc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 709 KB
0 oversized -0 KB
16 legacy format
8 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
Page Weight Inventory
32 resources · 1.3 MB · 195 KB savings available
REVIEW
32 resources · 1.3 MB · 195 KB savings available
Warning::
Page weight 346 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~195 KB of savings available
Info::
4 third-party resources (7% of weight)
Info::
1 resources over 200KB
32 resources · 1.3 MiB · 4 third-party 345.7 KiB over 1MB target
Image 53% · 722.0 KiB
JavaScript 34% · 465.3 KiB
Font 9% · 124.3 KiB
CSS 3% · 42.5 KiB
Document 1% · 14.6 KiB
Other 0% · 954 B

~195.3 KiB of savings available

Remove unused JavaScript: 195.3 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
7% third-party, 0 ms blocking
PASS
7% third-party, 0 ms blocking
Info::
Third-party code accounts for 7% of page weight (91.9 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
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
340ms total JS execution
PASS
340ms total JS execution
Info::
https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b4...: 103ms CPU time
Info::
https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260...: 97ms CPU time
Info::
https://mn.gov/portal/js/frameworks/jquery/framewo...: 72ms CPU time
Info::
https://mn.gov/portal/: 68ms CPU time

Main Thread Breakdown

Script Evaluation 59% Other 15% Style & Layout 14% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js103ms87ms9ms1st
https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js97ms86ms5ms1st
https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js72ms51ms2ms1st
https://mn.gov/portal/68ms2ms1ms1st
A+
Font Loading
2 fonts (124 KB)
PASS
2 fonts (124 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

124 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 3.0 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 — 39 ms — font-display: swaphttps://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0fontawesome-webfont-wof... https://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0 — 82.3 KiB — 408 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 39 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont-wof... woff swap
Size 82 KB
Load time 408 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~25 KB and ~50 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
32 requests over 5543ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.5 s LCP 3.0 shttps://mn.gov// https://mn.gov/ — 302 — 1006 B — 539 ms — h2https://mn.gov/portal//portal/ https://mn.gov/portal/ — 200 — 13.6 KiB — 312 ms — h2https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js/ruxitagentjs_ICA7NVfghqrux_1033526... https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js — 200 — 95.2 KiB — 544 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300 — 200 — 2.3 KiB — 77 ms — h2https://mn.gov/portal/css/core.css/portal/css/core.css https://mn.gov/portal/css/core.css — 200 — 40.2 KiB — 381 ms — h2https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js/portal/js/frameworks/jquery/framew... https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js — 200 — 37.0 KiB — 545 ms — h2https://mn.gov/portal/assets/header-mn-logo_tcm1077-352403.png/portal/assets/header-mn-logo_tcm10... https://mn.gov/portal/assets/header-mn-logo_tcm1077-352403.png — 200 — 7.0 KiB — 237 ms — h2https://mn.gov/portal/assets/language_tcm1077-678840.gif/portal/assets/language_tcm1077-678... https://mn.gov/portal/assets/language_tcm1077-678840.gif — 200 — 3.0 KiB — 233 ms — h2https://mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg/portal/assets/governor-walz_lt-gov... https://mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg — 200 — 49.6 KiB — 431 ms — h2https://mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg/portal/assets/transportation-001_t... https://mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg — 200 — 72.6 KiB — 450 ms — h2https://mn.gov/portal/assets/health-001_tcm1077-353066.jpg/portal/assets/health-001_tcm1077-3... https://mn.gov/portal/assets/health-001_tcm1077-353066.jpg — 200 — 47.5 KiB — 290 ms — h2https://mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg/portal/assets/taxes-002_tcm1077-37... https://mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg — 200 — 34.7 KiB — 284 ms — h2https://mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png/portal/assets/EVP%20Careers%20for%... https://mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png — 200 — 147.5 KiB — 333 ms — h2https://mn.gov/portal/assets/footer-mn-logo_tcm1077-352400.png/portal/assets/footer-mn-logo_tcm10... https://mn.gov/portal/assets/footer-mn-logo_tcm1077-352400.png — 200 — 4.1 KiB — 252 ms — h2https://mn.gov/portal/assets/footer-register-to-vote-logo-white-left_tcm1077-446670.png/portal/assets/footer-register-to-v... https://mn.gov/portal/assets/footer-register-to-vote-logo-white-left_tcm1077-446670.png — 200 — 989 B — 255 ms — h2https://mn.gov/portal/assets/footer-register-to-vote-logo-white-right_tcm1077-446671.png/portal/assets/footer-register-to-v... https://mn.gov/portal/assets/footer-register-to-vote-logo-white-right_tcm1077-446671.png — 200 — 4.3 KiB — 273 ms — h2https://mn.gov/portal/js/core.js/portal/js/core.js https://mn.gov/portal/js/core.js — 200 — 121.1 KiB — 364 ms — h2https://siteimproveanalytics.com/js/siteanalyze_1535995.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_1535995.js — 200 — 47.4 KiB — 91 ms — h3https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js/18f5227b-e27b-445a-a53f-f845fbe69b... https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js — 200 — 164.7 KiB — 222 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 — 39 ms — h3https://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0/portal/assets/fontawesome-webfont-... https://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0 — 200 — 82.3 KiB — 408 ms — h2https://1535995.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fmn.gov%2Fportal%2F&title=Minnesota.gov%20Portal%20%2F%20mn.gov%20%2F%2F%20Minnesota%27s%20State%20Portal&res=800x600&accountid=1535995&path=tcm%3A1077-218917-64&rt=1547&prev=916f9966-6483-1d7b-6eb0-fd36fcd5a1d3&luid=4239155f-3b15-a57d-114f-ce714d3b827a&kvp_path=tcm%3A1077-218917-64&rnd=82771535995.global.siteimproveanalytics... https://1535995.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fmn.gov%2Fportal%2F&title=Minnesota.gov%20Portal%20%2F%20mn.gov%20%2F%2F%20Minnesota%27s%20State%20Portal&res=800x600&accountid=1535995&path=tcm%3A1077-218917-64&rt=1547&prev=916f9966-6483-1d7b-6eb0-fd36fcd5a1d3&luid=4239155f-3b15-a57d-114f-ce714d3b827a&kvp_path=tcm%3A1077-218917-64&rnd=8277 — 200 — 210 B — 99 ms — h2https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24?/c99a4269-161c-4242-a3f0-28d44fa6ce... https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24? — 200 — 566 B — 221 ms — h2https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24?/c99a4269-161c-4242-a3f0-28d44fa6ce... https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24? — 200 — 388 B — 223 ms — h2https://mn.gov/portal/assets/portal-april_tcm1077-352391.jpg/portal/assets/portal-april_tcm1077... https://mn.gov/portal/assets/portal-april_tcm1077-352391.jpg — 200 — 323.4 KiB — 331 ms — h2https://mn.gov/portal/assets/agencies_tcm1077-353101.png/portal/assets/agencies_tcm1077-353... https://mn.gov/portal/assets/agencies_tcm1077-353101.png — 200 — 2.4 KiB — 234 ms — h2https://mn.gov/portal/assets/counties_tcm1077-353104.png/portal/assets/counties_tcm1077-353... https://mn.gov/portal/assets/counties_tcm1077-353104.png — 200 — 4.3 KiB — 245 ms — h2https://mn.gov/portal/assets/cities_tcm1077-353103.png/portal/assets/cities_tcm1077-35310... https://mn.gov/portal/assets/cities_tcm1077-353103.png — 200 — 5.2 KiB — 241 ms — h2https://mn.gov/portal/assets/federal_tcm1077-353105.png/portal/assets/federal_tcm1077-3531... https://mn.gov/portal/assets/federal_tcm1077-353105.png — 200 — 2.5 KiB — 229 ms — h2https://mn.gov/portal/assets/layout.favicon_tcm1077-1028.png/portal/assets/layout.favicon_tcm10... https://mn.gov/portal/assets/layout.favicon_tcm1077-1028.png — 200 — 12.8 KiB — 246 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.5 s LCP 3.0 shttps://mn.gov// https://mn.gov/ — 302 — 1006 B — 539 ms — h2https://mn.gov/portal//portal/ https://mn.gov/portal/ — 200 — 13.6 KiB — 312 ms — h2https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js/ruxitagentjs_ICA7NVfghqrux_1033526... https://mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js — 200 — 95.2 KiB — 544 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300 — 200 — 2.3 KiB — 77 ms — h2https://mn.gov/portal/css/core.css/portal/css/core.css https://mn.gov/portal/css/core.css — 200 — 40.2 KiB — 381 ms — h2https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js/portal/js/frameworks/jquery/framew... https://mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js — 200 — 37.0 KiB — 545 ms — h2https://mn.gov/portal/assets/header-mn-logo_tcm1077-352403.png/portal/assets/header-mn-logo_tcm10... https://mn.gov/portal/assets/header-mn-logo_tcm1077-352403.png — 200 — 7.0 KiB — 237 ms — h2https://mn.gov/portal/assets/language_tcm1077-678840.gif/portal/assets/language_tcm1077-678... https://mn.gov/portal/assets/language_tcm1077-678840.gif — 200 — 3.0 KiB — 233 ms — h2https://mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg/portal/assets/governor-walz_lt-gov... https://mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg — 200 — 49.6 KiB — 431 ms — h2https://mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg/portal/assets/transportation-001_t... https://mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg — 200 — 72.6 KiB — 450 ms — h2https://mn.gov/portal/assets/health-001_tcm1077-353066.jpg/portal/assets/health-001_tcm1077-3... https://mn.gov/portal/assets/health-001_tcm1077-353066.jpg — 200 — 47.5 KiB — 290 ms — h2https://mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg/portal/assets/taxes-002_tcm1077-37... https://mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg — 200 — 34.7 KiB — 284 ms — h2https://mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png/portal/assets/EVP%20Careers%20for%... https://mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png — 200 — 147.5 KiB — 333 ms — h2https://mn.gov/portal/assets/footer-mn-logo_tcm1077-352400.png/portal/assets/footer-mn-logo_tcm10... https://mn.gov/portal/assets/footer-mn-logo_tcm1077-352400.png — 200 — 4.1 KiB — 252 ms — h2https://mn.gov/portal/assets/footer-register-to-vote-logo-white-left_tcm1077-446670.png/portal/assets/footer-register-to-v... https://mn.gov/portal/assets/footer-register-to-vote-logo-white-left_tcm1077-446670.png — 200 — 989 B — 255 ms — h2https://mn.gov/portal/assets/footer-register-to-vote-logo-white-right_tcm1077-446671.png/portal/assets/footer-register-to-v... https://mn.gov/portal/assets/footer-register-to-vote-logo-white-right_tcm1077-446671.png — 200 — 4.3 KiB — 273 ms — h2https://mn.gov/portal/js/core.js/portal/js/core.js https://mn.gov/portal/js/core.js — 200 — 121.1 KiB — 364 ms — h2https://siteimproveanalytics.com/js/siteanalyze_1535995.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_1535995.js — 200 — 47.4 KiB — 91 ms — h3https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js/18f5227b-e27b-445a-a53f-f845fbe69b... https://mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js — 200 — 164.7 KiB — 222 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 — 39 ms — h3https://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0/portal/assets/fontawesome-webfont-... https://mn.gov/portal/assets/fontawesome-webfont-woff_tcm1077-844.woff?v=4.5.0 — 200 — 82.3 KiB — 408 ms — h2https://1535995.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fmn.gov%2Fportal%2F&title=Minnesota.gov%20Portal%20%2F%20mn.gov%20%2F%2F%20Minnesota%27s%20State%20Portal&res=800x600&accountid=1535995&path=tcm%3A1077-218917-64&rt=1547&prev=916f9966-6483-1d7b-6eb0-fd36fcd5a1d3&luid=4239155f-3b15-a57d-114f-ce714d3b827a&kvp_path=tcm%3A1077-218917-64&rnd=82771535995.global.siteimproveanalytics... https://1535995.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fmn.gov%2Fportal%2F&title=Minnesota.gov%20Portal%20%2F%20mn.gov%20%2F%2F%20Minnesota%27s%20State%20Portal&res=800x600&accountid=1535995&path=tcm%3A1077-218917-64&rt=1547&prev=916f9966-6483-1d7b-6eb0-fd36fcd5a1d3&luid=4239155f-3b15-a57d-114f-ce714d3b827a&kvp_path=tcm%3A1077-218917-64&rnd=8277 — 200 — 210 B — 99 ms — h2https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24?/c99a4269-161c-4242-a3f0-28d44fa6ce... https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24? — 200 — 566 B — 221 ms — h2https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24?/c99a4269-161c-4242-a3f0-28d44fa6ce... https://mn.gov/c99a4269-161c-4242-a3f0-28d44fa6ce24? — 200 — 388 B — 223 ms — h2https://mn.gov/portal/assets/portal-april_tcm1077-352391.jpg/portal/assets/portal-april_tcm1077... https://mn.gov/portal/assets/portal-april_tcm1077-352391.jpg — 200 — 323.4 KiB — 331 ms — h2https://mn.gov/portal/assets/agencies_tcm1077-353101.png/portal/assets/agencies_tcm1077-353... https://mn.gov/portal/assets/agencies_tcm1077-353101.png — 200 — 2.4 KiB — 234 ms — h2https://mn.gov/portal/assets/counties_tcm1077-353104.png/portal/assets/counties_tcm1077-353... https://mn.gov/portal/assets/counties_tcm1077-353104.png — 200 — 4.3 KiB — 245 ms — h2https://mn.gov/portal/assets/cities_tcm1077-353103.png/portal/assets/cities_tcm1077-35310... https://mn.gov/portal/assets/cities_tcm1077-353103.png — 200 — 5.2 KiB — 241 ms — h2https://mn.gov/portal/assets/federal_tcm1077-353105.png/portal/assets/federal_tcm1077-3531... https://mn.gov/portal/assets/federal_tcm1077-353105.png — 200 — 2.5 KiB — 229 ms — h2https://mn.gov/portal/assets/layout.favicon_tcm1077-1028.png/portal/assets/layout.favicon_tcm10... https://mn.gov/portal/assets/layout.favicon_tcm1077-1028.png — 200 — 12.8 KiB — 246 ms — h2https://mn.gov/rb_bf57141ecg?type=js3&sn=v_4_srv_1_sn_E0FD1F617895CCB071E0F657FA867264_perc_100000_ol_0_mul_1_app-3A9e9844d3ad70fe3d_1&svrid=1&flavor=post&vi=UCFRLDJPCPMEEUBOIQHARFAVJWGDOJHE-0&modifiedSince=1776711719029&bp=3&app=9e9844d3ad70fe3d&crc=3742432528&en=pzq9gnbk&end=1/rb_bf57141ecg?type=js3&sn=v_4_srv_... https://mn.gov/rb_bf57141ecg?type=js3&sn=v_4_srv_1_sn_E0FD1F617895CCB071E0F657FA867264_perc_100000_ol_0_mul_1_app-3A9e9844d3ad70fe3d_1&svrid=1&flavor=post&vi=UCFRLDJPCPMEEUBOIQHARFAVJWGDOJHE-0&modifiedSince=1776711719029&bp=3&app=9e9844d3ad70fe3d&crc=3742432528&en=pzq9gnbk&end=1 — -1 — 0 B — 179 ms — https://mn.gov/rb_bf57141ecg?type=js3&sn=v_4_srv_1_sn_E0FD1F617895CCB071E0F657FA867264_perc_100000_ol_0_mul_1_app-3A9e9844d3ad70fe3d_1&svrid=1&flavor=post&vi=UCFRLDJPCPMEEUBOIQHARFAVJWGDOJHE-0&modifiedSince=1776711719029&bp=3&app=9e9844d3ad70fe3d&crc=920548767&en=pzq9gnbk&end=1/rb_bf57141ecg?type=js3&sn=v_4_srv_... https://mn.gov/rb_bf57141ecg?type=js3&sn=v_4_srv_1_sn_E0FD1F617895CCB071E0F657FA867264_perc_100000_ol_0_mul_1_app-3A9e9844d3ad70fe3d_1&svrid=1&flavor=post&vi=UCFRLDJPCPMEEUBOIQHARFAVJWGDOJHE-0&modifiedSince=1776711719029&bp=3&app=9e9844d3ad70fe3d&crc=920548767&en=pzq9gnbk&end=1 — -1 — 0 B — 182 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback