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.
2.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
611 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.
3.89 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.
12.68 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 118 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2391ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.js | 946ms | 780ms | 21ms | 3rd |
| Unattributable | 624ms | 8ms | 0ms | 3rd |
| https://www.bartleby.com/ | 367ms | 13ms | 0ms | 3rd |
| https://www.bartleby.com/_next/static/chunks/pages/index-096c205973f21c01.js | 266ms | 254ms | 9ms | 3rd |
| https://www.bartleby.com/_next/static/chunks/28666.47f68c2cca5ef7ea.js | 73ms | 70ms | 0ms | 3rd |
| https://www.bartleby.com/_next/static/chunks/90458.dae1585017fcd1ee.js | 59ms | 30ms | 2ms | 3rd |
| https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.js | 57ms | 46ms | 10ms | 3rd |
DPage Weight InventoryAction118 resources · 2.2 MB · 34 KB savings availableFIX
~33.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 118 resources | 2.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization55 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (175 KB)PASS
Web fonts
5
175 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~54 KB and ~108 ms
A+JS Bundles51 scripts, 34 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.bartleby.com/_next/static/chunks/91036-5679ee51e38705e2.js | 64 KB | 34 KB (58%) | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/9574.bfddcf0f7755f042.js | 2 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/webpack-760d12deaa4c1cf4.js | 11 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/framework-75746eeb80cbf23f.js | 46 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/main-4552a5059bf1b940.js | 28 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 9 KB | — | ✓ | 3rd |
| https://assets.bartleby.com/1.17/js/scripts.1.17.123.min.js | 3 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/pages/_app-0fbc7ad5b16ddb72.js | 20 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/82562-b4f2d973668387bc.js | 9 KB | — | ✓ | 3rd |
| https://www.bartleby.com/_next/static/chunks/85287-9ea00c9d19e82f90.js | 14 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
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall118 requests over 1330msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.bartleby.com www.bartleby.com | Other | 946ms | 46 KB | — | $13/mo | Costly |
Unattributable Unattributable | Other | 624ms | 0 KB | — | $8/mo | Costly |
www.bartleby.com www.bartleby.com | Other | 367ms | 123 KB | — | $5/mo | Costly |
www.bartleby.com www.bartleby.com | Other | 266ms | 18 KB | — | $4/mo | Costly |
www.bartleby.com www.bartleby.com | Other | 73ms | 2 KB | — | $1/mo | Optional |
www.bartleby.com www.bartleby.com | Other | 59ms | 9 KB | — | $1/mo | Optional |
www.bartleby.com www.bartleby.com | Other | 57ms | 28 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.bartleby.com adds 946ms and costs ~$13/month
- Unattributable adds 624ms and costs ~$8/month
- www.bartleby.com adds 367ms and costs ~$5/month
- www.bartleby.com adds 266ms and costs ~$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.bartleby.com takes 946ms 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
Unattributable takes 624ms 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.bartleby.com takes 367ms 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.bartleby.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