Performance
· 14 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.
5.78 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
27.76 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.92 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.036
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
15.22 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.
45.25 s
Page Load Progression
FPage Weight BudgetAction12.6 MB transferred, 299 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
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.
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
DThird-Party ImpactAction92% third-party, 0 ms blockingFIX
FJS Execution CostAction21529ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 5051ms | 454ms | 0ms | 3rd |
| https://www.mongodb.com/_next/static/chunks/framework-7586a95b0478321d.js | 3307ms | 2917ms | 17ms | 1st |
| https://cdn.optimizely.com/js/5557007785132032.js | 1834ms | 1206ms | 285ms | 3rd |
| https://webassets.mongodb.com/_com_assets/cms/mltoya8eg17hc511u-chatbot-19-02-2026.js | 1734ms | 1327ms | 259ms | 3rd |
| https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz | 1319ms | 1252ms | 10ms | 3rd |
| https://pathway.mongodb.com/ | 962ms | 876ms | 23ms | 3rd |
| https://euob.michiganrobotflower.com/sxp/i/1026a1528f8727653fd96984e7b20597.js | 835ms | 661ms | 25ms | 3rd |
| https://unpkg.com/@rive-app/canvas | 785ms | 661ms | 39ms | 3rd |
| https://www.mongodb.com/_next/static/chunks/pages/%5B%5B...page%5D%5D-887415a1fed2449c.js | 758ms | 752ms | 3ms | 1st |
| https://www.mongodb.com/ | 693ms | 35ms | 1ms | 1st |
Showing top 10 of 32 scripts
FJS BundlesAction72 scripts, 1.6 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.optimizely.com/js/5557007785132032.js | 530 KB | 383 KB (73%) | ✓ | 3rd |
| https://webassets.mongodb.com/_com_assets/cms/mltoya8eg17hc511u-chatbot-19-02-2026.js | 512 KB | 298 KB (58%) | ✓ | 3rd |
| https://www.mongodb.com/_next/static/chunks/9732e8d6-75ce682f5f0e8aa1.js | 422 KB | 261 KB (62%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-GDFN&l=dataLayer | 172 KB | 111 KB (64%) | ✓ | 3rd |
| https://www.mongodb.com/_next/static/chunks/642-baeee0de09929e75.js | 151 KB | 101 KB (67%) | ✓ | 1st |
| https://www.mongodb.com/_next/static/chunks/ec740807-1e79f3a47a2862cc.js | 130 KB | 80 KB (62%) | ✓ | 1st |
| https://www.mongodb.com/_next/static/chunks/pages/_app-223717bf473eb0c8.js | 95 KB | 74 KB (78%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-GDFN | 172 KB | 69 KB (40%) | ✓ | 3rd |
| https://www.mongodb.com/_next/static/chunks/9a8bd14d-71540a3865856829.js | 56 KB | 55 KB (100%) | ✓ | 1st |
| https://cdn.cookielaw.org/scripttemplates/202401.1.0/otBannerSdk.js | 104 KB | 53 KB (51%) | ✓ | 3rd |
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
BImage Optimization118 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachings-maxage=30, stale-while-revalidateREVIEW
s-maxage=30, stale-while-revalidate
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 30 | CDN caches for 30 seconds |
| stale-while-revalidate | — | Serve stale while revalidating |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading9 fonts (497 KB)PASS
Web fonts
9
497 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
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~176 KB and ~352 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall299 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 5051ms | 0 KB | — | $95/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 1834ms | 530 KB | 73% | $34/mo | Costly |
webassets.mongodb.com webassets.mongodb.com | Other | 1734ms | 512 KB | 58% | $33/mo | Costly |
Segment cdn.segment.com | Analytics | 1319ms | 22 KB | — | $25/mo | Costly |
pathway.mongodb.com pathway.mongodb.com | Other | 962ms | 107 KB | 25% | $18/mo | Costly |
euob.michiganrobotflower.com euob.michiganrobotflower.com | Other | 835ms | 45 KB | — | $16/mo | Costly |
unpkg unpkg.com | CDN | 785ms | 0 KB | — | $15/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 581ms | 172 KB | 40% | $11/mo | Costly |
obseu.michiganrobotflower.com obseu.michiganrobotflower.com | Other | 478ms | 2 KB | — | $9/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 381ms | 104 KB | 51% | $7/mo | Essential |
Hotjar script.hotjar.com | Session Replay | 236ms | 57 KB | 67% | $4/mo | Costly |
LinkedIn Insight snap.licdn.com | Advertising | 216ms | 0 KB | — | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 201ms | 95 KB | 33% | $4/mo | Costly |
Bing UET bat.bing.com | Advertising | 175ms | 15 KB | — | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 137ms | 145 KB | 35% | $3/mo | Optional |
tr.capterra.com tr.capterra.com | Other | 131ms | 26 KB | — | $2/mo | Optional |
s.dpmsrv.com s.dpmsrv.com | Other | 109ms | 12 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 172 KB | 64% | $2/mo | Optional |
www.mongodb.com www.mongodb.com | Other | 94ms | 0 KB | — | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 83ms | 37 KB | — | $2/mo | Optional |
evs.blue.mongodb.com evs.blue.mongodb.com | Other | 67ms | 30 KB | — | $1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 63ms | 9 KB | — | $1/mo | Essential |
Segment cdn.segment.com | Analytics | 59ms | 1 KB | — | $1/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 51ms | 19 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 5051ms and costs ~$95/month
- Optimizely adds 1834ms and costs ~$34/month
- webassets.mongodb.com adds 1734ms and costs ~$33/month
- Segment adds 1319ms and costs ~$25/month
- pathway.mongodb.com adds 962ms and costs ~$18/month
- euob.michiganrobotflower.com adds 835ms and costs ~$16/month
- unpkg adds 785ms and costs ~$15/month
- Google Tag Manager adds 581ms and costs ~$11/month
- obseu.michiganrobotflower.com adds 478ms and costs ~$9/month
- Hotjar adds 236ms and costs ~$4/month
- LinkedIn Insight adds 216ms and costs ~$4/month
- Facebook Pixel adds 201ms and costs ~$4/month
73% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
Unattributable takes 5051ms 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
Optimizely takes 1834ms 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
73% of Optimizely'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
webassets.mongodb.com takes 1734ms 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
58% of webassets.mongodb.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
Segment takes 1319ms 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
pathway.mongodb.com takes 962ms 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
euob.michiganrobotflower.com takes 835ms 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
unpkg takes 785ms 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
Google Tag Manager takes 581ms 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
obseu.michiganrobotflower.com takes 478ms 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
51% of OneTrust'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
Hotjar takes 236ms 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
67% of Hotjar'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
LinkedIn Insight takes 216ms 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
Facebook Pixel takes 201ms 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
64% 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