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.93 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.38 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.12 s
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.
5.49 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.
15.09 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 122 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 CostAction6063ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.mic.com/ | 1683ms | 9ms | 2ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098034 | 798ms | 664ms | 82ms | 3rd |
| Unattributable | 770ms | 169ms | 0ms | 3rd |
| https://cdn2.bustle.com/2026/mic/HubPage-7230f74a13.js | 643ms | 457ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-F6C0PLEVJH | 484ms | 407ms | 70ms | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.mic.com | 374ms | 258ms | 78ms | 3rd |
| https://d15kdpgjg3unno.cloudfront.net/oPS.js | 339ms | 309ms | 26ms | 3rd |
| https://cdn2.bustle.com/2026/mic/prebid-light-d257e6fd86.js | 323ms | 278ms | 39ms | 3rd |
| https://cdn2.bustle.com/2026/mic/main-87466c9f5e.js | 192ms | 145ms | 26ms | 3rd |
| https://securepubads.g.doubleclick.net/tag/js/gpt.js | 118ms | 99ms | 18ms | 3rd |
Showing top 10 of 14 scripts
DJS BundlesAction41 scripts, 353 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098034 | 188 KB | 87 KB (46%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2.js?referer=www.mic.com | 117 KB | 64 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-F6C0PLEVJH | 171 KB | 56 KB (33%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/mic/prebid-light-d257e6fd86.js | 93 KB | 43 KB (47%) | ✓ | 3rd |
| https://cdn.id5-sync.com/api/1.0/esp.js | 35 KB | 31 KB (89%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/mic/main-87466c9f5e.js | 69 KB | 27 KB (40%) | ✓ | 3rd |
| https://d15kdpgjg3unno.cloudfront.net/oPS.js | 60 KB | 24 KB (40%) | ✓ | 3rd |
| https://cdn2.bustle.com/2026/mic/HubPage-7230f74a13.js | 39 KB | 21 KB (56%) | ✓ | 3rd |
| https://script-api.ccgateway.net/script/launcher/1/customevents.js | 2 KB | — | ✓ | 3rd |
| https://script-api.ccgateway.net/setUser?parent=67c7fcd8b0&site=www.mic.com&ccuid=f38a0193-193d-4591-bc1e-128277d39bd2&ccsid=e93979c5-a6c5-46be-8c63-9c1f3cb3890b | 0 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
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
DPage Weight InventoryAction122 resources · 2.4 MB · 353 KB savings availableFIX
~353.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 122 resources | 2.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization25 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 Loading6 fonts (165 KB)PASS
Web fonts
6
165 KB total
Render-blocking
0
of 6
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 Hints10 hints, 0 missing preconnectsPASS
Current Resource Hints
10 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall122 requests over 4124msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.mic.com www.mic.com | Other | 1683ms | 39 KB | — | €18/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 798ms | 188 KB | 46% | €9/mo | Costly |
Unattributable Unattributable | Other | 770ms | 0 KB | — | €8/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 643ms | 39 KB | 56% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 484ms | 171 KB | 33% | €5/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 374ms | 117 KB | 55% | €4/mo | Costly |
d15kdpgjg3unno.cloudfront.net d15kdpgjg3unno.cloudfront.net | Other | 339ms | 60 KB | 40% | €4/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 323ms | 93 KB | 47% | €4/mo | Costly |
cdn2.bustle.com cdn2.bustle.com | Other | 192ms | 69 KB | 40% | €2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 118ms | 34 KB | — | €1/mo | Optional |
carbon-cdn.ccgateway.net carbon-cdn.ccgateway.net | Other | 97ms | 13 KB | — | €1/mo | Optional |
cdn2.bustle.com cdn2.bustle.com | Other | 93ms | 12 KB | — | €1/mo | Optional |
secure.quantserve.com secure.quantserve.com | Other | 77ms | 12 KB | — | €1/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 71ms | 35 KB | 89% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.mic.com adds 1683ms and costs ~€18/month
- securepubads.g.doubleclick.net adds 798ms and costs ~€9/month
- Unattributable adds 770ms and costs ~€8/month
- cdn2.bustle.com adds 643ms and costs ~€7/month
- Google Tag Manager adds 484ms and costs ~€5/month
- cmp.inmobi.com adds 374ms and costs ~€4/month
- d15kdpgjg3unno.cloudfront.net adds 339ms and costs ~€4/month
- cdn2.bustle.com adds 323ms 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.mic.com takes 1683ms 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 798ms 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 770ms 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 643ms 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
56% 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
Google Tag Manager takes 484ms 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 374ms 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
55% of cmp.inmobi.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
d15kdpgjg3unno.cloudfront.net takes 339ms 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 323ms 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