Skip to content
https://www.okta.com

Performance

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

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

60
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

764 ms

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

5.90 s

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

241 ms

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

0.103

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

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

5.93 s

Page Load Progression

386 ms
773 ms
1.2 s
1.5 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
14
7 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
20.0 MB transferred, 116 requests
FIX
20.0 MB transferred, 116 requests
Critical::
Page weighs 24.6 MB (20.0 MB transferred)
Warning::
Images are 4.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.9 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Warning::
116 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.2 g CO2 per page load
20.0 MB / 2.4 MB budget
20.0 MB transferred
116 requests
4.2 g CO2 per page load
Other 13.6 MiB 68%
Images 4.9 MiB 24%
JavaScript 1.1 MiB 5%
CSS 163.0 KiB 1%
Fonts 128.6 KiB 1%
Other 57.8 KiB 0%
HTML 47.5 KiB 0%
Other 4.6 KiB 0%
Other 4.5 KiB 0%
Other 318 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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
90% third-party, 0 ms blocking
FIX
90% third-party, 0 ms blocking
Warning::
Third-party code accounts for 90% of page weight (18.1 MiB of 20.0 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
D
JS Execution Cost
Action
2195ms total JS execution
FIX
2195ms total JS execution
Warning::
https://www.okta.com/etc/cloudsettings.kernel.js/c...: 387ms CPU time
Warning::
https://www.okta.com/: 352ms CPU time
Warning::
Unattributable: 331ms CPU time
Warning::
https://www.okta.com/etc.clientlibs/okta-www/clien...: 251ms CPU time
Info::
https://assets.adobedtm.com/6bb3f7663515/a88f12242...: 207ms CPU time
Warning::
Third-party scripts: 1131ms (52% of total)

Main Thread Breakdown

Script Evaluation 43% Other 28% Style & Layout 13% Script Parsing & Compilation 8% Parse HTML & CSS 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.okta.com/etc/cloudsettings.kernel.js/conf/okta-www/settings/cloudsettings/okta-www/contexthub387ms81ms11ms1st
https://www.okta.com/352ms9ms3ms1st
Unattributable331ms4ms0ms3rd
https://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-e5bf995b992cb5d886f41abd51663cff-lc.min.js251ms119ms54ms1st
https://assets.adobedtm.com/6bb3f7663515/a88f122425e8/launch-58767bf1d43d.min.js207ms181ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KXMLV58201ms166ms24ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5VD332L9&gtm=4e6460186ms153ms28ms3rd
https://cdn.cookielaw.org/scripttemplates/202503.1.0/otBannerSdk.js134ms89ms24ms3rd
https://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-homepage.lc-491aa09f43b0feb6bc82d7eaf10f6343-lc.min.js73ms51ms2ms1st
https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c124171768917601572ms62ms1ms3rd
F
JS Bundles
Action
35 scripts, 561 KB unused
FIX
35 scripts, 561 KB unused
Warning::
https://www.okta.com/etc.clientlibs/okta-www/clien...: 289 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KXM...: 81 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5VD...: 65 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202503.1...: 63 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/6bb3f7663515/a88f12242...: 42 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 561 KB
561 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-e5bf995b992cb5d886f41abd51663cff-lc.min.js353 KB289 KB (82%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-KXMLV58177 KB81 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5VD332L9&gtm=4e6460152 KB65 KB (43%)3rd
https://cdn.cookielaw.org/scripttemplates/202503.1.0/otBannerSdk.js116 KB63 KB (54%)3rd
https://assets.adobedtm.com/6bb3f7663515/a88f122425e8/launch-58767bf1d43d.min.js91 KB42 KB (47%)3rd
https://www.okta.com/etc/cloudsettings.kernel.js/conf/okta-www/settings/cloudsettings/okta-www/contexthub53 KB22 KB (40%)1st
https://www.okta.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js1 KB1st
https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.js30 KB3rd
https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js1 KB3rd
https://www.okta.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js2 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

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
Image Optimization
Action
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
https://www.okta.com/adobe/dynamicmedia/deliver/dm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.okta.com/adobe/dynamicmedia/deliver/dm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.okta.com/adobe/dynamicmedia/deliver/dm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.okta.com/adobe/dynamicmedia/deliver/dm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 4.9 MB
0 oversized -0 KB
25 legacy format
4 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

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

Web fonts

3

129 KB total

Render-blocking

0

of 3

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 4.0 s 5.0 s 6.0 s FCP 764 ms LCP 5.9 shttps://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site/resources/fonts/Aeonik-Regular.woff2Aeonik-Regular.woff2 https://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site/resources/fonts/Aeonik-Regular.woff2 — 41.9 KiB — 0 ms — font-display: swaphttps://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site/resources/fonts/Aeonik-Medium.woff2Aeonik-Medium.woff2 https://www.okta.com/etc.clientlibs/okta-www/clientlibs/clientlib-site/resources/fonts/Aeonik-Medium.woff2 — 43.8 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/33a252/00000000000000007735a11a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/33a252/00000000000000007735a11a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 42.9 KiB — 0 ms — font-display: swap
Aeonik-Regular.woff2 woff2 swap
Size 42 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Aeonik-Medium.woff2 woff2 swap
Size 44 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 43 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300,s-maxage=300,stale-while-revalidate=1800,stale-if-error=1800,public
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
CDN TTL: 5 minutes (s-maxage=300)
Info::
Last-Modified header present
Cache-Control

max-age=300,s-maxage=300,stale-while-revalidate=1800,stale-if-error=1800,public

DirectiveValueMeaning
max-age300Cache for 5 minutes
s-maxage300CDN caches for 5 minutes
stale-while-revalidate1800Serve stale for 30 minutes while fetching fresh
stale-if-error1800
publicAny cache may store this response
Effective TTL: 300 seconds
Network Waterfall
116 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
52% of JavaScript execution is third-party
First-party Third-party 1131ms · 543KB · $15/mo
Unattributable
Other
Costly
Execution 331ms
Transfer 0 KB
Monthly Cost $4/mo
assets.adobedtm.com
Other
Costly
Execution 207ms
Transfer 91 KB
Unused 47%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 201ms
Transfer 177 KB
Unused 46%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 186ms
Transfer 152 KB
Unused 43%
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 134ms
Transfer 116 KB
Unused 54%
Monthly Cost $2/mo
static.cloudflareinsights.com
Other
Optional
Execution 72ms
Transfer 7 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 331ms and costs ~$4/month
  • assets.adobedtm.com adds 207ms and costs ~$3/month
  • Google Tag Manager adds 201ms and costs ~$3/month

52% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

assets.adobedtm.com takes 207ms 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 201ms 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

54% of OneTrust'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