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.
1.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.92 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
192 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.077
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.00 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.
7.85 s
Page Load Progression
DThird-Party ImpactAction88% third-party, 0 ms blockingFIX
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization31 images, 0 KB saveableREVIEW
CJS Execution CostAction1132ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 377ms | 7ms | 0ms | 3rd |
| https://resources.infolinks.com/js/2033.011-4.011/icemobile.js | 326ms | 250ms | 31ms | 3rd |
| https://tiny.cc/ | 241ms | 2ms | 2ms | 1st |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 138ms | 78ms | 59ms | 3rd |
| https://router.infolinks.com/gsd?evt=afterGSD&pid=3234219&wsid=0&pdom=tiny.cc&purl=https%3A%2F%2Ftiny.cc%2F&jsv=2033.011-4.011&_cb=17768049701160&uspData=N%2FA&gppData=N%2FA | 51ms | 50ms | 0ms | 3rd |
CJS BundlesAction24 scripts, 164 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 146 KB | 108 KB (74%) | ✓ | 3rd |
| https://resources.infolinks.com/js/2033.011-4.011/icemobile.js | 69 KB | 35 KB (50%) | ✓ | 3rd |
| https://static.addtoany.com/menu/modules/core.ydpp7jcu.js | 26 KB | 21 KB (82%) | ✓ | 3rd |
| https://router.infolinks.com/gsd?evt=afterGSD&pid=3234219&wsid=0&pdom=tiny.cc&purl=https%3A%2F%2Ftiny.cc%2F&jsv=2033.011-4.011&_cb=17768049701160&uspData=N%2FA&gppData=N%2FA | 0 KB | — | ✓ | 3rd |
| https://resources.infolinks.com/js/2033.011-4.011/mobile_intop.js | 25 KB | — | ✓ | 3rd |
| https://tiny.cc/tiny/js/lib/clipboard.min.js | 4 KB | — | ✓ | 1st |
| https://tiny.cc/tiny/js/tinycc/recent.js | 1 KB | — | ✓ | 1st |
| https://tiny.cc/tiny/js/tinycc/shortener.js | 1 KB | — | ✓ | 1st |
| https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js | 2 KB | — | ✓ | 3rd |
| https://static.addtoany.com/menu/page.js | 2 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget380 KB transferred, 93 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (11 KB)PASS
Web fonts
1
11 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 Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
APage Weight Inventory93 resources · 380 KB · 164 KB savings availablePASS
~164.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 93 resources | 379.9 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall93 requests over 42578msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 377ms | 0 KB | — | $5/mo | Costly |
resources.infolinks.com resources.infolinks.com | Other | 326ms | 69 KB | 50% | $4/mo | Costly |
imasdk.googleapis.com imasdk.googleapis.com | Other | 138ms | 146 KB | 74% | $2/mo | Optional |
router.infolinks.com router.infolinks.com | Other | 51ms | 0 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 377ms and costs ~$5/month
- resources.infolinks.com adds 326ms and costs ~$4/month
79% 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
Unattributable takes 377ms 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
resources.infolinks.com takes 326ms 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
50% of resources.infolinks.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
74% of imasdk.googleapis.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