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.
4.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.24 s
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.
7.30 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.
17.73 s
Page Load Progression
FPage Weight BudgetAction3.7 MB transferred, 119 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 Execution CostAction14011ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.bustle.com/ | 4626ms | 11ms | 4ms | 3rd |
| Unattributable | 1293ms | 103ms | 0ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 1216ms | 841ms | 161ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 | 1147ms | 952ms | 69ms | 3rd |
| https://d15kdpgjg3unno.cloudfront.net/oPS.js | 1013ms | 952ms | 55ms | 3rd |
| https://cdn2.bustle.com/2026/bustle/HubPage-b8764176d1.js | 997ms | 686ms | 17ms | 3rd |
| https://cdn.doubleverify.com/dvbm.js | 701ms | 569ms | 48ms | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.bustle.com | 476ms | 366ms | 58ms | 3rd |
| https://www.googletagservices.com/dcm/impl_v106.js | 357ms | 187ms | 7ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C3PETV5ZL1 | 349ms | 287ms | 58ms | 3rd |
Showing top 10 of 23 scripts
DJS BundlesAction36 scripts, 467 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 | 187 KB | 83 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C3PETV5ZL1 | 168 KB | 65 KB (38%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.bustle.com | 133 KB | 64 KB (48%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/bustle/prebid-light-4eb2a90476.js | 93 KB | 43 KB (47%) | ✓ | 3rd |
| https://cdn.doubleverify.com/dvbm.js | 102 KB | 39 KB (38%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 0 KB | 31 KB (42%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js | 73 KB | 31 KB (42%) | ✓ | 3rd |
| https://cdn.id5-sync.com/api/1.0/esp.js | 35 KB | 31 KB (89%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/bustle/main-2a88bb4eb4.js | 74 KB | 28 KB (39%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/bustle/HubPage-b8764176d1.js | 54 KB | 28 KB (53%) | ✓ | 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 InventoryAction119 resources · 3.7 MB · 467 KB savings availableFIX
~467.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 119 resources | 3.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization29 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 Loading8 fonts (158 KB)PASS
Web fonts
8
158 KB total
Render-blocking
0
of 8
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 Hints12 hints, 0 missing preconnectsPASS
Current Resource Hints
12 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall119 requests over 5339msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.bustle.com www.bustle.com | Other | 4626ms | 80 KB | — | €50/mo | Costly |
Unattributable Unattributable | Other | 1293ms | 0 KB | — | €14/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 1216ms | 0 KB | 42% | €13/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 1147ms | 187 KB | 45% | €12/mo | Costly |
d15kdpgjg3unno.cloudfront.net d15kdpgjg3unno.cloudfront.net | Other | 1013ms | 60 KB | 40% | €11/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 997ms | 54 KB | 53% | €11/mo | Costly |
cdn.doubleverify.com cdn.doubleverify.com | Other | 701ms | 102 KB | 38% | €8/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 476ms | 133 KB | 48% | €5/mo | Costly |
www.googletagservices.com www.googletagservices.com | Other | 357ms | 26 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 349ms | 168 KB | 38% | €4/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 302ms | 74 KB | 39% | €3/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 262ms | 93 KB | 47% | €3/mo | Costly |
s0.2mdn.net s0.2mdn.net | Other | 221ms | 41 KB | — | €2/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 204ms | 12 KB | — | €2/mo | Costly |
tps.doubleverify.com tps.doubleverify.com | Other | 123ms | 1 KB | — | €1/mo | Optional |
ad.doubleclick.net ad.doubleclick.net | Other | 118ms | 38 KB | — | €1/mo | Optional |
carbon-cdn.ccgateway.net carbon-cdn.ccgateway.net | Other | 118ms | 13 KB | — | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 106ms | 34 KB | — | €1/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 101ms | 35 KB | 89% | €1/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 85ms | 8 KB | — | €1/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 70ms | 14 KB | — | €1/mo | Optional |
secure.quantserve.com secure.quantserve.com | Other | 65ms | 12 KB | — | €1/mo | Optional |
link.rubiconproject.com link.rubiconproject.com | Other | 61ms | 15 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.bustle.com adds 4626ms and costs ~€50/month
- Unattributable adds 1293ms and costs ~€14/month
- pagead2.googlesyndication.com adds 1216ms and costs ~€13/month
- securepubads.g.doubleclick.net adds 1147ms and costs ~€12/month
- d15kdpgjg3unno.cloudfront.net adds 1013ms and costs ~€11/month
- cdn2.bustle.com adds 997ms and costs ~€11/month
- cdn.doubleverify.com adds 701ms and costs ~€8/month
- cmp.inmobi.com adds 476ms and costs ~€5/month
- www.googletagservices.com adds 357ms and costs ~€4/month
- Google Tag Manager adds 349ms and costs ~€4/month
- cdn2.bustle.com adds 302ms and costs ~€3/month
- cdn2.bustle.com adds 262ms and costs ~€3/month
- s0.2mdn.net adds 221ms and costs ~€2/month
- cdn2.bustle.com adds 204ms and costs ~€2/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.bustle.com takes 4626ms 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 1293ms 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
pagead2.googlesyndication.com takes 1216ms 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
securepubads.g.doubleclick.net takes 1147ms 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
d15kdpgjg3unno.cloudfront.net takes 1013ms 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
cdn2.bustle.com takes 997ms 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
53% of cdn2.bustle.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
cdn.doubleverify.com takes 701ms 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
cmp.inmobi.com takes 476ms 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.googletagservices.com takes 357ms 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
Google Tag Manager takes 349ms 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
cdn2.bustle.com takes 302ms 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
cdn2.bustle.com takes 262ms 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
s0.2mdn.net takes 221ms 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
cdn2.bustle.com takes 204ms 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
89% of cdn.id5-sync.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