Performance
· 17 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.
7.47 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.53 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.75 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.114
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.47 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.
13.54 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5302ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.td.com/etc.clientlibs/tdsite/clientlibs/clientlib-emerald.lc-1773279376360-lc.min.js | 2443ms | 903ms | 401ms | 3rd |
| Unattributable | 799ms | 112ms | 0ms | 3rd |
| https://assets.adobedtm.com/178dbd5c3653/c131ca167fd0/launch-cfc5a69df492.min.js | 520ms | 391ms | 111ms | 3rd |
| https://www.td.com/ca/en/personal-banking | 489ms | 14ms | 6ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202401.1.0/otBannerSdk.js | 416ms | 267ms | 63ms | 3rd |
| https://www.td.com/etc.clientlibs/tdsite/clientlibs/clientlib-base.lc-1773279376360-lc.min.js | 266ms | 178ms | 11ms | 3rd |
| https://assets.adobedtm.com/178dbd5c3653/c131ca167fd0/0b3ca378ab8f/RC46837a0df1d441baa9d6ad84d5dfe6d2-source.min.js | 103ms | 101ms | 0ms | 3rd |
| https://nexus.ensighten.com/tdb/aem-tdct-public-privacy-ot/Bootstrap.js | 82ms | 54ms | 9ms | 3rd |
| https://assets.adobedtm.com/178dbd5c3653/c131ca167fd0/0b3ca378ab8f/RC8ab32079d891469599c353c0eca01b00-source.min.js | 71ms | 61ms | 1ms | 3rd |
| https://cdn.cookielaw.org/consent/58bd9410-3537-402a-a626-f44d31eb8404/otSDKStub.js | 58ms | 39ms | 5ms | 3rd |
Showing top 10 of 11 scripts
DJS BundlesAction18 scripts, 490 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.td.com/etc.clientlibs/tdsite/clientlibs/clientlib-emerald.lc-1773279376360-lc.min.js | 455 KB | 364 KB (80%) | ✓ | 3rd |
| https://assets.adobedtm.com/178dbd5c3653/c131ca167fd0/launch-cfc5a69df492.min.js | 175 KB | 72 KB (42%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202401.1.0/otBannerSdk.js | 104 KB | 54 KB (52%) | ✓ | 3rd |
| https://nexus.ensighten.com/tdb/aem-tdct-public-privacy-ot/code/c67e7a73d47a1089d77df4f5b86bcdc1.js?conditionId0=423140 | 1 KB | — | ✓ | 3rd |
| https://assets.adobedtm.com/extensions/EPef068a8d6dd34a43866d9a80cc98baab/AppMeasurement.min.js | 13 KB | — | ✓ | 3rd |
| https://www.td.com/etc.clientlibs/tdsite/clientlibs/clientlib-base.lc-1773279376360-lc.min.js | 22 KB | — | ✓ | 3rd |
| https://nexus.ensighten.com/tdb/aem-tdct-public-privacy-ot/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/tdb/aem-tdct-public-privacy-ot/code/&publishedOn=Thu%20Nov%2013%2016:40:22%20GMT%202025&ClientID=822&PageID=https%3A%2F%2Fwww.td.com%2Fca%2Fen%2Fpersonal-banking | 1 KB | — | ✓ | 3rd |
| https://nexus.ensighten.com/tdb/aem-tdct-public-privacy-ot/Bootstrap.js | 17 KB | — | ✓ | 3rd |
| https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js | 1 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/consent/58bd9410-3537-402a-a626-f44d31eb8404/otSDKStub.js | 9 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
FPage Weight InventoryAction49 resources · 1.5 MB · 490 KB savings availableFIX
~490.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 49 resources | 1.5 MiB | ||||||
BPage Weight Budget1.5 MB transferred, 49 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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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
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 Loading4 fonts (160 KB)PASS
Web fonts
4
160 KB total
Render-blocking
0
of 4
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 Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall49 requests over 1486msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.td.com www.td.com | Other | 2443ms | 455 KB | 80% | CA$34/mo | Costly |
Unattributable Unattributable | Other | 799ms | 0 KB | — | CA$11/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 520ms | 175 KB | 42% | CA$7/mo | Costly |
www.td.com www.td.com | Other | 489ms | 42 KB | — | CA$7/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 416ms | 104 KB | 52% | CA$6/mo | Essential |
www.td.com www.td.com | Other | 266ms | 22 KB | — | CA$4/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 103ms | 1 KB | — | CA$1/mo | Optional |
nexus.ensighten.com nexus.ensighten.com | Other | 82ms | 17 KB | — | CA$1/mo | Optional |
assets.adobedtm.com assets.adobedtm.com | Other | 71ms | 1 KB | — | CA$1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 58ms | 9 KB | — | CA$1/mo | Essential |
assets.adobedtm.com assets.adobedtm.com | Other | 56ms | 0 KB | — | CA$1/mo | Optional |
These scripts may cost more than they're worth
- www.td.com adds 2443ms and costs ~CA$34/month
- Unattributable adds 799ms and costs ~CA$11/month
- assets.adobedtm.com adds 520ms and costs ~CA$7/month
- www.td.com adds 489ms and costs ~CA$7/month
- www.td.com adds 266ms and costs ~CA$4/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.td.com takes 2443ms 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
80% of www.td.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 799ms 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
assets.adobedtm.com takes 520ms 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.td.com takes 489ms 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
52% 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
www.td.com takes 266ms 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