Performance
· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.35 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.49 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.01 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
16.54 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 113 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
FJS Execution CostAction5095ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://assets.adobedtm.com/d0cc0600946eb3957f703b9fe43c3590597a8c2c/satelliteLib-e8d23c2e444abadc572df06537e2def59c01db09.js | 1053ms | 921ms | 94ms | 3rd |
| https://www.mathworks.com/O79LJpUfgI/h8OsFF/mBe-/wuEapcLbrkJGtS/RwZjAQ/S00-eh/JhZxcB | 890ms | 773ms | 72ms | 1st |
| Unattributable | 846ms | 58ms | 0ms | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=mathworks.com | 405ms | 286ms | 77ms | 3rd |
| https://www.mathworks.com/ | 353ms | 46ms | 5ms | 1st |
| https://cl.qualaroo.com/ki.js/49559/ahy.js | 302ms | 222ms | 50ms | 3rd |
| https://www.mathworks.com/akam/13/b90458b | 227ms | 186ms | 6ms | 1st |
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 225ms | 114ms | 110ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1023777138&l=dataLayer | 199ms | 148ms | 49ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 162ms | 116ms | 44ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction42 scripts, 550 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 363 KB | 245 KB (68%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1023777138&l=dataLayer | 138 KB | 79 KB (57%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=mathworks.com | 117 KB | 57 KB (49%) | ✓ | 3rd |
| https://www.mathworks.com/O79LJpUfgI/h8OsFF/mBe-/wuEapcLbrkJGtS/RwZjAQ/S00-eh/JhZxcB | 175 KB | 38 KB (22%) | ✓ | 1st |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 37 KB (39%) | ✓ | 3rd |
| https://s.go-mpulse.net/boomerang/LERXA-6VNES-W6PXS-U8C7F-BXSZH | 56 KB | 37 KB (65%) | ✓ | 3rd |
| https://assets.adobedtm.com/d0cc0600946eb3957f703b9fe43c3590597a8c2c/satelliteLib-e8d23c2e444abadc572df06537e2def59c01db09.js | 167 KB | 36 KB (22%) | ✓ | 3rd |
| https://www.mathworks.com/etc.clientlibs/mathworks/clientlibs/customer-ui/components/jquery.min.20260310205237136.js | 33 KB | 22 KB (67%) | ✓ | 1st |
| https://www.mathworks.com/etc.clientlibs/mathworks/clientlibs/customer-ui/components/domainredirect.min.20260310205237136.js | 3 KB | — | ✓ | 1st |
| https://www.mathworks.com/etc.clientlibs/mathworks/clientlibs/customer-ui/components/tabs.min.20260310205237136.js | 2 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BThird-Party Impact52% third-party, 0 ms blockingREVIEW
BImage Optimization28 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0REVIEW
max-age=0
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading9 fonts (200 KB)PASS
Web fonts
9
200 KB total
Render-blocking
0
of 9
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~17 KB and ~34 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall113 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
assets.adobedtm.com assets.adobedtm.com | Other | 1053ms | 167 KB | 22% | $14/mo | Costly |
Unattributable Unattributable | Other | 846ms | 0 KB | — | $11/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 405ms | 117 KB | 49% | $5/mo | Costly |
cl.qualaroo.com cl.qualaroo.com | Other | 302ms | 78 KB | — | $4/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 225ms | 363 KB | 68% | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 199ms | 138 KB | 57% | $3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 162ms | 95 KB | 39% | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 94ms | 37 KB | — | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 85ms | 19 KB | — | $1/mo | Optional |
s.go-mpulse.net s.go-mpulse.net | Other | 71ms | 56 KB | 65% | $1/mo | Optional |
www.recaptcha.net www.recaptcha.net | Other | 66ms | 2 KB | — | $1/mo | Optional |
cdn.treasuredata.com cdn.treasuredata.com | Other | 55ms | 20 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- assets.adobedtm.com adds 1053ms and costs ~$14/month
- Unattributable adds 846ms and costs ~$11/month
- cmp.inmobi.com adds 405ms and costs ~$5/month
- cl.qualaroo.com adds 302ms and costs ~$4/month
- www.gstatic.com adds 225ms and costs ~$3/month
70% of JavaScript execution time comes from third-party scripts.
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
assets.adobedtm.com takes 1053ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 846ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cmp.inmobi.com takes 405ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cl.qualaroo.com takes 302ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.gstatic.com takes 225ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
68% of www.gstatic.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
57% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
65% of s.go-mpulse.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev