Skip to content
https://gravatar.com

Performance

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

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

90
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
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.

1.36 s

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

1.57 s

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

28 ms

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

0.045

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

1.36 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.39 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
5 PASS 5 REVIEW 3 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 44 requests
FIX
5.0 MB transferred, 44 requests
Critical::
Page weighs 6.9 MB (5.0 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 906 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 906 KB
Info::
44 HTTP requests
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
44 requests
1.1 g CO2 per page load
Other 2.8 MiB 56%
Images 1.2 MiB 25%
JavaScript 906.2 KiB 18%
CSS 51.9 KiB 1%
HTML 26.4 KiB 1%
Fonts 22.4 KiB 0%
Other 1.1 KiB 0%
Other 1.1 KiB 0%
Other 547 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

D
Third-Party Impact
Action
74% third-party, 0 ms blocking
FIX
74% third-party, 0 ms blocking
Warning::
Third-party code accounts for 74% of page weight (3.7 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
26%
74%
First-party Third-party
D
Page Weight Inventory
Action
44 resources · 5.0 MB · 108 KB savings available
FIX
44 resources · 5.0 MB · 108 KB savings available
Warning::
Page weight 4.0 MB over 1MB target
Got: 5.0 MB Expected: ≤ 1 MB
Info::
~108 KB of savings available
Warning::
27 third-party resources (74% of weight)
Info::
3 resources over 200KB
44 resources · 5.0 MiB · 27 third-party 4.0 MiB over 1MB target
Media 56% · 2.8 MiB
Image 25% · 1.2 MiB
JavaScript 18% · 906.2 KiB
CSS 1% · 51.9 KiB
Document 1% · 26.4 KiB
Font 0% · 22.4 KiB
Other 0% · 1.6 KiB

~108.2 KiB of savings available

Remove unused JavaScript: 108.2 KiB
C
Image Optimization
Action
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gravatar.com/images/homepage/card-placehol... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gravatar.com/icons/privacy-options.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gravatar.com/images/homepage/profile-tina-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
24 images 1.2 MB
0 oversized -0 KB
18 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
533ms total JS execution
REVIEW
533ms total JS execution
Info::
https://gravatar.com/: 176ms CPU time
Info::
Unattributable: 140ms CPU time
Info::
https://s.gravatar.com/js/landing-page/landing-pag...: 112ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ZK2E...: 106ms CPU time
Warning::
Third-party scripts: 357ms (67% of total)

Main Thread Breakdown

Other 32% Script Evaluation 30% Style & Layout 15% Script Parsing & Compilation 14% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://gravatar.com/176ms5ms1ms1st
Unattributable140ms4ms0ms3rd
https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdd112ms45ms62ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZK2E2B4FHH106ms90ms15ms3rd
B
JS Bundles
9 scripts, 108 KB unused
REVIEW
9 scripts, 108 KB unused
Warning::
https://s.gravatar.com/js/landing-page/landing-pag...: 55 KB unused (8%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZK2E...: 53 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 108 KB
108 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdd709 KB55 KB (8%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZK2E2B4FHH165 KB53 KB (32%)3rd
https://s0.wp.com/wp-content/js/bilmur.min.js?i=7&m=2026166 KB3rd
https://stats.wp.com/w.js5 KB3rd
https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=202603242 KB3rd
https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/965.a8c-analytics.js7 KB3rd
https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/235.a8c-analytics.js7 KB3rd
https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/126.a8c-analytics.js4 KB3rd
https://googleads.g.doubleclick.net/pagead/viewthroughconversion/307769626/?random=1776359117760&cv=11&fst=1776359117760&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&rfmt=3&fmt=42 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

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

Green Hosting

No green hosting detected

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

no-cache, must-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
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
1 fonts (22 KB)
PASS
1 fonts (22 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

22 KB total

Render-blocking

0

of 1

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 1.4 s LCP 1.6 shttps://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2L0xTDF4xlVMF-BfR8bXMIhJ... https://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2 — 22.4 KiB — 278 ms — font-display: swap
L0xTDF4xlVMF-BfR8bXMIhJ... woff2 swap
Size 22 KB
Load time 278 ms
Start 378 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
44 requests over 1252ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.6 shttps://gravatar.com// https://gravatar.com/ — 200 — 26.4 KiB — 186 ms — h2https://s.gravatar.com/css/landing-page/landing-page.css?ver=49bfa7c6f9d5f6e34f72s.gravatar.com/css/landing-page/lan... https://s.gravatar.com/css/landing-page/landing-page.css?ver=49bfa7c6f9d5f6e34f72 — 200 — 51.9 KiB — 19 ms — h2https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdds.gravatar.com/js/landing-page/land... https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdd — 200 — 709.5 KiB — 45 ms — h2https://gravatar.com/images/homepage/card-joe.png/images/homepage/card-joe.png https://gravatar.com/images/homepage/card-joe.png — 200 — 40.7 KiB — 81 ms — h2https://gravatar.com/images/homepage/card-sofia.png/images/homepage/card-sofia.png https://gravatar.com/images/homepage/card-sofia.png — 200 — 41.8 KiB — 109 ms — h2https://gravatar.com/images/homepage/card-tina.png/images/homepage/card-tina.png https://gravatar.com/images/homepage/card-tina.png — 200 — 37.7 KiB — 128 ms — h3https://gravatar.com/images/homepage/card-jessica.png/images/homepage/card-jessica.png https://gravatar.com/images/homepage/card-jessica.png — 200 — 40.9 KiB — 132 ms — h3https://gravatar.com/images/homepage/card-ethan.png/images/homepage/card-ethan.png https://gravatar.com/images/homepage/card-ethan.png — 200 — 44.1 KiB — 169 ms — h3https://gravatar.com/images/homepage/card-placeholder.png/images/homepage/card-placeholder.p... https://gravatar.com/images/homepage/card-placeholder.png — 200 — 4.9 KiB — 173 ms — h3https://gravatar.com/images/homepage/multi-identity-large-cover.png/images/homepage/multi-identity-lar... https://gravatar.com/images/homepage/multi-identity-large-cover.png — 200 — 137.5 KiB — 259 ms — h3https://gravatar.com/images/homepage/multi-identity-small-cover.png/images/homepage/multi-identity-sma... https://gravatar.com/images/homepage/multi-identity-small-cover.png — 200 — 143.7 KiB — 263 ms — h3https://gravatar.com/images/homepage/profile-privacy-large-cover.png/images/homepage/profile-privacy-la... https://gravatar.com/images/homepage/profile-privacy-large-cover.png — 200 — 87.0 KiB — 219 ms — h3https://gravatar.com/images/homepage/profile-privacy-small-cover.png/images/homepage/profile-privacy-sm... https://gravatar.com/images/homepage/profile-privacy-small-cover.png — 200 — 79.2 KiB — 261 ms — h3https://gravatar.com/icons/privacy-options.svg/icons/privacy-options.svg https://gravatar.com/icons/privacy-options.svg — 200 — 762 B — 216 ms — h3https://s0.wp.com/wp-content/js/bilmur.min.js?i=7&m=202616s0.wp.com/wp-content/js/bilmur.min.... https://s0.wp.com/wp-content/js/bilmur.min.js?i=7&m=202616 — 200 — 5.5 KiB — 14 ms — h2https://stats.wp.com/w.jsstats.wp.com/w.js https://stats.wp.com/w.js — 200 — 5.1 KiB — 12 ms — h2https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=20260324s1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=20260324 — 200 — 2.0 KiB — 15 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDA3IiBoZWlnaHQ9IjI3MiIgdmlld0JveD0iMCAwIDQwNyAyNzIiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDA3IiBoZWlnaHQ9IjI3MiIgdmlld0JveD0iMCAwIDQwNyAyNzIiIGZpb… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDM1MCAyNjgiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDM1MCAyNjgiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkzIiBoZWlnaHQ9IjIxNSIgdmlld0JveD0iMCAwIDM5MyAyMTUiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkzIiBoZWlnaHQ9IjIxNSIgdmlld0JveD0iMCAwIDM5MyAyMTUiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh…www.w3.org/2000/svg%27 width=%2724%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh…www.w3.org/2000/svg%27 width=%2724%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh… — 200 — 0 B — 0 ms — datahttps://gravatar.com/images/homepage/profile-bg-01.png/images/homepage/profile-bg-01.png https://gravatar.com/images/homepage/profile-bg-01.png — 200 — 91.7 KiB — 186 ms — h3https://gravatar.com/images/homepage/profile-bg-02.png/images/homepage/profile-bg-02.png https://gravatar.com/images/homepage/profile-bg-02.png — 200 — 167.7 KiB — 219 ms — h3https://gravatar.com/images/homepage/profile-tina-large.png/images/homepage/profile-tina-large... https://gravatar.com/images/homepage/profile-tina-large.png — 200 — 349.0 KiB — 276 ms — h3https://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45m... https://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2 — 200 — 22.4 KiB — 278 ms — h3https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.09617310151097136pixel.wp.com/g.gif?x_stats-initial-... https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.09617310151097136 — 200 — 178 B — 15 ms — h2https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/965.a8c-analytics.jss1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/965.a8c-analytics.js — 200 — 6.5 KiB — 6 ms — h3https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/235.a8c-analytics.jss1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/235.a8c-analytics.js — 200 — 6.6 KiB — 4 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.6 shttps://gravatar.com// https://gravatar.com/ — 200 — 26.4 KiB — 186 ms — h2https://s.gravatar.com/css/landing-page/landing-page.css?ver=49bfa7c6f9d5f6e34f72s.gravatar.com/css/landing-page/lan... https://s.gravatar.com/css/landing-page/landing-page.css?ver=49bfa7c6f9d5f6e34f72 — 200 — 51.9 KiB — 19 ms — h2https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdds.gravatar.com/js/landing-page/land... https://s.gravatar.com/js/landing-page/landing-page.js?ver=e790138180c789240cdd — 200 — 709.5 KiB — 45 ms — h2https://gravatar.com/images/homepage/card-joe.png/images/homepage/card-joe.png https://gravatar.com/images/homepage/card-joe.png — 200 — 40.7 KiB — 81 ms — h2https://gravatar.com/images/homepage/card-sofia.png/images/homepage/card-sofia.png https://gravatar.com/images/homepage/card-sofia.png — 200 — 41.8 KiB — 109 ms — h2https://gravatar.com/images/homepage/card-tina.png/images/homepage/card-tina.png https://gravatar.com/images/homepage/card-tina.png — 200 — 37.7 KiB — 128 ms — h3https://gravatar.com/images/homepage/card-jessica.png/images/homepage/card-jessica.png https://gravatar.com/images/homepage/card-jessica.png — 200 — 40.9 KiB — 132 ms — h3https://gravatar.com/images/homepage/card-ethan.png/images/homepage/card-ethan.png https://gravatar.com/images/homepage/card-ethan.png — 200 — 44.1 KiB — 169 ms — h3https://gravatar.com/images/homepage/card-placeholder.png/images/homepage/card-placeholder.p... https://gravatar.com/images/homepage/card-placeholder.png — 200 — 4.9 KiB — 173 ms — h3https://gravatar.com/images/homepage/multi-identity-large-cover.png/images/homepage/multi-identity-lar... https://gravatar.com/images/homepage/multi-identity-large-cover.png — 200 — 137.5 KiB — 259 ms — h3https://gravatar.com/images/homepage/multi-identity-small-cover.png/images/homepage/multi-identity-sma... https://gravatar.com/images/homepage/multi-identity-small-cover.png — 200 — 143.7 KiB — 263 ms — h3https://gravatar.com/images/homepage/profile-privacy-large-cover.png/images/homepage/profile-privacy-la... https://gravatar.com/images/homepage/profile-privacy-large-cover.png — 200 — 87.0 KiB — 219 ms — h3https://gravatar.com/images/homepage/profile-privacy-small-cover.png/images/homepage/profile-privacy-sm... https://gravatar.com/images/homepage/profile-privacy-small-cover.png — 200 — 79.2 KiB — 261 ms — h3https://gravatar.com/icons/privacy-options.svg/icons/privacy-options.svg https://gravatar.com/icons/privacy-options.svg — 200 — 762 B — 216 ms — h3https://s0.wp.com/wp-content/js/bilmur.min.js?i=7&m=202616s0.wp.com/wp-content/js/bilmur.min.... https://s0.wp.com/wp-content/js/bilmur.min.js?i=7&m=202616 — 200 — 5.5 KiB — 14 ms — h2https://stats.wp.com/w.jsstats.wp.com/w.js https://stats.wp.com/w.js — 200 — 5.1 KiB — 12 ms — h2https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=20260324s1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=20260324 — 200 — 2.0 KiB — 15 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDA3IiBoZWlnaHQ9IjI3MiIgdmlld0JveD0iMCAwIDQwNyAyNzIiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDA3IiBoZWlnaHQ9IjI3MiIgdmlld0JveD0iMCAwIDQwNyAyNzIiIGZpb… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDM1MCAyNjgiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjI2OCIgdmlld0JveD0iMCAwIDM1MCAyNjgiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkzIiBoZWlnaHQ9IjIxNSIgdmlld0JveD0iMCAwIDM5MyAyMTUiIGZpb…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkzIiBoZWlnaHQ9IjIxNSIgdmlld0JveD0iMCAwIDM5MyAyMTUiIGZpb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh…www.w3.org/2000/svg%27 width=%2724%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh…www.w3.org/2000/svg%27 width=%2724%... data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 heigh… — 200 — 0 B — 0 ms — datahttps://gravatar.com/images/homepage/profile-bg-01.png/images/homepage/profile-bg-01.png https://gravatar.com/images/homepage/profile-bg-01.png — 200 — 91.7 KiB — 186 ms — h3https://gravatar.com/images/homepage/profile-bg-02.png/images/homepage/profile-bg-02.png https://gravatar.com/images/homepage/profile-bg-02.png — 200 — 167.7 KiB — 219 ms — h3https://gravatar.com/images/homepage/profile-tina-large.png/images/homepage/profile-tina-large... https://gravatar.com/images/homepage/profile-tina-large.png — 200 — 349.0 KiB — 276 ms — h3https://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45m... https://gravatar.com/fonts/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0me8iUI0.woff2 — 200 — 22.4 KiB — 278 ms — h3https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.09617310151097136pixel.wp.com/g.gif?x_stats-initial-... https://pixel.wp.com/g.gif?x_stats-initial-visibility=visible&v=wpcom-no-pv&rand=0.09617310151097136 — 200 — 178 B — 15 ms — h2https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/965.a8c-analytics.jss1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/965.a8c-analytics.js — 200 — 6.5 KiB — 6 ms — h3https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/235.a8c-analytics.jss1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/235.a8c-analytics.js — 200 — 6.6 KiB — 4 ms — h3https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/126.a8c-analytics.jss1.wp.com/wp-content/mu-plugins/a8c... https://s1.wp.com/wp-content/mu-plugins/a8c-analytics/126.a8c-analytics.js — 200 — 4.1 KiB — 3 ms — h3https://public-api.wordpress.com/geo/?_=1776359117514public-api.wordpress.com/geo/?_=177... https://public-api.wordpress.com/geo/?_=1776359117514 — 200 — 532 B — 23 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZK2E2B4FHHwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZK2E2B4FHH — 200 — 164.8 KiB — 98 ms — h2https://pixel.wp.com/t.gif?_en=gravatar_homepage_view&_ui=sGcSednkPclOaMbVaAuVv6Jv&_ut=anon&_ts=1776359117559&_tz=0&_lg=en-US&_pf=Linux%20x86_64&_ht=600&_wd=800&_sx=0&_sy=0&_dl=https%3A%2F%2Fgravatar.com%2F&_dr=&blog_id=0&blog_tz=0&user_lang=en-US&blog_lang=en&user_id=0&is_new_user=false&_rt=1776359117562&_=_pixel.wp.com/t.gif?_en=gravatar_hom... https://pixel.wp.com/t.gif?_en=gravatar_homepage_view&_ui=sGcSednkPclOaMbVaAuVv6Jv&_ut=anon&_ts=1776359117559&_tz=0&_lg=en-US&_pf=Linux%20x86_64&_ht=600&_wd=800&_sx=0&_sy=0&_dl=https%3A%2F%2Fgravatar.com%2F&_dr=&blog_id=0&blog_tz=0&user_lang=en-US&blog_lang=en&user_id=0&is_new_user=false&_rt=1776359117562&_=_ — 200 — 170 B — 4 ms — h2https://pixel.wp.com/t.gif?path=%2F&_en=gravatar_page_view&_ui=sGcSednkPclOaMbVaAuVv6Jv&_ut=anon&_ts=1776359117562&_tz=0&_lg=en-US&_pf=Linux%20x86_64&_ht=600&_wd=800&_sx=0&_sy=0&_dl=https%3A%2F%2Fgravatar.com%2F&_dr=&blog_id=0&blog_tz=0&user_lang=en-US&blog_lang=en&user_id=0&is_new_user=false&_rt=1776359117563&_=_pixel.wp.com/t.gif?path=%2F&_en=gra... https://pixel.wp.com/t.gif?path=%2F&_en=gravatar_page_view&_ui=sGcSednkPclOaMbVaAuVv6Jv&_ut=anon&_ts=1776359117562&_tz=0&_lg=en-US&_pf=Linux%20x86_64&_ht=600&_wd=800&_sx=0&_sy=0&_dl=https%3A%2F%2Fgravatar.com%2F&_dr=&blog_id=0&blog_tz=0&user_lang=en-US&blog_lang=en&user_id=0&is_new_user=false&_rt=1776359117563&_=_ — 200 — 170 B — 5 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-ZK2E2B4FHH&gtm=45je64f1h2v9116764757za200zd9116764757&_p=1776359117564&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1190522964.1776359118&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776359117&sct=1&seg=0&dl=https%3A%2F%2Fgravatar.com%2F&dt=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.transport_type=beacon&ep.optimize_id=&tfd=725analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-ZK2E2B4FHH&gtm=45je64f1h2v9116764757za200zd9116764757&_p=1776359117564&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1190522964.1776359118&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776359117&sct=1&seg=0&dl=https%3A%2F%2Fgravatar.com%2F&dt=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&ep.transport_type=beacon&ep.optimize_id=&tfd=725 — 204 — 547 B — 42 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK2E2B4FHH&cid=1190522964.1776359118&gtm=45je64f1h2v9116764757za200zd9116764757&rcb=13&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-ZK2E2B4FHH&cid=1190522964.1776359118&gtm=45je64f1h2v9116764757za200zd9116764757&rcb=13&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400 — 204 — 547 B — 45 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/307769626/?random=1776359117760&cv=11&fst=1776359117760&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/307769626/?random=1776359117760&cv=11&fst=1776359117760&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&rfmt=3&fmt=4 — 200 — 2.2 KiB — 46 ms — h3https://www.google.com/rmkt/collect/307769626/?random=1776359117760&cv=11&fst=1776359117760&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&gcp=5www.google.com/rmkt/collect/3077696... https://www.google.com/rmkt/collect/307769626/?random=1776359117760&cv=11&fst=1776359117760&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&gcp=5 — 200 — 20 B — 45 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fgravatar.com%2F&scrsrc=www.googletagmanager.com&rnd=1710000784.1776359118&dt=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&auid=608126846.1776359118&navt=n&npa=0&ep.anonymize_ip=1&ep.transport_type=beacon&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-307769626&tid=AW-307769626&tft=1776359117786&tfd=755www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fgravatar.com%2F&scrsrc=www.googletagmanager.com&rnd=1710000784.1776359118&dt=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&auid=608126846.1776359118&navt=n&npa=0&ep.anonymize_ip=1&ep.transport_type=beacon&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcs=G111&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-307769626&tid=AW-307769626&tft=1776359117786&tfd=755 — 200 — 21 B — 43 ms — h3https://www.google.com/pagead/1p-user-list/307769626/?random=1776359117760&cv=11&fst=1776358800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfSH73bXturpTbRoWaC88tTKaWgL7e9hNm-1d83B5x1TjqSehRyJLN8F3u1kZzqlWykPusp1p_RsNUFvYggeuw84zvByO1fUobA_iAnlQwMXQF5HTav2nM0lJ9GE6ObuAIEYzwzFPTc9MiXZcpPRTDlgm1Hzmwj_9urPj7db3Nd33XYRLPvxL3FDYIennXV0-Qjv1XqXlxVMOFVXzmp7OYAoJutN2EoYJACyG5wTH46iQGCpH_d0PSsBnU3t1vvZtbjdiuQc&random=30183096&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/307769626/?random=1776359117760&cv=11&fst=1776358800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45je64f1h2v9116764757za200zd9116764757xec&gcd=13t3t3t3t5l1&dma=0&tag_exp=0~115616986~115938465~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fgravatar.com%2F&rcb=13&frm=0&tiba=Your%20Free%20Avatar%2C%20Profile%2C%20and%20Link%20In%20Bio%20%7C%20Gravatar&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=608126846.1776359118&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config%3Banonymize_ip%3Dtrue%3Btransport_type%3Dbeacon%3Boptimize_id%3D&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfSH73bXturpTbRoWaC88tTKaWgL7e9hNm-1d83B5x1TjqSehRyJLN8F3u1kZzqlWykPusp1p_RsNUFvYggeuw84zvByO1fUobA_iAnlQwMXQF5HTav2nM0lJ9GE6ObuAIEYzwzFPTc9MiXZcpPRTDlgm1Hzmwj_9urPj7db3Nd33XYRLPvxL3FDYIennXV0-Qjv1XqXlxVMOFVXzmp7OYAoJutN2EoYJACyG5wTH46iQGCpH_d0PSsBnU3t1vvZtbjdiuQc&random=30183096&rmt_tld=0&ipr=y — 200 — 64 B — 28 ms — h3https://s.gravatar.com/videos/homepage/multi-identity-small.mp4s.gravatar.com/videos/homepage/mult... https://s.gravatar.com/videos/homepage/multi-identity-small.mp4 — 206 — 2.7 MiB — 415 ms — h2https://s.gravatar.com/videos/homepage/profile-privacy-small.mp4s.gravatar.com/videos/homepage/prof... https://s.gravatar.com/videos/homepage/profile-privacy-small.mp4 — 206 — 96.3 KiB — 228 ms — h2https://gravatar.com/images/favicon-32x32.png/images/favicon-32x32.png https://gravatar.com/images/favicon-32x32.png — 200 — 1.1 KiB — 44 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67% of JavaScript execution is third-party
First-party Third-party 357ms · 874KB · $2/mo
Unattributable
Other
Optional
Execution 140ms
Transfer 0 KB
Monthly Cost $1/mo
s.gravatar.com
Other
Optional
Execution 112ms
Transfer 709 KB
Unused 8%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 106ms
Transfer 165 KB
Unused 32%
Monthly Cost $1/mo

67% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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