Performance
· 15 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.
676 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.45 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
512 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.416
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.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.
6.52 s
Page Load Progression
FPage Weight BudgetAction9.4 MB transferred, 207 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
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction43754ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.docusign.com/_marketing/_next/static/chunks/dd70c3ca-376d36b04396a654.js | 38025ms | 36482ms | 8ms | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/5362-7a963c544db094d2.js | 1697ms | 1498ms | 31ms | 3rd |
| https://www.docusign.com/ | 1004ms | 6ms | 0ms | 3rd |
| https://players.brightcove.net/6118377982001/default_default/index.min.js | 849ms | 538ms | 147ms | 3rd |
| Unattributable | 847ms | 59ms | 0ms | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/framework-f3bd6b15b0aa4ebf.js | 637ms | 498ms | 5ms | 3rd |
| https://cdn.optimizely.com/public/275532918/20917322951/9839_a95fa5af8c2ebc125eb4257bff8ff326dfbfe6aa8014ddf58035183d258adcc4_edge_helper.js | 262ms | 241ms | 8ms | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/pages/_app-90aa5871531e79a3.js | 198ms | 165ms | 15ms | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/pages/%5B%5B...page%5D%5D-bd7021908d1e5600.js | 134ms | 128ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NXX2M47 | 101ms | 83ms | 17ms | 3rd |
FJS BundlesAction50 scripts, 837 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.docusign.com/_marketing/_next/static/chunks/5362-7a963c544db094d2.js | 380 KB | 224 KB (59%) | ✓ | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/5867-557e7f751ba4935e.js | 337 KB | 141 KB (42%) | ✓ | 3rd |
| https://players.brightcove.net/6118377982001/default_default/index.min.js | 244 KB | 128 KB (53%) | ✓ | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/e893f787-e592a700afb2a884.js | 84 KB | 84 KB (100%) | ✓ | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/pages/_app-90aa5871531e79a3.js | 176 KB | 84 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NXX2M47 | 195 KB | 71 KB (36%) | ✓ | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/dd70c3ca-376d36b04396a654.js | 47 KB | 44 KB (94%) | ✓ | 3rd |
| https://cdn.optimizely.com/public/275532918/20917322951/9839_a95fa5af8c2ebc125eb4257bff8ff326dfbfe6aa8014ddf58035183d258adcc4_edge_helper.js | 108 KB | 37 KB (34%) | ✓ | 3rd |
| https://www.docusign.com/_marketing/_next/static/chunks/6111-1ad239201f6050f0.js | 24 KB | 23 KB (98%) | ✓ | 3rd |
| blob:https://www.docusign.com/de6cbe3f-0130-4aae-a433-623acbaf6c37 | -0 KB | — | ✓ | 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
FPage Weight InventoryAction207 resources · 9.4 MB · 837 KB savings availableFIX
~836.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 207 resources | 9.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction85 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (163 KB)PASS
Web fonts
6
163 KB total
Render-blocking
0
of 6
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 ~1 KB and ~2 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall207 requests over 21063msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.docusign.com www.docusign.com | Other | 38025ms | 47 KB | 94% | $713/mo | Costly |
www.docusign.com www.docusign.com | Other | 1697ms | 380 KB | 59% | $32/mo | Costly |
www.docusign.com www.docusign.com | Other | 1004ms | 112 KB | — | $19/mo | Costly |
players.brightcove.net players.brightcove.net | Other | 849ms | 244 KB | 53% | $16/mo | Costly |
Unattributable Unattributable | Other | 847ms | 0 KB | — | $16/mo | Costly |
www.docusign.com www.docusign.com | Other | 637ms | 54 KB | — | $12/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 262ms | 108 KB | 34% | $5/mo | Costly |
www.docusign.com www.docusign.com | Other | 198ms | 176 KB | 48% | $4/mo | Optional |
www.docusign.com www.docusign.com | Other | 134ms | 1 KB | — | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 101ms | 195 KB | 36% | $2/mo | Optional |
These scripts may cost more than they're worth
- www.docusign.com adds 38025ms and costs ~$713/month
- www.docusign.com adds 1697ms and costs ~$32/month
- www.docusign.com adds 1004ms and costs ~$19/month
- players.brightcove.net adds 849ms and costs ~$16/month
- Unattributable adds 847ms and costs ~$16/month
- www.docusign.com adds 637ms and costs ~$12/month
- Optimizely adds 262ms and costs ~$5/month
100% 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
www.docusign.com takes 38025ms 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
94% of www.docusign.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
www.docusign.com takes 1697ms 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
59% of www.docusign.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
www.docusign.com takes 1004ms 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
players.brightcove.net takes 849ms 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
53% of players.brightcove.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
Unattributable takes 847ms 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.docusign.com takes 637ms 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 262ms 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