Performance
· 15 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.
770 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
196 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.014
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.24 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.
3.61 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 111 requestsFIX
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
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
FJS BundlesAction40 scripts, 749 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 134 KB (72%) | ✓ | 3rd |
| https://micro.rubiconproject.com/prebid/dynamic/13062.js | 166 KB | 101 KB (61%) | ✓ | 3rd |
| https://html-load.cc/script/d3d3LmJ1enpmZWVkLmNvbQ.js | 130 KB | 89 KB (69%) | ✓ | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/822-de3d6cc0b9e1ab91.js | 121 KB | 78 KB (64%) | ✓ | 3rd |
| https://www.buzzfeed.com/static-assets/bf-header-ui/buzzfeed/app.f61e19c30d169cacd52a.js | 152 KB | 73 KB (48%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 96 KB | 71 KB (74%) | ✓ | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/pages/_app-f0d512f6f6b23e56.js | 98 KB | 63 KB (65%) | ✓ | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 82 KB | 50 KB (61%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js | 54 KB | 37 KB (68%) | ✓ | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/794-338338bc25adb874.js | 56 KB | 28 KB (51%) | ✓ | 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
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 InventoryAction111 resources · 2.3 MB · 749 KB savings availableFIX
~748.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 111 resources | 2.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1979ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.buzzfeed.com/ | 337ms | 3ms | 1ms | 3rd |
| Unattributable | 303ms | 90ms | 0ms | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/281-97afea134b70477e.js | 280ms | 47ms | 1ms | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/framework-348f86d225132ea3.js | 272ms | 184ms | 4ms | 3rd |
| https://www.buzzfeed.com/static-assets/feed-ui/_next/static/chunks/pages/index-8ca0940eadb29372.js | 181ms | 175ms | 2ms | 3rd |
| https://micro.rubiconproject.com/prebid/dynamic/13062.js | 141ms | 108ms | 12ms | 3rd |
| https://www.buzzfeed.com/static-assets/bf-header-ui/buzzfeed/app.f61e19c30d169cacd52a.js | 116ms | 90ms | 16ms | 3rd |
| https://tagan.adlightning.com/buzzfeed/op.js | 88ms | 86ms | 1ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 69ms | 47ms | 18ms | 3rd |
| https://html-load.cc/script/d3d3LmJ1enpmZWVkLmNvbQ.js | 68ms | 51ms | 17ms | 3rd |
Showing top 10 of 12 scripts
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
AImage Optimization31 images, 0 KB saveablePASS
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
A+Font Loading7 fonts (115 KB)PASS
Web fonts
7
115 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 HintsNo optimization neededPASS
Network Waterfall111 requests over 2210msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.buzzfeed.com www.buzzfeed.com | Other | 337ms | 291 KB | — | $4/mo | Costly |
Unattributable Unattributable | Other | 303ms | 0 KB | — | $4/mo | Costly |
www.buzzfeed.com www.buzzfeed.com | Other | 280ms | 20 KB | — | $4/mo | Costly |
www.buzzfeed.com www.buzzfeed.com | Other | 272ms | 41 KB | — | $4/mo | Costly |
www.buzzfeed.com www.buzzfeed.com | Other | 181ms | 16 KB | — | $2/mo | Optional |
micro.rubiconproject.com micro.rubiconproject.com | Other | 141ms | 166 KB | 61% | $2/mo | Optional |
www.buzzfeed.com www.buzzfeed.com | Other | 116ms | 152 KB | 48% | $2/mo | Optional |
tagan.adlightning.com tagan.adlightning.com | Other | 88ms | 11 KB | — | $1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 69ms | 188 KB | 72% | $1/mo | Optional |
html-load.cc html-load.cc | Other | 68ms | 130 KB | 69% | $1/mo | Optional |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 65ms | 82 KB | 61% | $1/mo | Optional |
tagan.adlightning.com tagan.adlightning.com | Other | 59ms | 103 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.buzzfeed.com adds 337ms and costs ~$4/month
- Unattributable adds 303ms and costs ~$4/month
- www.buzzfeed.com adds 280ms and costs ~$4/month
- www.buzzfeed.com adds 272ms 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.buzzfeed.com takes 337ms 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 303ms 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.buzzfeed.com takes 280ms 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.buzzfeed.com takes 272ms 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
61% of micro.rubiconproject.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
72% of securepubads.g.doubleclick.net'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
69% of html-load.cc'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
61% of client.aps.amazon-adsystem.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