Skip to content
https://elle.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
3
REVIEW
4
PASS
6
INFO
2

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

89
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

749 ms

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

1.83 s

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

46 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.100

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

2.56 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 4 REVIEW 3 FIX
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 (2.0 MiB of 2.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
60 scripts, 352 KB unused
FIX
60 scripts, 352 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 140 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.elle.com/_assets/moapt/2.437.0/moapt-b...: 85 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.elle.com/_assets/moapt/2.437.0/moapt-b...: 47 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.elle.com/_assets/moapt/2.437.0/moapt-d...: 33 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 23 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 352 KB
352 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB140 KB (75%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js108 KB85 KB (79%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js57 KB47 KB (82%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-data.js53 KB33 KB (89%)3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js43 KB23 KB (55%)3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js42 KB23 KB (56%)3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js5 KB3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js13 KB3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js0 KB3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js5 KB3rd

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

D
Page Weight Inventory
Action
104 resources · 2.0 MB · 352 KB savings available
FIX
104 resources · 2.0 MB · 352 KB savings available
Warning::
Page weight 1.0 MB over 1MB target
Got: 2.0 MB Expected: ≤ 1 MB
Info::
~352 KB of savings available
Warning::
103 third-party resources (100% of weight)
104 resources · 2.0 MiB · 103 third-party 1.0 MiB over 1MB target
JavaScript 47% · 989.3 KiB
Image 25% · 518.7 KiB
Font 11% · 220.3 KiB
Document 10% · 200.9 KiB
Other 4% · 79.7 KiB
CSS 4% · 78.2 KiB

~352.4 KiB of savings available

Remove unused JavaScript: 352.4 KiB
C
Page Weight Budget
Action
2.0 MB transferred, 104 requests
REVIEW
2.0 MB transferred, 104 requests
Info::
Page weighs 5.3 MB (2.0 MB transferred)
Warning::
JavaScript is 964 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 964 KB
Info::
Fonts are 220 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 220 KB
Warning::
104 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.43 g CO2 per page load
2.0 MB / 2.4 MB budget
2.0 MB transferred
104 requests
0.43 g CO2 per page load
JavaScript 963.9 KiB 46%
Images 510.4 KiB 24%
Fonts 220.3 KiB 11%
Other 154.5 KiB 7%
HTML 103.5 KiB 5%
CSS 78.2 KiB 4%
Other 56.3 KiB 3%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
JS Execution Cost
730ms total JS execution
REVIEW
730ms total JS execution
Info::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 183ms CPU time
Info::
https://www.elle.com/: 173ms CPU time
Info::
Unattributable: 149ms CPU time
Info::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 127ms CPU time
Info::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 97ms CPU time
Warning::
Third-party scripts: 730ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Style & Layout 15% Other 15% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js183ms177ms0ms3rd
https://www.elle.com/173ms8ms1ms3rd
Unattributable149ms6ms0ms3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js127ms101ms1ms3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js97ms96ms1ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
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
18 images, 0 KB saveable
PASS
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 510 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
6 fonts (220 KB)
PASS
6 fonts (220 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

220 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 749 ms LCP 1.8 shttps://www.elle.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2inter-v3-latin-700.8b80... https://www.elle.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 18.2 KiB — 9 ms — font-display: swaphttps://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaRegular_normal_normal.483b32e.woff2NeueHaasUnicaRegular_no... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaRegular_normal_normal.483b32e.woff2 — 39.7 KiB — 10 ms — font-display: swaphttps://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaMedium_normal_normal.ff5375f.woff2NeueHaasUnicaMedium_nor... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaMedium_normal_normal.ff5375f.woff2 — 39.9 KiB — 10 ms — font-display: swaphttps://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-ExtendedItalic.099844f.woff2ModernMTPro-ExtendedIta... https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-ExtendedItalic.099844f.woff2 — 37.1 KiB — 22 ms — font-display: swaphttps://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-Extended.69f5635.woff2ModernMTPro-Extended.69... https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-Extended.69f5635.woff2 — 45.8 KiB — 20 ms — font-display: swaphttps://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaLight_normal_normal.4e22000.woff2NeueHaasUnicaLight_norm... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaLight_normal_normal.4e22000.woff2 — 39.6 KiB — 25 ms — font-display: swap
inter-v3-latin-700.8b80... woff2 swap
Size 18 KB
Load time 9 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaRegular_no... woff2 swap
Size 40 KB
Load time 10 ms
Start 278 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaMedium_nor... woff2 swap
Size 40 KB
Load time 10 ms
Start 278 ms
Risk FOUT — text flashes from fallback to web font
ModernMTPro-ExtendedIta... woff2 swap
Size 37 KB
Load time 22 ms
Start 279 ms
Risk FOUT — text flashes from fallback to web font
ModernMTPro-Extended.69... woff2 swap
Size 46 KB
Load time 20 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaLight_norm... woff2 swap
Size 40 KB
Load time 25 ms
Start 280 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
104 requests over 2000ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 749 ms LCP 1.8 shttps://elle.com// https://elle.com/ — 301 — 378 B — 6 ms — h2https://www.elle.com/www.elle.com/ https://www.elle.com/ — 200 — 103.5 KiB — 117 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 13.0 KiB — 4 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.7 KiB — 9 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.8 KiB — 15 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 10 ms — h2https://www.elle.com/api/styles.css?id=b4af5224-cea2-4fdd-82bc-0a974e3a5d61&type=section&source=section%3Acustomwww.elle.com/api/styles.css?id=b4af... https://www.elle.com/api/styles.css?id=b4af5224-cea2-4fdd-82bc-0a974e3a5d61&type=section&source=section%3Acustom — 200 — 35.6 KiB — 13 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 281 ms — https://www.elle.com/_assets/moapt/2.437.0/moapt-data.jswww.elle.com/_assets/moapt/2.437.0/... https://www.elle.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 14 ms — h2https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.elle.com/_assets/moapt/2.437.0/... https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.4 KiB — 13 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 22 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 30 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 31 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 32 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 52 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 44 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 44 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 63 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 70 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 56 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 84 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 70 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 77 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 749 ms LCP 1.8 shttps://elle.com// https://elle.com/ — 301 — 378 B — 6 ms — h2https://www.elle.com/www.elle.com/ https://www.elle.com/ — 200 — 103.5 KiB — 117 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 13.0 KiB — 4 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.7 KiB — 9 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.8 KiB — 15 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 10 ms — h2https://www.elle.com/api/styles.css?id=b4af5224-cea2-4fdd-82bc-0a974e3a5d61&type=section&source=section%3Acustomwww.elle.com/api/styles.css?id=b4af... https://www.elle.com/api/styles.css?id=b4af5224-cea2-4fdd-82bc-0a974e3a5d61&type=section&source=section%3Acustom — 200 — 35.6 KiB — 13 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 281 ms — https://www.elle.com/_assets/moapt/2.437.0/moapt-data.jswww.elle.com/_assets/moapt/2.437.0/... https://www.elle.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 14 ms — h2https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.elle.com/_assets/moapt/2.437.0/... https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.4 KiB — 13 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 22 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 30 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 31 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 32 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 41 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 52 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 44 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 44 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 51 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 63 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 70 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 56 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 84 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 70 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 77 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.js — 200 — 1.6 KiB — 77 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.js — 200 — 17.9 KiB — 77 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js — 200 — 5.5 KiB — 69 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.js — 200 — 4.6 KiB — 62 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.js — 200 — 14.6 KiB — 72 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.js — 200 — 12.8 KiB — 76 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.js — 200 — 11.0 KiB — 76 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.js — 200 — 7.4 KiB — 62 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.js — 200 — 38.6 KiB — 84 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embed — 200 — 686 B — 68 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embed — 200 — 636 B — 68 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embed — 200 — 662 B — 68 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/images/logos/logo.2856426.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/images/logos/logo.2856426.svg?embed — 200 — 798 B — 68 ms — h3https://www.elle.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embed — 200 — 646 B — 65 ms — h3https://www.elle.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embed — 200 — 648 B — 67 ms — h3https://hips.hearstapps.com/hmg-prod/images/ea19a9ce-32c0-4793-ae2f-e2e7b7d338fc.png?crop=0.921xw:0.737xh;0.053xw,0.003xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/ea19a9ce-32c0-4793-ae2f-e2e7b7d338fc.png?crop=0.921xw:0.737xh;0.053xw,0.003xh&resize=640:* — 200 — 16.2 KiB — 29 ms — h2https://hips.hearstapps.com/hmg-prod/images/56ad31f4-2dcb-4893-a456-d5fb97fbbd99.jpg?crop=0.5625xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/56ad31f4-2dcb-4893-a456-d5fb97fbbd99.jpg?crop=0.5625xw:1xh;center,top&resize=640:* — 200 — 14.9 KiB — 28 ms — h2https://hips.hearstapps.com/hmg-prod/images/009a276c-81b6-47f8-b755-8e63222ced6f.jpg?crop=1xw:1.0xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/009a276c-81b6-47f8-b755-8e63222ced6f.jpg?crop=1xw:1.0xh;center,top&resize=640:* — 200 — 30.9 KiB — 33 ms — h2https://hips.hearstapps.com/hmg-prod/images/5751a0d5-934b-4048-88e5-5a937f28d1ed.jpg?crop=0.707xw:1xh;0.283xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/5751a0d5-934b-4048-88e5-5a937f28d1ed.jpg?crop=0.707xw:1xh;0.283xw,0xh&resize=640:* — 200 — 18.0 KiB — 31 ms — h2https://hips.hearstapps.com/hmg-prod/images/50eea9c5-119d-4ffd-a30c-7e8345892f7f.jpg?crop=0.815xw:0.652xh;0.074xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/50eea9c5-119d-4ffd-a30c-7e8345892f7f.jpg?crop=0.815xw:0.652xh;0.074xw,0xh&resize=640:* — 200 — 24.8 KiB — 35 ms — h2https://hips.hearstapps.com/hmg-prod/images/2dbdf3a7-3de3-4be9-9765-7cc071cec5eb.jpeg?crop=0.63xw:0.42xh;0.212xw,0.042xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/2dbdf3a7-3de3-4be9-9765-7cc071cec5eb.jpeg?crop=0.63xw:0.42xh;0.212xw,0.042xh&resize=640:* — 200 — 31.0 KiB — 34 ms — h2https://www.elle.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34)www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34) — 200 — 724 B — 34 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 200 — 18.2 KiB — 9 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaRegular_normal_normal.483b32e.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaRegular_normal_normal.483b32e.woff2 — 200 — 39.7 KiB — 10 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaMedium_normal_normal.ff5375f.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaMedium_normal_normal.ff5375f.woff2 — 200 — 39.9 KiB — 10 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-ExtendedItalic.099844f.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-ExtendedItalic.099844f.woff2 — 200 — 37.1 KiB — 22 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-Extended.69f5635.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/fonts/ModernMTPro-Extended.69f5635.woff2 — 200 — 45.8 KiB — 20 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaLight_normal_normal.4e22000.woff2www.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/fonts/NeueHaasUnicaLight_normal_normal.4e22000.woff2 — 200 — 39.6 KiB — 25 ms — h3https://hips.hearstapps.com/hmg-prod/images/966281b8-5455-40cf-a835-9417f453fef7.jpg?crop=1xw:0.813xh;0xw,0.187xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/966281b8-5455-40cf-a835-9417f453fef7.jpg?crop=1xw:0.813xh;0xw,0.187xh&resize=640:* — 200 — 38.6 KiB — 19 ms — h2https://hips.hearstapps.com/hmg-prod/images/wednesday-netflix-6880f4f655443.jpg?crop=0.564xw:1.00xh;0.220xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/wednesday-netflix-6880f4f655443.jpg?crop=0.564xw:1.00xh;0.220xw,0&resize=640:* — 200 — 16.6 KiB — 32 ms — h2https://hips.hearstapps.com/hmg-prod/images/bc2de12a-9246-45f1-8822-b8f2c8cbe255.jpg?crop=0.737xw:0.567xh;0.155xw,0.099xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/bc2de12a-9246-45f1-8822-b8f2c8cbe255.jpg?crop=0.737xw:0.567xh;0.155xw,0.099xh&resize=640:* — 200 — 32.7 KiB — 29 ms — h2https://hips.hearstapps.com/hmg-prod/images/f485fa64-8093-4554-873b-27d359f9f76d.jpg?crop=0.792xw:0.594xh;0.041xw,0.323xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/f485fa64-8093-4554-873b-27d359f9f76d.jpg?crop=0.792xw:0.594xh;0.041xw,0.323xh&resize=640:* — 200 — 56.9 KiB — 31 ms — h2https://hips.hearstapps.com/hmg-prod/images/e3fef7b7-4cfb-491d-a66d-a790cdb6bea1.jpg?crop=0.903xw:0.602xh;0.097xw,0.065xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e3fef7b7-4cfb-491d-a66d-a790cdb6bea1.jpg?crop=0.903xw:0.602xh;0.097xw,0.065xh&resize=640:* — 200 — 22.6 KiB — 26 ms — h2https://hips.hearstapps.com/hmg-prod/images/hailey-bieber-is-seen-on-december-15-2022-in-los-angeles-news-photo-1755706637.pjpeg?crop=1.00xw:0.376xh;0,0.102xh&resize=1200:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/hailey-bieber-is-seen-on-december-15-2022-in-los-angeles-news-photo-1755706637.pjpeg?crop=1.00xw:0.376xh;0,0.102xh&resize=1200:* — 200 — 40.0 KiB — 32 ms — h2https://hips.hearstapps.com/hmg-prod/images/a8e03142-79a0-4cb8-8b1e-26a807c13049.jpeg?crop=1xw:0.666757419004xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a8e03142-79a0-4cb8-8b1e-26a807c13049.jpeg?crop=1xw:0.666757419004xh;center,top&resize=640:* — 200 — 23.3 KiB — 26 ms — h2https://hips.hearstapps.com/hmg-prod/images/7241d0a3-9804-48f8-90b5-15814cf2bcc7.jpeg?crop=0.75xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7241d0a3-9804-48f8-90b5-15814cf2bcc7.jpeg?crop=0.75xw:1xh;center,top&resize=640:* — 200 — 28.8 KiB — 22 ms — h2https://hips.hearstapps.com/hmg-prod/images/4200cb8b-5c00-4746-b339-f5ecc1c173e9.jpg?crop=0.5xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/4200cb8b-5c00-4746-b339-f5ecc1c173e9.jpg?crop=0.5xw:1xh;center,top&resize=640:* — 200 — 42.4 KiB — 24 ms — h2https://hips.hearstapps.com/hmg-prod/images/4b3de744-41d3-4e30-9298-1c380330d1ca.jpeg?crop=1xw:0.667129758266xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/4b3de744-41d3-4e30-9298-1c380330d1ca.jpeg?crop=1xw:0.667129758266xh;center,top&resize=640:* — 200 — 33.3 KiB — 24 ms — h2https://hips.hearstapps.com/hmg-prod/images/68649ebc-32fa-4a0d-8833-0ba7062779ad.jpg?crop=1xw:1.0xh;center,top&resize=1200:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/68649ebc-32fa-4a0d-8833-0ba7062779ad.jpg?crop=1xw:1.0xh;center,top&resize=1200:* — 200 — 38.8 KiB — 25 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 52 ms — h3https://www.elle.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.jswww.elle.com/_assets/moapt/2.437.0/... https://www.elle.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js — 200 — 107.7 KiB — 6 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.js — 200 — 636 B — 309 ms — h3https://static-assets.hearstapps.com/design-tokens/manifest.jsonstatic-assets.hearstapps.com/design... https://static-assets.hearstapps.com/design-tokens/manifest.json — 200 — 55.2 KiB — 9 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.js — 200 — 6.8 KiB — 3 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/54758.d74022f3cdf2b65f.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/54758.d74022f3cdf2b65f.js — 200 — 5.2 KiB — 4 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 0 B — 123 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.js — 200 — 7.3 KiB — 18 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.js — 200 — 1.8 KiB — 18 ms — h3https://www.elle.com/fashion/celebrity-style/a71085485/dakota-johnson-slip-dress-spring-outfit-rome-photos-details/www.elle.com/fashion/celebrity-styl... https://www.elle.com/fashion/celebrity-style/a71085485/dakota-johnson-slip-dress-spring-outfit-rome-photos-details/ — 200 — 97.4 KiB — 28 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.js — 200 — 2.2 KiB — 18 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.js — 200 — 862 B — 22 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.js — 200 — 1.2 KiB — 22 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.js — 200 — 25.4 KiB — 5 ms — h3https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.jsassets.hearstapps.com/commerce/rele... https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.js — 200 — 18.6 KiB — 35 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.js — 200 — 5.4 KiB — 3 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/globe-simple-regular.e7f303c.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/globe-simple-regular.e7f303c.svg?embed — 200 — 848 B — 3 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.js — 200 — 1.2 KiB — 6 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 72 B — 131 ms — h2https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.js — 200 — 4.1 KiB — 6 ms — h3https://www.elle.com/api/styles.css?id=530bacd4-96b2-4cfe-a9a6-1fbd7c749e22&type=site&slugs=article&source=content%3Astandard-articlewww.elle.com/api/styles.css?id=530b... https://www.elle.com/api/styles.css?id=530bacd4-96b2-4cfe-a9a6-1fbd7c749e22&type=site&slugs=article&source=content%3Astandard-article — 200 — 42.6 KiB — 8 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.js — 200 — 9.3 KiB — 3 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.js — 200 — 2.2 KiB — 10 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js — 200 — 8.6 KiB — 5 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 69 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embedwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embed — 200 — 669 B — 5 ms — h3https://www.elle.com/_assets/design-tokens/elle/static/images/favicon.bf092aa.icowww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/images/favicon.bf092aa.ico — 200 — 2.9 KiB — 4 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 38 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.js — 200 — 1017 B — 5 ms — h3https://nexus.ensighten.com/hearst/mag/Bootstrap.jsnexus.ensighten.com/hearst/mag/Boot... https://nexus.ensighten.com/hearst/mag/Bootstrap.js — 200 — 18.6 KiB — 44 ms — h3https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.elle.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Delle%26locale%3Den-usnexus.ensighten.com/hearst/mag/serv... https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.elle.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Delle%26locale%3Den-us — 200 — 621 B — 71 ms — h3https://nexus.ensighten.com/hearst/mag/code/d093f738bcba5116482bc651285bf168.js?conditionId0=4954687nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/d093f738bcba5116482bc651285bf168.js?conditionId0=4954687 — 200 — 1.8 KiB — 23 ms — h3https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=256193nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=256193 — 200 — 1.3 KiB — 21 ms — h3https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740 — 200 — 1.0 KiB — 22 ms — h3https://o31459.ingest.sentry.io/api/5169640/envelope/?sentry_version=7&sentry_key=9a71f99de2794775bd280be62d9a8b15&sentry_client=sentry.javascript.browser%2F8.55.0o31459.ingest.sentry.io/api/5169640... https://o31459.ingest.sentry.io/api/5169640/envelope/?sentry_version=7&sentry_key=9a71f99de2794775bd280be62d9a8b15&sentry_client=sentry.javascript.browser%2F8.55.0 — 429 — 518 B — 96 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
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 730ms · 133KB · $14/mo
www.elle.com
Other
Optional
Execution 183ms
Transfer 7 KB
Monthly Cost $3/mo
www.elle.com
Other
Optional
Execution 173ms
Transfer 103 KB
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 149ms
Transfer 0 KB
Monthly Cost $3/mo
www.elle.com
Other
Optional
Execution 127ms
Transfer 14 KB
Monthly Cost $2/mo
www.elle.com
Other
Optional
Execution 97ms
Transfer 9 KB
Monthly Cost $2/mo

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

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