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.
3.37 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.55 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.
4.20 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.
9.05 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction10382ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.canva.com/ | 3390ms | 88ms | 44ms | 3rd |
| https://static.canva.com/web/a6a5714cc6dea6f4.js | 2576ms | 2290ms | 187ms | 3rd |
| https://static.canva.com/web/ad1181f53942b02c.s4le6a.vendor.js | 1535ms | 1128ms | 54ms | 3rd |
| https://static.canva.com/web/f3cf4411110060c6.sentry_browser.js | 1472ms | 596ms | 26ms | 3rd |
| Unattributable | 643ms | 23ms | 0ms | 3rd |
| https://www.canva.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 556ms | 462ms | 5ms | 3rd |
| https://chunk-composing.canva.com/chunk-batch/5b3d741bd5110ceb.js+9173ed5758dc2d0d.js+6c6fd1a53f5f87d1.vendor.js+eb24e23a78fb4f29.js+48eb91ce47512d3b.js+850412fa6cd97862.js+6855040416fdaf39.js+92d465e8a2e44821.js+cac02fcf8353fecd.js+9fc426d73c063d32.js+9aed52081995b5dd.js+2bce7722435560ec.js+0bfe8c16938503ff.js+aaa96fb165c482b7.js+7a486388f0cef225.js+b8f3436bd7ed82f7.js | 209ms | 170ms | 17ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction2.1 MB transferred, 60 requestsREVIEW
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
CImage OptimizationAction10 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
CJS BundlesAction34 scripts, 246 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.canva.com/web/a6a5714cc6dea6f4.js | 309 KB | 147 KB (48%) | ✓ | 3rd |
| https://static.canva.com/web/243a21c2549ef88e.vendor.js | 35 KB | 30 KB (90%) | ✓ | 3rd |
| https://static.canva.com/web/ad1181f53942b02c.s4le6a.vendor.js | 78 KB | 24 KB (31%) | ✓ | 3rd |
| https://static.canva.com/web/a2ac72e9800c50ea.1ul071.vendor.js | 41 KB | 22 KB (56%) | ✓ | 3rd |
| https://static.canva.com/web/f3cf4411110060c6.sentry_browser.js | 38 KB | 22 KB (61%) | ✓ | 3rd |
| https://static.canva.com/web/fa6dd10f7fcbbd25.js | 1 KB | — | ✓ | 3rd |
| https://www.canva.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/main.js? | 13 KB | — | ✓ | 3rd |
| https://static.canva.com/web/22fdd39dabbac02e.strings.js | 13 KB | — | ✓ | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 | 7 KB | — | ✓ | 3rd |
| https://static.canva.com/web/a70203be46a22604.js | 5 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (39 KB)PASS
Web fonts
1
39 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall60 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 |
|---|---|---|---|---|---|---|
www.canva.com www.canva.com | Other | 3390ms | 54 KB | — | $45/mo | Costly |
static.canva.com static.canva.com | Other | 2576ms | 309 KB | 48% | $34/mo | Costly |
static.canva.com static.canva.com | Other | 1535ms | 78 KB | 31% | $20/mo | Costly |
static.canva.com static.canva.com | Other | 1472ms | 38 KB | 61% | $20/mo | Costly |
Unattributable Unattributable | Other | 643ms | 0 KB | — | $9/mo | Costly |
www.canva.com www.canva.com | Other | 556ms | 1 KB | — | $7/mo | Costly |
chunk-composing.canva.com chunk-composing.canva.com | Other | 209ms | 25 KB | — | $3/mo | Costly |
These scripts may cost more than they're worth
- www.canva.com adds 3390ms and costs ~$45/month
- static.canva.com adds 2576ms and costs ~$34/month
- static.canva.com adds 1535ms and costs ~$20/month
- static.canva.com adds 1472ms and costs ~$20/month
- Unattributable adds 643ms and costs ~$9/month
- www.canva.com adds 556ms and costs ~$7/month
- chunk-composing.canva.com adds 209ms and costs ~$3/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.canva.com takes 3390ms 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
static.canva.com takes 2576ms 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
static.canva.com takes 1535ms 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
static.canva.com takes 1472ms 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
61% of static.canva.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
Unattributable takes 643ms 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.canva.com takes 556ms 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
chunk-composing.canva.com takes 209ms 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