Skip to content
https://elle.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

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

2.56 s

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

14.46 s

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

1.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.320

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

4.88 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.08 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
17
7 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 114 requests
FIX
2.2 MB transferred, 114 requests
Info::
Page weighs 7.2 MB (2.2 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
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::
114 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
114 requests
0.46 g CO2 per page load
JavaScript 1.2 MiB 54%
Images 255.6 KiB 11%
Other 228.7 KiB 10%
Fonts 220.3 KiB 10%
Other 153.7 KiB 7%
HTML 103.4 KiB 5%
CSS 78.3 KiB 3%
Other 6.1 KiB 0%
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

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.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4470ms total JS execution
FIX
4470ms total JS execution
Warning::
Unattributable: 1008ms CPU time
Warning::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 716ms CPU time
Warning::
https://www.elle.com/: 710ms CPU time
Warning::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 645ms CPU time
Warning::
https://www.elle.com/_assets/fre/scopes/hdm/_next/...: 366ms CPU time
Warning::
Third-party scripts: 4470ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Other 17% Style & Layout 13% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
Unattributable1008ms270ms0ms3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js716ms694ms1ms3rd
https://www.elle.com/710ms31ms4ms3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js645ms510ms2ms3rd
https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js366ms362ms3ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js156ms92ms38ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js149ms104ms42ms3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js114ms45ms13ms3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js107ms83ms23ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js97ms69ms25ms3rd

Showing top 10 of 16 scripts

D
JS Bundles
Action
65 scripts, 495 KB unused
FIX
65 scripts, 495 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 142 KB unused (76%)
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://cdn.cookielaw.org/scripttemplates/202602.1...: 74 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://c.amazon-adsystem.com/aax2/apstag.js: 57 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.elle.com/_assets/moapt/2.437.0/moapt-d...: 47 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 495 KB
495 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB142 KB (76%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js108 KB85 KB (79%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB74 KB (57%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB57 KB (63%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-data.js53 KB47 KB (89%)3rd
https://www.elle.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js58 KB44 KB (76%)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/70150-067bd71e7388afdb.js15 KB3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 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

F
Page Weight Inventory
Action
114 resources · 2.2 MB · 495 KB savings available
FIX
114 resources · 2.2 MB · 495 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~495 KB of savings available
Warning::
113 third-party resources (100% of weight)
114 resources · 2.2 MiB · 113 third-party 1.2 MiB over 1MB target
JavaScript 55% · 1.2 MiB
Image 12% · 263.1 KiB
Other 11% · 250.4 KiB
Font 10% · 220.3 KiB
Document 9% · 200.9 KiB
CSS 4% · 83.1 KiB

~495.0 KiB of savings available

Remove unused JavaScript: 495.0 KiB
B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 256 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
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+
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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.6 s LCP 14.5 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 — 47 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 — 51 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 — 63 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 — 65 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 — 65 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 — 12 ms — font-display: swap
inter-v3-latin-700.8b80... woff2 swap
Size 18 KB
Load time 47 ms
Start 208 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaRegular_no... woff2 swap
Size 40 KB
Load time 51 ms
Start 208 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaMedium_nor... woff2 swap
Size 40 KB
Load time 63 ms
Start 209 ms
Risk FOUT — text flashes from fallback to web font
ModernMTPro-ExtendedIta... woff2 swap
Size 37 KB
Load time 65 ms
Start 209 ms
Risk FOUT — text flashes from fallback to web font
ModernMTPro-Extended.69... woff2 swap
Size 46 KB
Load time 65 ms
Start 210 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasUnicaLight_norm... woff2 swap
Size 40 KB
Load time 12 ms
Start 283 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
prefetch
1

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
114 requests over 1479ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.6 s LCP 14.5 shttps://elle.com// https://elle.com/ — 301 — 377 B — 10 ms — h2https://www.elle.com/www.elle.com/ https://www.elle.com/ — 200 — 103.4 KiB — 119 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 — 12.6 KiB — 7 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 — 7 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.9 KiB — 11 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.3 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.8 KiB — 11 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 123 ms — h2https://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 — 8 ms — h3https://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.7 KiB — 10 ms — h3https://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 — 14 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 — 17 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 — 43 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 — 68 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 — 51 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 — 52 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 — 52 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 — 51 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 — 51 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 — 51 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 — 51 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 — 74 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 — 50 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 — 51 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 — 51 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 — 52 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 — 72 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 — 55 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 — 55 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.6 s LCP 14.5 shttps://elle.com// https://elle.com/ — 301 — 377 B — 10 ms — h2https://www.elle.com/www.elle.com/ https://www.elle.com/ — 200 — 103.4 KiB — 119 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 — 12.6 KiB — 7 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 — 7 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.9 KiB — 11 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.3 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.8 KiB — 11 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 123 ms — h2https://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 — 8 ms — h3https://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.7 KiB — 10 ms — h3https://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 — 14 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 — 17 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 — 43 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 — 68 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 — 51 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 — 52 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 — 52 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 — 51 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 — 51 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 — 51 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 — 51 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 — 74 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 — 50 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 — 51 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 — 51 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 — 52 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 — 72 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 — 55 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 — 55 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 — 54 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 — 63 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 — 63 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 — 63 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 — 81 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 — 71 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 — 71 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 — 83 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 — 96 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 — 693 B — 78 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 — 72 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 — 656 B — 77 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 — 799 B — 77 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/caret-left-regular.5546078.svgwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/caret-left-regular.5546078.svg — 200 — 969 B — 70 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/x.3361b6d.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/x.3361b6d.svg?primary=%2523000000&id=social-button-icon — 200 — 714 B — 72 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/tiktok.603c377.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/tiktok.603c377.svg?primary=%2523000000&id=social-button-icon — 200 — 717 B — 69 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/youtube.ce3e1ae.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/youtube.ce3e1ae.svg?primary=%2523000000&id=social-button-icon — 200 — 877 B — 71 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/facebook.a5a3a69.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/facebook.a5a3a69.svg?primary=%2523000000&id=social-button-icon — 200 — 652 B — 70 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/instagram.f282b14.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/instagram.f282b14.svg?primary=%2523000000&id=social-button-icon — 200 — 1.4 KiB — 70 ms — h3https://www.elle.com/_assets/design-tokens/fre/static/icons/social/pinterest.e8cf655.svg?primary=%2523000000&id=social-button-iconwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/fre/static/icons/social/pinterest.e8cf655.svg?primary=%2523000000&id=social-button-icon — 200 — 912 B — 70 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 — 47 ms — h2https://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 — 47 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 — 51 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 — 63 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 — 65 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 — 65 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 — 59 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 — 647 B — 59 ms — h3https://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 — 16 ms — h2https://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.3 KiB — 13 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 — 9 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.9 KiB — 15 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 — 9 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 — 725 B — 14 ms — h3https://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.8 KiB — 11 ms — h2https://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 — 12 ms — h3https://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 — 56 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 — 14 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 — 637 B — 290 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 — 36 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 — 138 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 — 11 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 — 13 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 — 13 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 — 12 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.3 KiB — 12 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 — 13 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 — 6 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 — 32 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/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 — 4 ms — h3https://cdn.cookielaw.org/consent/e435627f-2ac9-4bec-82c7-15e57b0250a3/e435627f-2ac9-4bec-82c7-15e57b0250a3.jsoncdn.cookielaw.org/consent/e435627f-... https://cdn.cookielaw.org/consent/e435627f-2ac9-4bec-82c7-15e57b0250a3/e435627f-2ac9-4bec-82c7-15e57b0250a3.json — 200 — 2.7 KiB — 77 ms — h2https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 95 B — 118 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 — 9 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 — 10 ms — h3https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/12479.d03cd7edcb0d4c18.jswww.elle.com/_assets/fre/scopes/hdm... https://www.elle.com/_assets/fre/scopes/hdm/_next/static/chunks/12479.d03cd7edcb0d4c18.js — 200 — 6.9 KiB — 10 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 — 9 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 — 8 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 317 B — 106 ms — h2https://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 — 3 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 46 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 — 31.1 KiB — 8 ms — h3https://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 — 7 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://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 — 68 ms — h3https://cdn.cookielaw.org/consent/e435627f-2ac9-4bec-82c7-15e57b0250a3/01965dc6-7616-7f64-a40f-9614ab143e38/en.jsoncdn.cookielaw.org/consent/e435627f-... https://cdn.cookielaw.org/consent/e435627f-2ac9-4bec-82c7-15e57b0250a3/01965dc6-7616-7f64-a40f-9614ab143e38/en.json — 200 — 58.9 KiB — 65 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 50 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.5 KiB — 32 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js — 200 — 17.7 KiB — 26 ms — h2https://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 — 37 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 28 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 29 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 91.0 KiB — 112 ms — h2https://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 — 3 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 — 3 ms — h3https://nexus.ensighten.com/hearst/mag/Bootstrap.jsnexus.ensighten.com/hearst/mag/Boot... https://nexus.ensighten.com/hearst/mag/Bootstrap.js — 200 — 18.4 KiB — 97 ms — h2https://www.elle.com/_assets/design-tokens/elle/static/images/logos/logo.2856426.svgwww.elle.com/_assets/design-tokens/... https://www.elle.com/_assets/design-tokens/elle/static/images/logos/logo.2856426.svg — 200 — 1010 B — 3 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 56 ms — h2https://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 — 69 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.9 KiB — 24 ms — h2https://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.4 KiB — 24 ms — h2https://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.1 KiB — 25 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 4470ms · 865KB · $84/mo
Unattributable
Other
Costly
Execution 1008ms
Transfer 0 KB
Monthly Cost $19/mo
www.elle.com
Other
Costly
Execution 716ms
Transfer 7 KB
Monthly Cost $13/mo
www.elle.com
Other
Costly
Execution 710ms
Transfer 103 KB
Monthly Cost $13/mo
www.elle.com
Other
Costly
Execution 645ms
Transfer 14 KB
Monthly Cost $12/mo
www.elle.com
Other
Costly
Execution 366ms
Transfer 9 KB
Monthly Cost $7/mo
OneTrust
Consent
Essential
Execution 156ms
Transfer 129 KB
Unused 57%
Monthly Cost $3/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 149ms
Transfer 188 KB
Unused 76%
Monthly Cost $3/mo
www.elle.com
Other
Optional
Execution 114ms
Transfer 58 KB
Unused 76%
Monthly Cost $2/mo
www.elle.com
Other
Optional
Execution 107ms
Transfer 108 KB
Unused 79%
Monthly Cost $2/mo
c.amazon-adsystem.com
Other
Optional
Execution 97ms
Transfer 91 KB
Unused 63%
Monthly Cost $2/mo
www.elle.com
Other
Optional
Execution 80ms
Transfer 5 KB
Monthly Cost $2/mo
www.elle.com
Other
Optional
Execution 74ms
Transfer 7 KB
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 67ms
Transfer 34 KB
Monthly Cost $1/mo
www.elle.com
Other
Optional
Execution 63ms
Transfer 42 KB
Unused 56%
Monthly Cost $1/mo
www.elle.com
Other
Optional
Execution 61ms
Transfer 43 KB
Unused 55%
Monthly Cost $1/mo
www.elle.com
Other
Optional
Execution 55ms
Transfer 28 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1008ms and costs ~$19/month
  • www.elle.com adds 716ms and costs ~$13/month
  • www.elle.com adds 710ms and costs ~$13/month
  • www.elle.com adds 645ms and costs ~$12/month
  • www.elle.com adds 366ms and costs ~$7/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

Unattributable takes 1008ms 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.elle.com takes 716ms 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.elle.com takes 710ms 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.elle.com takes 645ms 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.elle.com takes 366ms 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

57% of OneTrust'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

76% 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

76% of www.elle.com'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

79% of www.elle.com'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

63% of c.amazon-adsystem.com'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

56% of www.elle.com'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

55% of www.elle.com'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