Skip to content
https://delicious.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
3
REVIEW
3
PASS
9
INFO
2

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

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

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

4.05 s

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

4.75 s

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

605 ms

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

0.000

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

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

8.68 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
9 PASS 3 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 (764.9 KiB of 765.0 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2794ms total JS execution
FIX
2794ms total JS execution
Warning::
https://www.names.com/: 697ms CPU time
Warning::
https://www.names.com/cdn-cgi/challenge-platform/s...: 527ms CPU time
Warning::
Unattributable: 484ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-153...: 319ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WE24...: 262ms CPU time
Warning::
Third-party scripts: 2794ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 18% Style & Layout 16% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.names.com/697ms69ms5ms3rd
https://www.names.com/cdn-cgi/challenge-platform/scripts/jsd/main.js527ms473ms5ms3rd
Unattributable484ms101ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-153871301-1319ms257ms59ms3rd
https://www.googletagmanager.com/gtag/js?id=G-WE24N3D1DG&cx=c&gtm=4e64h1262ms193ms66ms3rd
https://www.statcounter.com/counter/counter.js158ms144ms8ms3rd
https://js.stripe.com/v2/126ms102ms11ms3rd
https://code.jquery.com/jquery-2.1.4.min.js95ms73ms15ms3rd
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312451666ms40ms8ms3rd
https://www.google-analytics.com/analytics.js61ms52ms8ms3rd
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Warning::
https://www.names.com/domain-logos/thumbnail-bikin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-broco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-delic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://names.com/resources/assets/images/cd_logo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-shirt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-dudec... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-brain... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-azcom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-h2oco... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-stars... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-lol2.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-why2.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-boxin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-fuelc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-cocon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.names.com/domain-logos/thumbnail-diary... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
19 images 176 KB
0 oversized -0 KB
2 legacy format
16 missing dimensions CLS risk

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

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

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

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

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

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 Bundles
14 scripts, 127 KB unused
REVIEW
14 scripts, 127 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WE24...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-153...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 127 KB
127 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-WE24N3D1DG&cx=c&gtm=4e64h1146 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-153871301-1125 KB64 KB (51%)3rd
https://www.names.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB3rd
https://js.stripe.com/v2/21 KB3rd
https://www.names.com/resources/assets/js/ajax.js2 KB3rd
https://www.names.com/resources/assets/js/sweetalert.min.js6 KB3rd
https://code.jquery.com/jquery-2.1.4.min.js29 KB3rd
https://www.statcounter.com/counter/counter.js17 KB3rd
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312451611 KB3rd
https://www.names.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?13 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

A
Page Weight Budget
765 KB transferred, 60 requests
PASS
765 KB transferred, 60 requests
Info::
Page weighs 1.7 MB (765 KB transferred)
Info::
60 HTTP requests
Info::
Estimated 0.16 g CO2 per page load
765 KB / 2.4 MB budget
765 KB transferred
60 requests
0.16 g CO2 per page load
JavaScript 439.7 KiB 57%
Images 176.2 KiB 23%
Fonts 93.6 KiB 12%
CSS 39.2 KiB 5%
HTML 11.3 KiB 1%
Other 2.8 KiB 0%
Other 1.7 KiB 0%
Other 548 B 0%
0 2.4 MB 4.9 MB
Under budget
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
5 fonts (94 KB)
PASS
5 fonts (94 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

94 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 4.1 s LCP 4.7 shttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2S6u9w4BMUTPHh50XSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 13.4 KiB — 10 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 13 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 26 ms — font-display: swaphttps://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2glyphicons-halflings-re... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2 — 18.2 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2S6u9w4BMUTPHh7USSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 13.6 KiB — 13 ms — font-display: swap
S6u9w4BMUTPHh50XSwiPGQ3... woff2 swap
Size 13 KB
Load time 10 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 13 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 26 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
glyphicons-halflings-re... woff2 swap
Size 18 KB
Load time 20 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh7USSwiPGQ3... woff2 swap
Size 14 KB
Load time 13 ms
Start 1.1 s
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
A
Page Weight Inventory
60 resources · 765 KB · 127 KB savings available
PASS
60 resources · 765 KB · 127 KB savings available
Info::
Within 1MB page-weight target
Got: 765 KB
Info::
~127 KB of savings available
Warning::
59 third-party resources (100% of weight)
60 resources · 765.0 KiB · 59 third-party Within 1MB page-weight target
JavaScript 57% · 439.7 KiB
Image 23% · 176.9 KiB
Font 12% · 93.6 KiB
CSS 5% · 39.2 KiB
Document 1% · 11.5 KiB
Other 1% · 4.1 KiB

~127.4 KiB of savings available

Remove unused JavaScript: 127.4 KiB
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
60 requests over 2530ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 4.1 s LCP 4.7 shttps://delicious.com// https://delicious.com/ — 302 — 164 B — 37 ms — h2https://www.names.com/www.names.com/ https://www.names.com/ — 200 — 7.2 KiB — 869 ms — h3https://www.names.com/cdn-cgi/speculationwww.names.com/cdn-cgi/speculation https://www.names.com/cdn-cgi/speculation — 200 — 557 B — 6 ms — h3https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.cssmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css — 200 — 20.4 KiB — 39 ms — h3https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 35 ms — h3https://fonts.googleapis.com/css?family=Montserrat:400,700fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:400,700 — 200 — 685 B — 70 ms — h2https://fonts.googleapis.com/css?family=Lato:300,400,900fonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:300,400,900 — 200 — 906 B — 66 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,%20300italic,%20500fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,%20300italic,%20500 — 200 — 1.7 KiB — 71 ms — h2https://www.names.com/resources/assets/style.csswww.names.com/resources/assets/styl... https://www.names.com/resources/assets/style.css — 200 — 1.8 KiB — 21 ms — h3https://www.names.com/resources/assets/sweetalert.csswww.names.com/resources/assets/swee... https://www.names.com/resources/assets/sweetalert.css — 200 — 4.2 KiB — 28 ms — h3https://www.names.com/resources/assets/socialicons.min.csswww.names.com/resources/assets/soci... https://www.names.com/resources/assets/socialicons.min.css — 200 — 2.2 KiB — 43 ms — h3https://code.jquery.com/jquery-2.1.4.min.jscode.jquery.com/jquery-2.1.4.min.js https://code.jquery.com/jquery-2.1.4.min.js — 200 — 29.2 KiB — 72 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.jsmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js — 200 — 10.5 KiB — 50 ms — h3https://www.names.com/resources/assets/js/sweetalert.min.jswww.names.com/resources/assets/js/s... https://www.names.com/resources/assets/js/sweetalert.min.js — 200 — 5.9 KiB — 50 ms — h3https://js.stripe.com/v2/js.stripe.com/v2/ https://js.stripe.com/v2/ — 200 — 20.8 KiB — 75 ms — h3https://www.names.com/resources/assets/js/ajax.jswww.names.com/resources/assets/js/a... https://www.names.com/resources/assets/js/ajax.js — 200 — 2.1 KiB — 48 ms — h3https://names.com/resources/assets/images/cd_logo.pngnames.com/resources/assets/images/c... https://names.com/resources/assets/images/cd_logo.png — 200 — 4.4 KiB — 49 ms — h3https://www.names.com/domain-logos/thumbnail-shirtscom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-shirtscom.png — 200 — 3.6 KiB — 47 ms — h3https://www.names.com/domain-logos/thumbnail-why2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-why2.png — 200 — 5.2 KiB — 33 ms — h3https://www.names.com/domain-logos/thumbnail-dudecom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-dudecom.png — 200 — 4.9 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-153871301-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-153871301-1 — 200 — 125.3 KiB — 101 ms — h2https://www.names.com/domain-logos/thumbnail-brain2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-brain2.png — 200 — 6.9 KiB — 26 ms — h3https://www.names.com/domain-logos/thumbnail-boxing2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-boxing2.png — 200 — 5.5 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-azcom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-azcom.png — 200 — 4.8 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-lol2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-lol2.png — 200 — 5.6 KiB — 59 ms — h3https://www.names.com/domain-logos/thumbnail-h2ocom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-h2ocom.png — 200 — 3.3 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-stars3.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-stars3.png — 200 — 5.5 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-bikiniscom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-bikiniscom.png — 200 — 4.2 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-brocom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-brocom.png — 200 — 4.3 KiB — 57 ms — h3https://www.names.com/domain-logos/thumbnail-fuelcom.jpgwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-fuelcom.jpg — 200 — 3.1 KiB — 58 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 4.1 s LCP 4.7 shttps://delicious.com// https://delicious.com/ — 302 — 164 B — 37 ms — h2https://www.names.com/www.names.com/ https://www.names.com/ — 200 — 7.2 KiB — 869 ms — h3https://www.names.com/cdn-cgi/speculationwww.names.com/cdn-cgi/speculation https://www.names.com/cdn-cgi/speculation — 200 — 557 B — 6 ms — h3https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.cssmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css — 200 — 20.4 KiB — 39 ms — h3https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 35 ms — h3https://fonts.googleapis.com/css?family=Montserrat:400,700fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:400,700 — 200 — 685 B — 70 ms — h2https://fonts.googleapis.com/css?family=Lato:300,400,900fonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:300,400,900 — 200 — 906 B — 66 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,%20300italic,%20500fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,%20300italic,%20500 — 200 — 1.7 KiB — 71 ms — h2https://www.names.com/resources/assets/style.csswww.names.com/resources/assets/styl... https://www.names.com/resources/assets/style.css — 200 — 1.8 KiB — 21 ms — h3https://www.names.com/resources/assets/sweetalert.csswww.names.com/resources/assets/swee... https://www.names.com/resources/assets/sweetalert.css — 200 — 4.2 KiB — 28 ms — h3https://www.names.com/resources/assets/socialicons.min.csswww.names.com/resources/assets/soci... https://www.names.com/resources/assets/socialicons.min.css — 200 — 2.2 KiB — 43 ms — h3https://code.jquery.com/jquery-2.1.4.min.jscode.jquery.com/jquery-2.1.4.min.js https://code.jquery.com/jquery-2.1.4.min.js — 200 — 29.2 KiB — 72 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.jsmaxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js — 200 — 10.5 KiB — 50 ms — h3https://www.names.com/resources/assets/js/sweetalert.min.jswww.names.com/resources/assets/js/s... https://www.names.com/resources/assets/js/sweetalert.min.js — 200 — 5.9 KiB — 50 ms — h3https://js.stripe.com/v2/js.stripe.com/v2/ https://js.stripe.com/v2/ — 200 — 20.8 KiB — 75 ms — h3https://www.names.com/resources/assets/js/ajax.jswww.names.com/resources/assets/js/a... https://www.names.com/resources/assets/js/ajax.js — 200 — 2.1 KiB — 48 ms — h3https://names.com/resources/assets/images/cd_logo.pngnames.com/resources/assets/images/c... https://names.com/resources/assets/images/cd_logo.png — 200 — 4.4 KiB — 49 ms — h3https://www.names.com/domain-logos/thumbnail-shirtscom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-shirtscom.png — 200 — 3.6 KiB — 47 ms — h3https://www.names.com/domain-logos/thumbnail-why2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-why2.png — 200 — 5.2 KiB — 33 ms — h3https://www.names.com/domain-logos/thumbnail-dudecom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-dudecom.png — 200 — 4.9 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-153871301-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-153871301-1 — 200 — 125.3 KiB — 101 ms — h2https://www.names.com/domain-logos/thumbnail-brain2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-brain2.png — 200 — 6.9 KiB — 26 ms — h3https://www.names.com/domain-logos/thumbnail-boxing2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-boxing2.png — 200 — 5.5 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-azcom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-azcom.png — 200 — 4.8 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-lol2.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-lol2.png — 200 — 5.6 KiB — 59 ms — h3https://www.names.com/domain-logos/thumbnail-h2ocom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-h2ocom.png — 200 — 3.3 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-stars3.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-stars3.png — 200 — 5.5 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-bikiniscom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-bikiniscom.png — 200 — 4.2 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-brocom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-brocom.png — 200 — 4.3 KiB — 57 ms — h3https://www.names.com/domain-logos/thumbnail-fuelcom.jpgwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-fuelcom.jpg — 200 — 3.1 KiB — 58 ms — h3https://www.names.com/domain-logos/thumbnail-coconutcom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-coconutcom.png — 200 — 3.4 KiB — 57 ms — h3https://www.names.com/domain-logos/thumbnail-diarycom.pngwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-diarycom.png — 200 — 3.9 KiB — 61 ms — h3https://www.names.com/domain-logos/thumbnail-deliciouscom.jpegwww.names.com/domain-logos/thumbnai... https://www.names.com/domain-logos/thumbnail-deliciouscom.jpeg — 200 — 3.9 KiB — 57 ms — h3https://secureapi.escrow.com/api/ecart/Content/Images/Affiliate%20Banners/banner-468x60.gifsecureapi.escrow.com/api/ecart/Cont... https://secureapi.escrow.com/api/ecart/Content/Images/Affiliate%20Banners/banner-468x60.gif — 200 — 12.7 KiB — 656 ms — h2https://secureapi.escrow.com/api/ecart/Content/Images/Affiliate%20Banners/banner-125x125.gifsecureapi.escrow.com/api/ecart/Cont... https://secureapi.escrow.com/api/ecart/Content/Images/Affiliate%20Banners/banner-125x125.gif — 200 — 6.5 KiB — 217 ms — h2https://www.names.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.names.com/cdn-cgi/scripts/5c5dd... https://www.names.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 52 ms — h3https://www.statcounter.com/counter/counter.jswww.statcounter.com/counter/counter... https://www.statcounter.com/counter/counter.js — 200 — 17.5 KiB — 60 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 74 ms — h2https://www.names.com/resources/assets/images/1626796326639730a740e9a.pngwww.names.com/resources/assets/imag... https://www.names.com/resources/assets/images/1626796326639730a740e9a.png — 200 — 84.3 KiB — 60 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2 — 200 — 13.4 KiB — 10 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 13 ms — h3https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 26 ms — h3https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2maxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2 — 200 — 18.2 KiB — 20 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2 — 200 — 13.6 KiB — 13 ms — h3https://www.names.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.names.com/cdn-cgi/challenge-pla... https://www.names.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 55 ms — h3https://js.stripe.com/v2/channel.html?stripe_xdm_e=https%3A%2F%2Fwww.names.com&stripe_xdm_c=default652509&stripe_xdm_p=1js.stripe.com/v2/channel.html?strip... https://js.stripe.com/v2/channel.html?stripe_xdm_e=https%3A%2F%2Fwww.names.com&stripe_xdm_c=default652509&stripe_xdm_p=1 — 200 — 1.0 KiB — 15 ms — h3https://www.names.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.names.com/cdn-cgi/challenge-pla... https://www.names.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.5 KiB — 9 ms — h3https://js.stripe.com/v2/js.stripe.com/v2/ https://js.stripe.com/v2/ — 200 — 20.8 KiB — 27 ms — h3https://www.googletagmanager.com/gtag/js?id=G-WE24N3D1DG&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WE24N3D1DG&cx=c&gtm=4e64h1 — 200 — 145.9 KiB — 33 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 45 ms — h2https://www.names.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9eff9828cdd1a56ewww.names.com/cdn-cgi/challenge-pla... https://www.names.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9eff9828cdd1a56e — 200 — 627 B — 11 ms — h3https://c.statcounter.com/t.php?sc_project=12534678&u1=030FAC01FF674BACB4E8295FC78A03A9&java=1&security=66c69394&sc_snum=1&sess=609793&p=0&pv=11&dm=moto%20g%20power%20(2022)&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=412&h=823&camefrom=&u=https%3A//www.names.com/&t=Premium%20category%20defining%20domain%20names%20for%20sale%2C%20exact%20match%20domains&invisible=1&sc_rum_e_s=1413&sc_rum_e_e=1445&sc_rum_f_s=0&sc_rum_f_e=1031&get_config=truec.statcounter.com/t.php?sc_project=... https://c.statcounter.com/t.php?sc_project=12534678&u1=030FAC01FF674BACB4E8295FC78A03A9&java=1&security=66c69394&sc_snum=1&sess=609793&p=0&pv=11&dm=moto%20g%20power%20(2022)&rcat=d&rdom=d&rdomg=new&bb=1&jg=new&rr=1.1.1.1.1.1.1.1.1&sc_bot=0&resolution=412&h=823&camefrom=&u=https%3A//www.names.com/&t=Premium%20category%20defining%20domain%20names%20for%20sale%2C%20exact%20match%20domains&invisible=1&sc_rum_e_s=1413&sc_rum_e_e=1445&sc_rum_f_s=0&sc_rum_f_e=1031&get_config=true — 200 — 617 B — 149 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-WE24N3D1DG&gtm=45je64h1v9113965446za20g&_p=1776808122609&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1360333864.1776808123&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405&sid=1776808123&sct=1&seg=0&dl=https%3A%2F%2Fwww.names.com%2F&dt=Premium%20category%20defining%20domain%20names%20for%20sale%2C%20exact%20match%20domains&en=page_view&_fv=1&_ss=1&tfd=1546region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-WE24N3D1DG&gtm=45je64h1v9113965446za20g&_p=1776808122609&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=1360333864.1776808123&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405&sid=1776808123&sct=1&seg=0&dl=https%3A%2F%2Fwww.names.com%2F&dt=Premium%20category%20defining%20domain%20names%20for%20sale%2C%20exact%20match%20domains&en=page_view&_fv=1&_ss=1&tfd=1546 — 204 — 548 B — 20 ms — h2https://js.stripe.com/v2/m/outer.htmljs.stripe.com/v2/m/outer.html https://js.stripe.com/v2/m/outer.html — 200 — 1.3 KiB — 18 ms — h3https://www.names.com/cdn-cgi/rum?www.names.com/cdn-cgi/rum? https://www.names.com/cdn-cgi/rum? — 204 — 472 B — 6 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 12 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 8 ms — h2https://www.names.com/favicon.icowww.names.com/favicon.ico https://www.names.com/favicon.ico — 200 — 772 B — 14 ms — h3https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 483 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 578 B — 163 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 2794ms · 378KB · $37/mo
www.names.com
Other
Costly
Execution 697ms
Transfer 7 KB
Monthly Cost $9/mo
www.names.com
Other
Costly
Execution 527ms
Transfer 0 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 484ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 319ms
Transfer 125 KB
Unused 51%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 262ms
Transfer 146 KB
Unused 44%
Monthly Cost $3/mo
www.statcounter.com
Other
Optional
Execution 158ms
Transfer 17 KB
Monthly Cost $2/mo
Stripe
Payment
Essential
Execution 126ms
Transfer 21 KB
Monthly Cost $2/mo
code.jquery.com
Other
Optional
Execution 95ms
Transfer 29 KB
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 66ms
Transfer 11 KB
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 61ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.names.com adds 697ms and costs ~$9/month
  • www.names.com adds 527ms and costs ~$7/month
  • Unattributable adds 484ms and costs ~$6/month
  • Google Tag Manager adds 319ms and costs ~$4/month
  • Google Tag Manager adds 262ms and costs ~$3/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

www.names.com takes 697ms 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.names.com takes 527ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 319ms 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

51% of Google Tag Manager'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

Google Tag Manager takes 262ms 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

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