Skip to content
https://www.time.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
5
REVIEW
1
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

61
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

650 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.42 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.26 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.

2.10 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.

6.49 s

Page Load Progression

849 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 154 requests
FIX
4.4 MB transferred, 154 requests
Critical::
Page weighs 21.1 MB (4.4 MB transferred)
Warning::
JavaScript is 3.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.5 MB
Info::
Fonts are 228 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 228 KB
Warning::
154 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
154 requests
0.92 g CO2 per page load
JavaScript 3.5 MiB 80%
Fonts 227.7 KiB 5%
Other 184.4 KiB 4%
Images 154.3 KiB 3%
HTML 149.7 KiB 3%
Other 95.2 KiB 2%
CSS 59.7 KiB 1%
Other 27.4 KiB 1%
Other 954 B 0%
Other 770 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6085ms total JS execution
FIX
6085ms total JS execution
Warning::
https://time.com/replatform/_next/static/chunks/0....: 1316ms CPU time
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 875ms CPU time
Warning::
Unattributable: 844ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 581ms CPU time
Warning::
https://time.com/: 484ms CPU time
Warning::
Third-party scripts: 6085ms (100% of total)

Main Thread Breakdown

Script Evaluation 71% Other 12% Script Parsing & Compilation 9% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://time.com/replatform/_next/static/chunks/0.l2p97gfuclg.js1316ms1202ms14ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js875ms735ms81ms3rd
Unattributable844ms190ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604010101/pubads_impl.js?cb=31097617581ms534ms27ms3rd
https://time.com/484ms39ms36ms3rd
https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js424ms374ms38ms3rd
https://warp.media.net/js/tags/clientag.js?cid=8CURK55GQ&version=1.0&dn=time.com&ysite=time&ysection=homepage403ms334ms52ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P59JVDP181ms154ms21ms3rd
https://s.ntv.io/serve/load.js161ms119ms39ms3rd
https://cdn.parsely.com/keys/time.com/p.js?gtm_ver=3.2148ms136ms4ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
52 scripts, 1.8 MB unused
FIX
52 scripts, 1.8 MB unused
Warning::
https://s.ntv.io/serve/load.js: 196 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/kUYUkUl...: 178 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/kUYUkUl...: 178 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/kUYUkUl...: 178 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/kUYUkUl...: 178 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.8 MB
1879 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.ntv.io/serve/load.js250 KB196 KB (79%)3rd
https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js363 KB178 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js0 KB178 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js0 KB178 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js363 KB178 KB (49%)3rd
https://time.com/replatform/_next/static/chunks/0dau9qptc.r3g.js192 KB147 KB (78%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604010101/pubads_impl.js?cb=31097617182 KB123 KB (67%)3rd
https://time.com/replatform/_next/static/chunks/17a7il.corgax.js122 KB122 KB (100%)3rd
https://time.com/replatform/_next/static/chunks/0zfidouwhv-1d.js181 KB119 KB (66%)3rd
https://warp.media.net/js/tags/clientag.js?cid=8CURK55GQ&version=1.0&dn=time.com&ysite=time&ysection=homepage231 KB102 KB (44%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
10 images, 0 KB saveable
PASS
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 154 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
8 fonts (228 KB)
PASS
8 fonts (228 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

228 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 650 ms LCP 1.4 shttps://time.com/replatform/_next/static/media/GraphikCompact_Regular-s.p.045jbzexbf3c1.woff2GraphikCompact_Regular-... https://time.com/replatform/_next/static/media/GraphikCompact_Regular-s.p.045jbzexbf3c1.woff2 — 17.4 KiB — 0 ms — font-display: swaphttps://time.com/replatform/_next/static/media/GraphikMedium-s.p.052t3p~ux4at_.woff2GraphikMedium-s.p.052t3... https://time.com/replatform/_next/static/media/GraphikMedium-s.p.052t3p~ux4at_.woff2 — 36.3 KiB — 0 ms — font-display: swaphttps://time.com/replatform/_next/static/media/GraphikRegular-s.p.17.j52mcdk_kn.woff2GraphikRegular-s.p.17.j... https://time.com/replatform/_next/static/media/GraphikRegular-s.p.17.j52mcdk_kn.woff2 — 33.7 KiB — 0 ms — font-display: swaphttps://time.com/replatform/_next/static/media/GraphikRegularItalic-s.p.0nh~pvup-42.5.woff2GraphikRegularItalic-s.... https://time.com/replatform/_next/static/media/GraphikRegularItalic-s.p.0nh~pvup-42.5.woff2 — 35.5 KiB — 0 ms — font-display: swaphttps://time.com/replatform/_next/static/media/GraphikSemibold-s.p.0ul-jfy6i1-qb.woff2GraphikSemibold-s.p.0ul... https://time.com/replatform/_next/static/media/GraphikSemibold-s.p.0ul-jfy6i1-qb.woff2 — 36.4 KiB — 0 ms — font-display: swaphttps://time.com/replatform/_next/static/media/PPEditorialNew_Medium-s.p.11x22eg-bc.lq.woff2PPEditorialNew_Medium-s... https://time.com/replatform/_next/static/media/PPEditorialNew_Medium-s.p.11x22eg-bc.lq.woff2 — 34.5 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
GraphikCompact_Regular-... woff2 swap
Size 17 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GraphikMedium-s.p.052t3... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GraphikRegular-s.p.17.j... woff2 swap
Size 34 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GraphikRegularItalic-s.... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GraphikSemibold-s.p.0ul... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
PPEditorialNew_Medium-s... woff2 swap
Size 34 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
154 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6085ms · 1716KB · €97/mo
time.com
Other
Costly
Execution 1316ms
Transfer 71 KB
Unused 36%
Monthly Cost €21/mo
cdn.ketchjs.com
Other
Costly
Execution 875ms
Transfer 257 KB
Unused 40%
Monthly Cost €14/mo
Unattributable
Other
Costly
Execution 844ms
Transfer 0 KB
Monthly Cost €14/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 581ms
Transfer 182 KB
Unused 67%
Monthly Cost €9/mo
time.com
Other
Costly
Execution 484ms
Transfer 118 KB
Monthly Cost €8/mo
www.gstatic.com
Other
Costly
Execution 424ms
Transfer 0 KB
Unused 49%
Monthly Cost €7/mo
warp.media.net
Other
Costly
Execution 403ms
Transfer 231 KB
Unused 44%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Optional
Execution 181ms
Transfer 143 KB
Unused 37%
Monthly Cost €3/mo
s.ntv.io
Other
Optional
Execution 161ms
Transfer 250 KB
Unused 79%
Monthly Cost €3/mo
cdn.parsely.com
Other
Optional
Execution 148ms
Transfer 30 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 117ms
Transfer 158 KB
Unused 40%
Monthly Cost €2/mo
time.com
Other
Optional
Execution 114ms
Transfer 4 KB
Monthly Cost €2/mo
c.amazon-adsystem.com
Other
Optional
Execution 111ms
Transfer 90 KB
Unused 41%
Monthly Cost €2/mo
btloader.com
Other
Optional
Execution 93ms
Transfer 0 KB
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 91ms
Transfer 26 KB
Monthly Cost €1/mo
time.com
Other
Optional
Execution 78ms
Transfer 121 KB
Unused 42%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 64ms
Transfer 34 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • time.com adds 1316ms and costs ~€21/month
  • cdn.ketchjs.com adds 875ms and costs ~€14/month
  • Unattributable adds 844ms and costs ~€14/month
  • securepubads.g.doubleclick.net adds 581ms and costs ~€9/month
  • time.com adds 484ms and costs ~€8/month
  • www.gstatic.com adds 424ms and costs ~€7/month
  • warp.media.net adds 403ms and costs ~€6/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

time.com takes 1316ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.ketchjs.com takes 875ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 844ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 581ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

67% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

time.com takes 484ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.gstatic.com takes 424ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

warp.media.net takes 403ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

79% of s.ntv.io's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback