Skip to content
https://amazon.com.au

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
4
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

59
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

5.80 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

5.80 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

267 ms

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.

5.80 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.16 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 4 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (574.0 KiB of 574.2 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
JS Execution Cost
Action
1086ms total JS execution
REVIEW
1086ms total JS execution
Warning::
https://1c5c1ecf7303.535706ac.eu-west-1.token.awsw...: 699ms CPU time
Info::
Unattributable: 233ms CPU time
Info::
https://www.amazon.com.au/: 87ms CPU time
Info::
https://images-na.ssl-images-amazon.com/images/G/0...: 67ms CPU time
Warning::
Third-party scripts: 1086ms (100% of total)

Main Thread Breakdown

Script Evaluation 66% Other 19% Script Parsing & Compilation 11%
ScriptTotalScriptingParse/CompileParty
https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/challenge.js699ms525ms112ms3rd
Unattributable233ms105ms0ms3rd
https://www.amazon.com.au/87ms39ms4ms3rd
https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/ClientSideMetricsAUIJavascript-51171fbdd28e1a7a61e922e8f0272af8bc74d37b.secure.variant-desktop-session-snapshot-keypress.min._V2_.js67ms49ms2ms3rd
C
JS Bundles
Action
4 scripts, 278 KB unused
REVIEW
4 scripts, 278 KB unused
Warning::
https://1c5c1ecf7303.535706ac.eu-west-1.token.awsw...: 278 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 278 KB
278 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/challenge.js502 KB278 KB (55%)3rd
https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/csm-captcha-instrumentation.min._V1776808483660_.js1 KB3rd
https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/ue-base-1c399ad9886cab69575e1e5ee15c61a1._V313498596_.js3 KB3rd
https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/ClientSideMetricsAUIJavascript-51171fbdd28e1a7a61e922e8f0272af8bc74d37b.secure.variant-desktop-session-snapshot-keypress.min._V2_.js7 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
Page Weight Inventory
16 resources · 574 KB · 278 KB savings available
REVIEW
16 resources · 574 KB · 278 KB savings available
Info::
Within 1MB page-weight target
Got: 574 KB
Info::
~278 KB of savings available
Warning::
15 third-party resources (100% of weight)
Info::
1 resources over 200KB
16 resources · 574.2 KiB · 15 third-party Within 1MB page-weight target
JavaScript 89% · 513.5 KiB
Image 6% · 35.1 KiB
CSS 3% · 19.0 KiB
Document 1% · 4.3 KiB
Other 0% · 2.2 KiB

~277.8 KiB of savings available

Remove unused JavaScript: 277.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
574 KB transferred, 16 requests
PASS
574 KB transferred, 16 requests
Info::
Page weighs 1.6 MB (574 KB transferred)
Warning::
JavaScript is 514 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 514 KB
Info::
16 HTTP requests
Info::
Estimated 0.12 g CO2 per page load
574 KB / 2.4 MB budget
574 KB transferred
16 requests
0.12 g CO2 per page load
JavaScript 513.5 KiB 89%
CSS 19.0 KiB 3%
Other 18.0 KiB 3%
Images 17.3 KiB 3%
HTML 4.1 KiB 1%
Other 2.0 KiB 0%
Other 177 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Warning::
https://fls-na.amazon.com/1/oc-csi/1/OP/requestId=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
2 images 17 KB
0 oversized -0 KB
2 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
16 requests over 2777ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 5.8 s LCP 5.8 shttps://amazon.com.au// https://amazon.com.au/ — 301 — 202 B — 537 ms — http/1.1https://www.amazon.com.au/www.amazon.com.au/ https://www.amazon.com.au/ — 202 — 2.4 KiB — 18 ms — h2https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/challenge.js1c5c1ecf7303.535706ac.eu-west-1.tok... https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/challenge.js — 200 — 501.6 KiB — 94 ms — h2https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/inputs?client=browser1c5c1ecf7303.535706ac.eu-west-1.tok... https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/inputs?client=browser — 200 — 827 B — 52 ms — h3https://www.amazon.com.au/favicon.icowww.amazon.com.au/favicon.ico https://www.amazon.com.au/favicon.ico — 200 — 17.8 KiB — 6 ms — h2https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/mp_verify1c5c1ecf7303.535706ac.eu-west-1.tok... https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/mp_verify — 200 — 635 B — 73 ms — h3https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/mp_verify1c5c1ecf7303.535706ac.eu-west-1.tok... https://1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com/1c5c1ecf7303/224464cb1328/8662bb3826ff/mp_verify — 200 — 634 B — 72 ms — h3https://www.amazon.com.au/www.amazon.com.au/ https://www.amazon.com.au/ — 200 — 1.7 KiB — 174 ms — h3https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUI-3c913031596ca78a3768f4e934b1cc02ce238101.secure.min._V1_.cssimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUI-3c913031596ca78a3768f4e934b1cc02ce238101.secure.min._V1_.css — 200 — 19.0 KiB — 76 ms — h2https://fls-na.amazon.com/1/oc-csi/1/OP/requestId=N133JCW5VJM8GS2S3Q4G&js=1fls-na.amazon.com/1/oc-csi/1/OP/req... https://fls-na.amazon.com/1/oc-csi/1/OP/requestId=N133JCW5VJM8GS2S3Q4G&js=1 — 200 — 150 B — 345 ms — h2https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/csm-captcha-instrumentation.min._V1776808483660_.jsimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/csm-captcha-instrumentation.min._V1776808483660_.js — 200 — 1.4 KiB — 267 ms — h2https://images-na.ssl-images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0007-1x._V383827579_.pngimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0007-1x._V383827579_.png — 200 — 17.2 KiB — 4 ms — h2https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/ue-base-1c399ad9886cab69575e1e5ee15c61a1._V313498596_.jsimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/G/01/csminstrumentation/ue-base-1c399ad9886cab69575e1e5ee15c61a1._V313498596_.js — 200 — 3.0 KiB — 4 ms — h3https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/ClientSideMetricsAUIJavascript-51171fbdd28e1a7a61e922e8f0272af8bc74d37b.secure.variant-desktop-session-snapshot-keypress.min._V2_.jsimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/ClientSideMetricsAUIJavascript-51171fbdd28e1a7a61e922e8f0272af8bc74d37b.secure.variant-desktop-session-snapshot-keypress.min._V2_.js — 200 — 7.5 KiB — 4 ms — h3https://www.amazon.com.au/favicon.icowww.amazon.com.au/favicon.ico https://www.amazon.com.au/favicon.ico — 200 — 0 B — 1 ms — h2https://fls-na.amazon.com/1/batch/1/OE/fls-na.amazon.com/1/batch/1/OE/ https://fls-na.amazon.com/1/batch/1/OE/ — 204 — 177 B — 198 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1086ms · 511KB · A$19/mo
1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com
Other
Costly
Execution 699ms
Transfer 502 KB
Unused 55%
Monthly Cost A$12/mo
Unattributable
Other
Costly
Execution 233ms
Transfer 0 KB
Monthly Cost A$4/mo
www.amazon.com.au
Other
Optional
Execution 87ms
Transfer 2 KB
Monthly Cost A$2/mo
images-na.ssl-images-amazon.com
Other
Optional
Execution 67ms
Transfer 7 KB
Monthly Cost A$1/mo

These scripts may cost more than they're worth

  • 1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com adds 699ms and costs ~A$12/month
  • Unattributable adds 233ms and costs ~A$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com takes 699ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

55% of 1c5c1ecf7303.535706ac.eu-west-1.token.awswaf.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Unattributable takes 233ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback