Skip to content
https://fsu.edu

Performance

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

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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

4.68 s

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

14.58 s

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

2.09 s

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

0.040

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

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

17.13 s

Page Load Progression

397 ms
793 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 84 requests
FIX
2.6 MB transferred, 84 requests
Warning::
Page weighs 7.4 MB (2.6 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 293 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 293 KB
Info::
CSS is 283 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 283 KB
Info::
84 HTTP requests
Info::
Estimated 0.56 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
84 requests
0.56 g CO2 per page load
JavaScript 1.6 MiB 60%
Fonts 293.0 KiB 11%
CSS 282.6 KiB 10%
Other 262.6 KiB 10%
Images 133.2 KiB 5%
HTML 95.9 KiB 4%
Other 15.8 KiB 1%
Other 1.2 KiB 0%
Other 613 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5023ms total JS execution
FIX
5023ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5P9...: 1275ms CPU time
Warning::
https://www.fsu.edu/: 828ms CPU time
Warning::
https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1...: 660ms CPU time
Warning::
Unattributable: 556ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-N0R1...: 426ms CPU time
Warning::
Third-party scripts: 5023ms (100% of total)

Main Thread Breakdown

Script Evaluation 63% Other 15% Style & Layout 10% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCB1275ms1200ms54ms3rd
https://www.fsu.edu/828ms15ms2ms3rd
https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.js660ms514ms31ms3rd
Unattributable556ms13ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-N0R1FDECKP&cx=c&gtm=4e64h1426ms349ms75ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js426ms337ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-BM0TKWCDDX&cx=c&gtm=4e64h1329ms279ms46ms3rd
https://kit.fontawesome.com/42d4fac694.js161ms155ms2ms3rd
https://collector-52271.us.tvsquared.com/tv2track.js109ms97ms2ms3rd
https://www.fsu.edu/_/s3.4/js/lazysizes.min.js86ms37ms1ms3rd

Showing top 10 of 13 scripts

D
Page Weight Inventory
Action
84 resources · 2.6 MB · 253 KB savings available
FIX
84 resources · 2.6 MB · 253 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~253 KB of savings available
Warning::
83 third-party resources (100% of weight)
Info::
1 resources over 200KB
84 resources · 2.6 MiB · 83 third-party 1.6 MiB over 1MB target
JavaScript 60% · 1.6 MiB
CSS 20% · 544.1 KiB
Font 11% · 293.0 KiB
Image 5% · 148.5 KiB
Document 4% · 96.4 KiB
Other 0% · 2.9 KiB

~253.0 KiB of savings available

Remove unused JavaScript: 253.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Warning::
https://www.fsu.edu/_/inc/news/2026-04-20-01/img/U... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fsu.edu/_/s3.4/img/175/FSU175-logo-hor... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
10 images 133 KB
0 oversized -0 KB
8 legacy format
3 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

Performance issues directly impact user engagement and conversion rates.

C
JS Bundles
Action
35 scripts, 253 KB unused
REVIEW
35 scripts, 253 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-N0R1...: 70 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BM0T...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://code.jquery.com/ui/1.12.1/jquery-ui.min.js: 59 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5P9...: 58 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 253 KB
253 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-N0R1FDECKP&cx=c&gtm=4e64h1174 KB70 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-BM0TKWCDDX&cx=c&gtm=4e64h1154 KB65 KB (42%)3rd
https://code.jquery.com/ui/1.12.1/jquery-ui.min.js66 KB59 KB (89%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCB175 KB58 KB (33%)3rd
https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.js78 KB3rd
https://siteimproveanalytics.com/js/siteanalyze_40856.js13 KB3rd
https://www.fsu.edu/_/s3.4/js/bootstrap-accessibility.js?version=2025120424 KB3rd
https://www.fsu.edu/_/s3.4/js/strata.min.js?version=202512048 KB3rd
https://kit.fontawesome.com/42d4fac694.js7 KB3rd
https://www.fsu.edu/_/s3.4/js/cookie.js1 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

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
8 fonts (293 KB)
PASS
8 fonts (293 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

293 KB total

Render-blocking

0

of 8

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 14.0 s FCP 4.7 s LCP 14.6 shttps://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2mem8YaGs126MiZpBA-UFVZ0... https://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2 — 76.2 KiB — 75 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2mem6YaGs126MiZpBA-UFUK0... https://fonts.gstatic.com/s/opensans/v44/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2 — 81.1 KiB — 75 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2pro-fa-solid-900-13.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2 — 13.4 KiB — 39 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2pro-fa-brands-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 36.9 KiB — 41 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2pro-fa-solid-900-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 13.8 KiB — 39 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2pro-fa-solid-900-12.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 16.2 KiB — 33 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-2.woff2pro-fa-solid-900-2.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-2.woff2 — 21.4 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 67 ms — font-display: swap
mem8YaGs126MiZpBA-UFVZ0... woff2 swap
Size 76 KB
Load time 75 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
mem6YaGs126MiZpBA-UFUK0... woff2 swap
Size 81 KB
Load time 75 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-13.woff2 woff2 swap
Size 13 KB
Load time 39 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 41 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-1.woff2 woff2 swap
Size 14 KB
Load time 39 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-12.woff2 woff2 swap
Size 16 KB
Load time 33 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-2.woff2 woff2 swap
Size 21 KB
Load time 32 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 67 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

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
84 requests over 6436ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.7 s LCP 14.6 shttps://fsu.edu// https://fsu.edu/ — 301 — 408 B — 496 ms — http/1.1https://www.fsu.edu/www.fsu.edu/ https://www.fsu.edu/ — 200 — 39.2 KiB — 755 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wdth,wght@0,75,300..800;1,75,300..800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wdth,wght@0,75,300..800;1,75,300..800&display=swap — 200 — 2.3 KiB — 95 ms — h2https://www.fsu.edu/_/s3.4/css/bootstrap.min.csswww.fsu.edu/_/s3.4/css/bootstrap.mi... https://www.fsu.edu/_/s3.4/css/bootstrap.min.css — 200 — 83.4 KiB — 608 ms — http/1.1https://www.fsu.edu/_/s3.4/css/strata-3.3.14.min.csswww.fsu.edu/_/s3.4/css/strata-3.3.1... https://www.fsu.edu/_/s3.4/css/strata-3.3.14.min.css — 200 — 89.8 KiB — 971 ms — http/1.1https://www.fsu.edu/_/s3.4/css/cookie.csswww.fsu.edu/_/s3.4/css/cookie.css https://www.fsu.edu/_/s3.4/css/cookie.css — 200 — 1.2 KiB — 496 ms — http/1.1https://www.fsu.edu/_/s3.4/css/175.csswww.fsu.edu/_/s3.4/css/175.css https://www.fsu.edu/_/s3.4/css/175.css — 200 — 560 B — 498 ms — http/1.1https://www.fsu.edu/_/local/css/homeFSU.min.csswww.fsu.edu/_/local/css/homeFSU.min... https://www.fsu.edu/_/local/css/homeFSU.min.css — 200 — 2.2 KiB — 497 ms — http/1.1https://kit.fontawesome.com/42d4fac694.jskit.fontawesome.com/42d4fac694.js https://kit.fontawesome.com/42d4fac694.js — 200 — 6.8 KiB — 232 ms — h2https://www.fsu.edu/_/s3.4/img/175/FSU175-logo-horizontal-gold.svgwww.fsu.edu/_/s3.4/img/175/FSU175-l... https://www.fsu.edu/_/s3.4/img/175/FSU175-logo-horizontal-gold.svg — 200 — 3.7 KiB — 503 ms — http/1.1https://calendar.fsu.edu/widget/view?schools=fsu&types=93450&days=100&num=3&template=legacy-itscalendar.fsu.edu/widget/view?school... https://calendar.fsu.edu/widget/view?schools=fsu&types=93450&days=100&num=3&template=legacy-its — -1 — 0 B — 804 ms — https://www.fsu.edu/_/local/js/homeRankings.jswww.fsu.edu/_/local/js/homeRankings... https://www.fsu.edu/_/local/js/homeRankings.js — 200 — 3.7 KiB — 125 ms — http/1.1https://code.jquery.com/jquery-2.2.4.min.jscode.jquery.com/jquery-2.2.4.min.js https://code.jquery.com/jquery-2.2.4.min.js — 200 — 29.5 KiB — 38 ms — h2https://code.jquery.com/ui/1.12.1/jquery-ui.min.jscode.jquery.com/ui/1.12.1/jquery-ui... https://code.jquery.com/ui/1.12.1/jquery-ui.min.js — 200 — 66.3 KiB — 3 ms — h2https://www.fsu.edu/_/s3.4/js/bootstrap.min.jswww.fsu.edu/_/s3.4/js/bootstrap.min... https://www.fsu.edu/_/s3.4/js/bootstrap.min.js — 200 — 20.2 KiB — 247 ms — http/1.1https://www.fsu.edu/_/s3.4/js/bootstrap-accessibility.js?version=20251204www.fsu.edu/_/s3.4/js/bootstrap-acc... https://www.fsu.edu/_/s3.4/js/bootstrap-accessibility.js?version=20251204 — 200 — 24.3 KiB — 128 ms — http/1.1https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=42d4fac694 — 200 — 80.7 KiB — 110 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=42d4fac694 — 200 — 4.1 KiB — 72 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=42d4fac694 — 200 — 7.1 KiB — 71 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=42d4fac694 — 200 — 1.9 KiB — 69 ms — h2https://ka-p.fontawesome.com/assets/42d4fac694/37103383/custom-icons.css?token=42d4fac694ka-p.fontawesome.com/assets/42d4fac... https://ka-p.fontawesome.com/assets/42d4fac694/37103383/custom-icons.css?token=42d4fac694 — 200 — 167.7 KiB — 110 ms — h2https://www.fsu.edu/_/s3.4/js/strata.min.js?version=20251204www.fsu.edu/_/s3.4/js/strata.min.js... https://www.fsu.edu/_/s3.4/js/strata.min.js?version=20251204 — 200 — 8.0 KiB — 126 ms — http/1.1https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.jscmp.osano.com/AzZd6cTcYkGFq2Mk6/b22... https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.js — 200 — 78.0 KiB — 48 ms — h3https://www.fsu.edu/_/s3.4/js/cookie.jswww.fsu.edu/_/s3.4/js/cookie.js https://www.fsu.edu/_/s3.4/js/cookie.js — 200 — 1.2 KiB — 131 ms — http/1.1https://www.fsu.edu/_/s3.4/js/jquery.easing.jswww.fsu.edu/_/s3.4/js/jquery.easing... https://www.fsu.edu/_/s3.4/js/jquery.easing.js — 200 — 8.2 KiB — 133 ms — http/1.1https://www.fsu.edu/_/s3.4/js/modernizr.jswww.fsu.edu/_/s3.4/js/modernizr.js https://www.fsu.edu/_/s3.4/js/modernizr.js — 200 — 10.0 KiB — 250 ms — http/1.1https://www.fsu.edu/_/s3.4/js/lazysizes.min.jswww.fsu.edu/_/s3.4/js/lazysizes.min... https://www.fsu.edu/_/s3.4/js/lazysizes.min.js — 200 — 7.4 KiB — 133 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCB — 200 — 174.6 KiB — 168 ms — h2https://collector-52271.us.tvsquared.com/tv2track.jscollector-52271.us.tvsquared.com/tv... https://collector-52271.us.tvsquared.com/tv2track.js — 200 — 8.7 KiB — 532 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2 — 200 — 76.2 KiB — 75 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.7 s LCP 14.6 shttps://fsu.edu// https://fsu.edu/ — 301 — 408 B — 496 ms — http/1.1https://www.fsu.edu/www.fsu.edu/ https://www.fsu.edu/ — 200 — 39.2 KiB — 755 ms — http/1.1https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wdth,wght@0,75,300..800;1,75,300..800&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wdth,wght@0,75,300..800;1,75,300..800&display=swap — 200 — 2.3 KiB — 95 ms — h2https://www.fsu.edu/_/s3.4/css/bootstrap.min.csswww.fsu.edu/_/s3.4/css/bootstrap.mi... https://www.fsu.edu/_/s3.4/css/bootstrap.min.css — 200 — 83.4 KiB — 608 ms — http/1.1https://www.fsu.edu/_/s3.4/css/strata-3.3.14.min.csswww.fsu.edu/_/s3.4/css/strata-3.3.1... https://www.fsu.edu/_/s3.4/css/strata-3.3.14.min.css — 200 — 89.8 KiB — 971 ms — http/1.1https://www.fsu.edu/_/s3.4/css/cookie.csswww.fsu.edu/_/s3.4/css/cookie.css https://www.fsu.edu/_/s3.4/css/cookie.css — 200 — 1.2 KiB — 496 ms — http/1.1https://www.fsu.edu/_/s3.4/css/175.csswww.fsu.edu/_/s3.4/css/175.css https://www.fsu.edu/_/s3.4/css/175.css — 200 — 560 B — 498 ms — http/1.1https://www.fsu.edu/_/local/css/homeFSU.min.csswww.fsu.edu/_/local/css/homeFSU.min... https://www.fsu.edu/_/local/css/homeFSU.min.css — 200 — 2.2 KiB — 497 ms — http/1.1https://kit.fontawesome.com/42d4fac694.jskit.fontawesome.com/42d4fac694.js https://kit.fontawesome.com/42d4fac694.js — 200 — 6.8 KiB — 232 ms — h2https://www.fsu.edu/_/s3.4/img/175/FSU175-logo-horizontal-gold.svgwww.fsu.edu/_/s3.4/img/175/FSU175-l... https://www.fsu.edu/_/s3.4/img/175/FSU175-logo-horizontal-gold.svg — 200 — 3.7 KiB — 503 ms — http/1.1https://calendar.fsu.edu/widget/view?schools=fsu&types=93450&days=100&num=3&template=legacy-itscalendar.fsu.edu/widget/view?school... https://calendar.fsu.edu/widget/view?schools=fsu&types=93450&days=100&num=3&template=legacy-its — -1 — 0 B — 804 ms — https://www.fsu.edu/_/local/js/homeRankings.jswww.fsu.edu/_/local/js/homeRankings... https://www.fsu.edu/_/local/js/homeRankings.js — 200 — 3.7 KiB — 125 ms — http/1.1https://code.jquery.com/jquery-2.2.4.min.jscode.jquery.com/jquery-2.2.4.min.js https://code.jquery.com/jquery-2.2.4.min.js — 200 — 29.5 KiB — 38 ms — h2https://code.jquery.com/ui/1.12.1/jquery-ui.min.jscode.jquery.com/ui/1.12.1/jquery-ui... https://code.jquery.com/ui/1.12.1/jquery-ui.min.js — 200 — 66.3 KiB — 3 ms — h2https://www.fsu.edu/_/s3.4/js/bootstrap.min.jswww.fsu.edu/_/s3.4/js/bootstrap.min... https://www.fsu.edu/_/s3.4/js/bootstrap.min.js — 200 — 20.2 KiB — 247 ms — http/1.1https://www.fsu.edu/_/s3.4/js/bootstrap-accessibility.js?version=20251204www.fsu.edu/_/s3.4/js/bootstrap-acc... https://www.fsu.edu/_/s3.4/js/bootstrap-accessibility.js?version=20251204 — 200 — 24.3 KiB — 128 ms — http/1.1https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=42d4fac694 — 200 — 80.7 KiB — 110 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=42d4fac694 — 200 — 4.1 KiB — 72 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=42d4fac694 — 200 — 7.1 KiB — 71 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=42d4fac694ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=42d4fac694 — 200 — 1.9 KiB — 69 ms — h2https://ka-p.fontawesome.com/assets/42d4fac694/37103383/custom-icons.css?token=42d4fac694ka-p.fontawesome.com/assets/42d4fac... https://ka-p.fontawesome.com/assets/42d4fac694/37103383/custom-icons.css?token=42d4fac694 — 200 — 167.7 KiB — 110 ms — h2https://www.fsu.edu/_/s3.4/js/strata.min.js?version=20251204www.fsu.edu/_/s3.4/js/strata.min.js... https://www.fsu.edu/_/s3.4/js/strata.min.js?version=20251204 — 200 — 8.0 KiB — 126 ms — http/1.1https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.jscmp.osano.com/AzZd6cTcYkGFq2Mk6/b22... https://cmp.osano.com/AzZd6cTcYkGFq2Mk6/b22bc8e4-1afb-45b2-8ada-b4941d932758/osano.js — 200 — 78.0 KiB — 48 ms — h3https://www.fsu.edu/_/s3.4/js/cookie.jswww.fsu.edu/_/s3.4/js/cookie.js https://www.fsu.edu/_/s3.4/js/cookie.js — 200 — 1.2 KiB — 131 ms — http/1.1https://www.fsu.edu/_/s3.4/js/jquery.easing.jswww.fsu.edu/_/s3.4/js/jquery.easing... https://www.fsu.edu/_/s3.4/js/jquery.easing.js — 200 — 8.2 KiB — 133 ms — http/1.1https://www.fsu.edu/_/s3.4/js/modernizr.jswww.fsu.edu/_/s3.4/js/modernizr.js https://www.fsu.edu/_/s3.4/js/modernizr.js — 200 — 10.0 KiB — 250 ms — http/1.1https://www.fsu.edu/_/s3.4/js/lazysizes.min.jswww.fsu.edu/_/s3.4/js/lazysizes.min... https://www.fsu.edu/_/s3.4/js/lazysizes.min.js — 200 — 7.4 KiB — 133 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5P9ZCB — 200 — 174.6 KiB — 168 ms — h2https://collector-52271.us.tvsquared.com/tv2track.jscollector-52271.us.tvsquared.com/tv... https://collector-52271.us.tvsquared.com/tv2track.js — 200 — 8.7 KiB — 532 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2 — 200 — 76.2 KiB — 75 ms — h3https://fonts.gstatic.com/s/opensans/v44/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.woff2 — 200 — 81.1 KiB — 75 ms — h3https://www.fsu.edu/_/local/js/homeStudents.jswww.fsu.edu/_/local/js/homeStudents... https://www.fsu.edu/_/local/js/homeStudents.js — 200 — 573 B — 126 ms — http/1.1https://www.fsu.edu/_/s3.4/css/print.csswww.fsu.edu/_/s3.4/css/print.css https://www.fsu.edu/_/s3.4/css/print.css — 200 — 754 B — 125 ms — http/1.1blob:https://www.fsu.edu/f8401da4-3b56-4bde-9fcf-96bb3e29fc34www.fsu.edu/f8401da4-3b56-4bde-9fcf... blob:https://www.fsu.edu/f8401da4-3b56-4bde-9fcf-96bb3e29fc34 — 200 — -1 B — 117 ms — blobhttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-13.woff2 — 200 — 13.4 KiB — 39 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 200 — 36.9 KiB — 41 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-1.woff2 — 200 — 13.8 KiB — 39 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 200 — 16.2 KiB — 33 ms — h2https://www.fsu.edu/_/inc/news/2026-04-20-01/img/Untitled-design-7-1140x760.jpgwww.fsu.edu/_/inc/news/2026-04-20-0... https://www.fsu.edu/_/inc/news/2026-04-20-01/img/Untitled-design-7-1140x760.jpg — 200 — 101.9 KiB — 617 ms — http/1.1https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-2.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-2.woff2 — 200 — 21.4 KiB — 32 ms — h2blob:https://www.fsu.edu/693fc710-92e1-4e8b-922b-615c04a82232www.fsu.edu/693fc710-92e1-4e8b-922b... blob:https://www.fsu.edu/693fc710-92e1-4e8b-922b-615c04a82232 — 200 — -1 B — 111 ms — blobhttps://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.6 KiB — 89 ms — h2https://siteimproveanalytics.com/js/siteanalyze_40856.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_40856.js — 200 — 13.3 KiB — 65 ms — h3https://secure.adnxs.com/seg?add=20793360&t=2&gtmcb=353817066secure.adnxs.com/seg?add=20793360&t... https://secure.adnxs.com/seg?add=20793360&t=2&gtmcb=353817066 — 200 — 578 B — 133 ms — h2https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.fsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1328702239.1776804099&dt=Florida%20State%20University&auid=1853484707.1776804099&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64h1v71073382za200zd71073382xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776804098808&tfd=2555www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.fsu.edu%2F&scrsrc=www.googletagmanager.com&rnd=1328702239.1776804099&dt=Florida%20State%20University&auid=1853484707.1776804099&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64h1v71073382za200zd71073382xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776804098808&tfd=2555 — 200 — 21 B — 215 ms — h3blob:https://www.fsu.edu/77f23540-0376-42b9-a3c7-697a8515dc70www.fsu.edu/77f23540-0376-42b9-a3c7... blob:https://www.fsu.edu/77f23540-0376-42b9-a3c7-697a8515dc70 — 200 — -1 B — 228 ms — blobblob:https://www.fsu.edu/b20defd0-8251-4be4-ab1d-dce4424e9dc8www.fsu.edu/b20defd0-8251-4be4-ab1d... blob:https://www.fsu.edu/b20defd0-8251-4be4-ab1d-dce4424e9dc8 — 200 — -1 B — 227 ms — blobblob:https://www.fsu.edu/22933cb6-92df-4971-b00b-317df6515871www.fsu.edu/22933cb6-92df-4971-b00b... blob:https://www.fsu.edu/22933cb6-92df-4971-b00b-317df6515871 — 200 — -1 B — 235 ms — blobhttps://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 157 B — 172 ms — h2blob:https://www.fsu.edu/0b142075-6de2-423b-a857-3dc5080743c8www.fsu.edu/0b142075-6de2-423b-a857... blob:https://www.fsu.edu/0b142075-6de2-423b-a857-3dc5080743c8 — 200 — -1 B — 44 ms — blobhttps://collector-52271.us.tvsquared.com/tv2track.php?action_name=Florida%20State%20University&idsite=TV-4572722781-1&rec=1&r=360827&h=20&m=41&s=39&url=https%3A%2F%2Fwww.fsu.edu%2F&_id=0d6b805666552878&_idts=1776804099&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=374collector-52271.us.tvsquared.com/tv... https://collector-52271.us.tvsquared.com/tv2track.php?action_name=Florida%20State%20University&idsite=TV-4572722781-1&rec=1&r=360827&h=20&m=41&s=39&url=https%3A%2F%2Fwww.fsu.edu%2F&_id=0d6b805666552878&_idts=1776804099&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=374 — 200 — 276 B — 124 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-N0R1FDECKP&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-N0R1FDECKP&cx=c&gtm=4e64h1 — 200 — 173.7 KiB — 52 ms — h2https://www.clarity.ms/tag/t8odjk7on0?ref=gtmwww.clarity.ms/tag/t8odjk7on0?ref=g... https://www.clarity.ms/tag/t8odjk7on0?ref=gtm — 200 — 848 B — 138 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-BM0TKWCDDX&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BM0TKWCDDX&cx=c&gtm=4e64h1 — 200 — 153.9 KiB — 57 ms — h2https://40856.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.fsu.edu%2F&title=Florida%20State%20University&res=412x823&accountid=40856&rt=2770&prev=5382cd25-4287-e178-31b1-fa52492ae0a1&luid=268da1e5-8fbb-3314-5cfb-7ad70c206879&rnd=3238940856.global.siteimproveanalytics.i... https://40856.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.fsu.edu%2F&title=Florida%20State%20University&res=412x823&accountid=40856&rt=2770&prev=5382cd25-4287-e178-31b1-fa52492ae0a1&luid=268da1e5-8fbb-3314-5cfb-7ad70c206879&rnd=32389 — 200 — 210 B — 198 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 30 ms — h2https://www.youtube.com/embed/L0VuzgxbVt8?si=WW2yMjguXYP1ypHT&enablejsapi=1&origin=https:%2F%2Fwww.fsu.eduwww.youtube.com/embed/L0VuzgxbVt8?s... https://www.youtube.com/embed/L0VuzgxbVt8?si=WW2yMjguXYP1ypHT&enablejsapi=1&origin=https:%2F%2Fwww.fsu.edu — 200 — 56.7 KiB — 237 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-N0R1FDECKP&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&_p=1776804098250&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2970region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-N0R1FDECKP&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&_p=1776804098250&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2970 — 204 — 547 B — 133 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-N0R1FDECKP&cid=67139451.1776804099&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-N0R1FDECKP&cid=67139451.1776804099&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266400~117512542 — 204 — 556 B — 80 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3QQXPP1KM0&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&_p=1776804098250&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_ss=1&tfd=2989region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3QQXPP1KM0&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&_p=1776804098250&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512542&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_ss=1&tfd=2989 — 204 — 547 B — 115 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-N0R1FDECKP&cid=67139451.1776804099&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266400~117512542&z=1380517732www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-N0R1FDECKP&cid=67139451.1776804099&gtm=45je64h1v875491750z871073382za20gzb71073382zd71073382&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266400~117512542&z=1380517732 — 200 — 408 B — 99 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-BM0TKWCDDX&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&_p=1776804098250&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&dp=%2F&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_ss=1&ep.hostname=www.fsu.edu&ep.gtm_settings=GTM-5P9ZCB%20%7C%20239%20%7C%20&ep.traffic_type_1=external&tfd=3092region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-BM0TKWCDDX&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&_p=1776804098250&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=67139451.1776804099&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512542~118463262&dp=%2F&sid=1776804099&sct=1&seg=0&dl=https%3A%2F%2Fwww.fsu.edu%2F&dt=Florida%20State%20University&en=page_view&_fv=1&_ss=1&ep.hostname=www.fsu.edu&ep.gtm_settings=GTM-5P9ZCB%20%7C%20239%20%7C%20&ep.traffic_type_1=external&tfd=3092 — 204 — 48 B — 36 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BM0TKWCDDX&cid=67139451.1776804099&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-BM0TKWCDDX&cid=67139451.1776804099&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542~118463262 — 204 — 57 B — 31 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-BM0TKWCDDX&cid=67139451.1776804099&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542~118463262&z=644185114www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-BM0TKWCDDX&cid=67139451.1776804099&gtm=45je64h1v867854312z871073382za20gzb71073382zd71073382&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512542~118463262&z=644185114 — 200 — 107 B — 33 ms — h2blob:https://www.fsu.edu/9e6bf208-9e58-492c-9cf2-c4f930d86ad0www.fsu.edu/9e6bf208-9e58-492c-9cf2... blob:https://www.fsu.edu/9e6bf208-9e58-492c-9cf2-c4f930d86ad0 — 200 — -1 B — 33 ms — blobhttps://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 40 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.4 KiB — 52 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.1 KiB — 82 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 109 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 67 ms — h3https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 130 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 275 B — 755 ms — http/1.1https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 89 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 92 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 71 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 26 ms — h3https://i.ytimg.com/vi_webp/L0VuzgxbVt8/sddefault.webpi.ytimg.com/vi_webp/L0VuzgxbVt8/sdd... https://i.ytimg.com/vi_webp/L0VuzgxbVt8/sddefault.webp — 200 — 26.0 KiB — 98 ms — h2https://www.fsu.edu/favicon.icowww.fsu.edu/favicon.ico https://www.fsu.edu/favicon.ico — 200 — 15.4 KiB — 126 ms — http/1.1https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 67 ms — h3https://www.youtube.com/generate_204?XJK1qAwww.youtube.com/generate_204?XJK1qA https://www.youtube.com/generate_204?XJK1qA — 204 — 10 B — 24 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 96 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 33 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 275 B — 107 ms — http/1.1https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 37 ms — h3
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 5023ms · 771KB · $67/mo
Google Tag Manager
Tag Manager
Costly
Execution 1275ms
Transfer 175 KB
Unused 33%
Monthly Cost $17/mo
www.fsu.edu
Other
Costly
Execution 828ms
Transfer 39 KB
Monthly Cost $11/mo
cmp.osano.com
Other
Costly
Execution 660ms
Transfer 78 KB
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 556ms
Transfer 0 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 426ms
Transfer 174 KB
Unused 41%
Monthly Cost $6/mo
Microsoft Clarity
Session Replay
Costly
Execution 426ms
Transfer 25 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 329ms
Transfer 154 KB
Unused 42%
Monthly Cost $4/mo
kit.fontawesome.com
Other
Optional
Execution 161ms
Transfer 7 KB
Monthly Cost $2/mo
collector-52271.us.tvsquared.com
Other
Optional
Execution 109ms
Transfer 9 KB
Monthly Cost $1/mo
www.fsu.edu
Other
Optional
Execution 86ms
Transfer 7 KB
Monthly Cost $1/mo
www.fsu.edu
Other
Optional
Execution 59ms
Transfer 8 KB
Monthly Cost $1/mo
code.jquery.com
Other
Optional
Execution 58ms
Transfer 66 KB
Unused 89%
Monthly Cost $1/mo
code.jquery.com
Other
Optional
Execution 51ms
Transfer 29 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 1275ms and costs ~$17/month
  • www.fsu.edu adds 828ms and costs ~$11/month
  • cmp.osano.com adds 660ms and costs ~$9/month
  • Unattributable adds 556ms and costs ~$7/month
  • Google Tag Manager adds 426ms and costs ~$6/month
  • Microsoft Clarity adds 426ms and costs ~$6/month
  • Google Tag Manager adds 329ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

Google Tag Manager takes 1275ms 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.fsu.edu takes 828ms 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

cmp.osano.com takes 660ms 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 556ms 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 426ms 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

Microsoft Clarity takes 426ms 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 329ms 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

89% of code.jquery.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback