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.
924 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
926 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
959 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.19 s
Page Load Progression
DThird-Party ImpactAction79% third-party, 0 ms blockingFIX
CJS Execution CostAction1702ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://codecanyon.net/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9eff4e98ba600d16 | 1352ms | 1284ms | 18ms | 1st |
| Unattributable | 209ms | 5ms | 0ms | 3rd |
| https://codecanyon.net/ | 140ms | 20ms | 2ms | 1st |
A+Page Weight Budget481 KB transferred, 17 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles7 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://codecanyon.net/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9eff4e98ba600d16 | 71 KB | — | ✓ | 1st |
| blob:https://codecanyon.net/d7bebef5-6218-4253-98c6-5d9a91fe0621 | 0 KB | — | ✓ | 3rd |
| https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js?onload=cFRiY3&render=explicit | 17 KB | — | ✓ | 3rd |
| blob:https://codecanyon.net/9ee281f5-5509-48bd-81ea-532b089b0355 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/250554ef-f499-49bb-a0cd-c4e8bbb9660e | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/fd75832e-95e5-47a3-9a1b-52b4d0b1e23f | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/fd75832e-95e5-47a3-9a1b-52b4d0b1e23f | -0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory17 resources · 481 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 17 resources | 481.3 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
A+HTTP Cachingmax-age=1800 (30 minutes)PASS
max-age=1800, public, stale-while-revalidate=300, stale-if-error=28800
| Directive | Value | Meaning |
|---|---|---|
| max-age | 1800 | Cache for 30 minutes |
| public | — | Any cache may store this response |
| stale-while-revalidate | 300 | Serve stale for 5 minutes while fetching fresh |
| stale-if-error | 28800 |
Network Waterfall17 requests over 1717msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 209ms | 0 KB | — | $3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 209ms and costs ~$3/month
Unattributable 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