Skip to content
https://perfectdomain.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
2
REVIEW
5
PASS
8
INFO
2

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

41
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

5.18 s

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

9.69 s

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

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

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

9.77 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
8 PASS 5 REVIEW 2 FIX
D
JS Execution Cost
Action
3241ms total JS execution
FIX
3241ms total JS execution
Warning::
Unattributable: 680ms CPU time
Warning::
https://perfectdomain.com/: 632ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BEQK...: 599ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QXDX...: 407ms CPU time
Warning::
https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a...: 262ms CPU time
Warning::
Third-party scripts: 2182ms (67% of total)

Main Thread Breakdown

Script Evaluation 44% Other 21% Style & Layout 18% Script Parsing & Compilation 11% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable680ms135ms0ms3rd
https://perfectdomain.com/632ms20ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-BEQKMP0MBF&cx=c&gtm=4e64h1599ms282ms83ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QXDXF5GH8B&cx=c&gtm=4e64h1h1407ms322ms82ms3rd
https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js262ms186ms20ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDD219ms158ms59ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-121688222-1209ms151ms55ms3rd
https://perfectdomain.com/static/js/jquery-1.11.3.min.js83ms61ms17ms1st
https://perfectdomain.com/static/js/defer-1.1.1.js81ms63ms1ms1st
https://www.google-analytics.com/analytics.js68ms55ms11ms3rd
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.2 MB transferred, 69 requests
REVIEW
1.2 MB transferred, 69 requests
Info::
Page weighs 2.8 MB (1.2 MB transferred)
Warning::
JavaScript is 643 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 643 KB
Info::
Fonts are 395 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 395 KB
Info::
69 HTTP requests
Info::
Estimated 0.25 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
69 requests
0.25 g CO2 per page load
JavaScript 642.5 KiB 52%
Fonts 395.5 KiB 32%
Images 105.9 KiB 9%
CSS 80.8 KiB 7%
HTML 8.9 KiB 1%
Other 1.5 KiB 0%
Other 598 B 0%
0 2.4 MB 4.9 MB
Under budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

B
Third-Party Impact
53% third-party, 0 ms blocking
REVIEW
53% third-party, 0 ms blocking
Warning::
Third-party code accounts for 53% of page weight (656.3 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
47%
53%
First-party Third-party
B
Image Optimization
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Info::
All images are well-optimized
35 images 106 KB
0 oversized -0 KB
34 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
15 scripts, 259 KB unused
REVIEW
15 scripts, 259 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BEQK...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QXDX...: 65 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-121...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N6F...: 64 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 259 KB
259 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-BEQKMP0MBF&cx=c&gtm=4e64h1157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QXDXF5GH8B&cx=c&gtm=4e64h1h1146 KB65 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-121688222-1125 KB65 KB (52%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDD117 KB64 KB (55%)3rd
https://perfectdomain.com/static/js/script-1.3.8.min.js10 KB1st
https://perfectdomain.com/static/js/js.cookie.js2 KB1st
https://perfectdomain.com/static/js/ejs.min.js8 KB1st
https://perfectdomain.com/static/js/bootstrap.min.js10 KB1st
https://perfectdomain.com/static/js/defer-1.1.1.js1 KB1st
https://perfectdomain.com/static/js/style-1.1.1.min.js2 KB1st

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

C
Page Weight Inventory
Action
69 resources · 1.2 MB · 259 KB savings available
REVIEW
69 resources · 1.2 MB · 259 KB savings available
Warning::
Page weight 212 KB over 1MB target
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~259 KB of savings available
Warning::
31 third-party resources (53% of weight)
69 resources · 1.2 MiB · 31 third-party 211.7 KiB over 1MB target
JavaScript 52% · 642.5 KiB
Font 32% · 395.5 KiB
Image 9% · 107.3 KiB
CSS 7% · 80.8 KiB
Document 1% · 8.9 KiB
Other 0% · 598 B

~259.5 KiB of savings available

Remove unused JavaScript: 259.5 KiB
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 (395 KB)
PASS
6 fonts (395 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

395 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 FCP 5.2 s LCP 9.7 shttps://perfectdomain.com/static/fonts/Roboto-Medium.woff2Roboto-Medium.woff2 https://perfectdomain.com/static/fonts/Roboto-Medium.woff2 — 64.4 KiB — 388 ms — font-display: swaphttps://perfectdomain.com/static/fonts/Roboto-Black.woff2Roboto-Black.woff2 https://perfectdomain.com/static/fonts/Roboto-Black.woff2 — 64.0 KiB — 429 ms — font-display: swaphttps://perfectdomain.com/static/fonts/Roboto-Light.woff2Roboto-Light.woff2 https://perfectdomain.com/static/fonts/Roboto-Light.woff2 — 63.1 KiB — 390 ms — font-display: swaphttps://perfectdomain.com/static/fonts/Roboto-Regular.woff2Roboto-Regular.woff2 https://perfectdomain.com/static/fonts/Roboto-Regular.woff2 — 63.7 KiB — 396 ms — font-display: swaphttps://perfectdomain.com/static/fonts/Roboto-Bold.woff2Roboto-Bold.woff2 https://perfectdomain.com/static/fonts/Roboto-Bold.woff2 — 64.0 KiB — 287 ms — font-display: swaphttps://perfectdomain.com/static/fonts/fontawesome-webfont.woff2fontawesome-webfont.woff2 https://perfectdomain.com/static/fonts/fontawesome-webfont.woff2 — 76.2 KiB — 357 ms — font-display: swap
Roboto-Medium.woff2 woff2 swap
Size 64 KB
Load time 388 ms
Start 470 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Black.woff2 woff2 swap
Size 64 KB
Load time 429 ms
Start 470 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Light.woff2 woff2 swap
Size 63 KB
Load time 390 ms
Start 471 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 64 KB
Load time 396 ms
Start 471 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 64 KB
Load time 287 ms
Start 471 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 357 ms
Start 790 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
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
69 requests over 3415ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.2 s LCP 9.7 shttps://perfectdomain.com// https://perfectdomain.com/ — 200 — 8.9 KiB — 127 ms — h2https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 10 ms — h2https://perfectdomain.com/static/css/bootstrap-1.1.1.min.css/static/css/bootstrap-1.1.1.min.css https://perfectdomain.com/static/css/bootstrap-1.1.1.min.css — 200 — 19.1 KiB — 302 ms — h2https://perfectdomain.com/static/css/font-awesome-1.1.1.min.css/static/css/font-awesome-1.1.1.min.... https://perfectdomain.com/static/css/font-awesome-1.1.1.min.css — 200 — 7.4 KiB — 237 ms — h2https://perfectdomain.com/static/css/jssocials.css/static/css/jssocials.css https://perfectdomain.com/static/css/jssocials.css — 200 — 1.1 KiB — 234 ms — h2https://perfectdomain.com/static/css/jssocials-theme-flat.css/static/css/jssocials-theme-flat.cs... https://perfectdomain.com/static/css/jssocials-theme-flat.css — 200 — 1.2 KiB — 230 ms — h2https://perfectdomain.com/static/css/swiper.css/static/css/swiper.css https://perfectdomain.com/static/css/swiper.css — 200 — 3.7 KiB — 217 ms — h2https://perfectdomain.com/static/css/style.after-1.1.5.min.css/static/css/style.after-1.1.5.min.c... https://perfectdomain.com/static/css/style.after-1.1.5.min.css — 200 — 20.1 KiB — 336 ms — h2https://perfectdomain.com/static/css/bootstrap.first-1.1.1.min.css/static/css/bootstrap.first-1.1.1.m... https://perfectdomain.com/static/css/bootstrap.first-1.1.1.min.css — 200 — 1.9 KiB — 194 ms — h2https://perfectdomain.com/static/css/style.first-1.2.0.min.css/static/css/style.first-1.2.0.min.c... https://perfectdomain.com/static/css/style.first-1.2.0.min.css — 200 — 9.2 KiB — 210 ms — h2https://perfectdomain.com/static/css/custom-1.2.6.min.css/static/css/custom-1.2.6.min.css https://perfectdomain.com/static/css/custom-1.2.6.min.css — 200 — 17.2 KiB — 331 ms — h2https://perfectdomain.com/static/img/Path1329.webp/static/img/Path1329.webp https://perfectdomain.com/static/img/Path1329.webp — 200 — 5.6 KiB — 252 ms — h2https://perfectdomain.com/static/img/placeholder.jpg/static/img/placeholder.jpg https://perfectdomain.com/static/img/placeholder.jpg — 200 — 2.7 KiB — 204 ms — h2https://perfectdomain.com/static/js/browser-check-1.1.6.js/static/js/browser-check-1.1.6.js https://perfectdomain.com/static/js/browser-check-1.1.6.js — 200 — 1.9 KiB — 111 ms — h2https://perfectdomain.com/static/img/dn_icon.svg/static/img/dn_icon.svg https://perfectdomain.com/static/img/dn_icon.svg — 200 — 1.3 KiB — 207 ms — h2https://perfectdomain.com/static/img/menu-icon.svg/static/img/menu-icon.svg https://perfectdomain.com/static/img/menu-icon.svg — 200 — 848 B — 215 ms — h2https://perfectdomain.com/static/img/Shape10-min.svg/static/img/Shape10-min.svg https://perfectdomain.com/static/img/Shape10-min.svg — 200 — 950 B — 196 ms — h2https://perfectdomain.com/static/img/Shape10.svg/static/img/Shape10.svg https://perfectdomain.com/static/img/Shape10.svg — 200 — 766 B — 241 ms — h2https://perfectdomain.com/static/img/Vector28.svg/static/img/Vector28.svg https://perfectdomain.com/static/img/Vector28.svg — 200 — 1.0 KiB — 210 ms — h2https://perfectdomain.com/static/img/heart2.svg/static/img/heart2.svg https://perfectdomain.com/static/img/heart2.svg — 200 — 854 B — 193 ms — h2https://perfectdomain.com/static/img/heart.svg/static/img/heart.svg https://perfectdomain.com/static/img/heart.svg — 200 — 783 B — 230 ms — h2https://perfectdomain.com/static/img/noun_Info.svg/static/img/noun_Info.svg https://perfectdomain.com/static/img/noun_Info.svg — 200 — 960 B — 189 ms — h2https://perfectdomain.com/static/img/Path1711.svg/static/img/Path1711.svg https://perfectdomain.com/static/img/Path1711.svg — 200 — 766 B — 202 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDD — 200 — 117.4 KiB — 60 ms — h2https://perfectdomain.com/static/js/script-1.3.8.min.js/static/js/script-1.3.8.min.js https://perfectdomain.com/static/js/script-1.3.8.min.js — 200 — 10.4 KiB — 105 ms — h2https://perfectdomain.com/static/js/style-1.1.1.min.js/static/js/style-1.1.1.min.js https://perfectdomain.com/static/js/style-1.1.1.min.js — 200 — 2.4 KiB — 119 ms — h2https://perfectdomain.com/static/js/js.cookie.js/static/js/js.cookie.js https://perfectdomain.com/static/js/js.cookie.js — 200 — 1.9 KiB — 115 ms — h2https://perfectdomain.com/static/js/ejs.min.js/static/js/ejs.min.js https://perfectdomain.com/static/js/ejs.min.js — 200 — 7.6 KiB — 127 ms — h2https://perfectdomain.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://perfectdomain.com/static/js/bootstrap.min.js — 200 — 10.1 KiB — 205 ms — h2https://perfectdomain.com/static/js/defer-1.1.1.js/static/js/defer-1.1.1.js https://perfectdomain.com/static/js/defer-1.1.1.js — 200 — 858 B — 121 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 5.2 s LCP 9.7 shttps://perfectdomain.com// https://perfectdomain.com/ — 200 — 8.9 KiB — 127 ms — h2https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://perfectdomain.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.2 KiB — 10 ms — h2https://perfectdomain.com/static/css/bootstrap-1.1.1.min.css/static/css/bootstrap-1.1.1.min.css https://perfectdomain.com/static/css/bootstrap-1.1.1.min.css — 200 — 19.1 KiB — 302 ms — h2https://perfectdomain.com/static/css/font-awesome-1.1.1.min.css/static/css/font-awesome-1.1.1.min.... https://perfectdomain.com/static/css/font-awesome-1.1.1.min.css — 200 — 7.4 KiB — 237 ms — h2https://perfectdomain.com/static/css/jssocials.css/static/css/jssocials.css https://perfectdomain.com/static/css/jssocials.css — 200 — 1.1 KiB — 234 ms — h2https://perfectdomain.com/static/css/jssocials-theme-flat.css/static/css/jssocials-theme-flat.cs... https://perfectdomain.com/static/css/jssocials-theme-flat.css — 200 — 1.2 KiB — 230 ms — h2https://perfectdomain.com/static/css/swiper.css/static/css/swiper.css https://perfectdomain.com/static/css/swiper.css — 200 — 3.7 KiB — 217 ms — h2https://perfectdomain.com/static/css/style.after-1.1.5.min.css/static/css/style.after-1.1.5.min.c... https://perfectdomain.com/static/css/style.after-1.1.5.min.css — 200 — 20.1 KiB — 336 ms — h2https://perfectdomain.com/static/css/bootstrap.first-1.1.1.min.css/static/css/bootstrap.first-1.1.1.m... https://perfectdomain.com/static/css/bootstrap.first-1.1.1.min.css — 200 — 1.9 KiB — 194 ms — h2https://perfectdomain.com/static/css/style.first-1.2.0.min.css/static/css/style.first-1.2.0.min.c... https://perfectdomain.com/static/css/style.first-1.2.0.min.css — 200 — 9.2 KiB — 210 ms — h2https://perfectdomain.com/static/css/custom-1.2.6.min.css/static/css/custom-1.2.6.min.css https://perfectdomain.com/static/css/custom-1.2.6.min.css — 200 — 17.2 KiB — 331 ms — h2https://perfectdomain.com/static/img/Path1329.webp/static/img/Path1329.webp https://perfectdomain.com/static/img/Path1329.webp — 200 — 5.6 KiB — 252 ms — h2https://perfectdomain.com/static/img/placeholder.jpg/static/img/placeholder.jpg https://perfectdomain.com/static/img/placeholder.jpg — 200 — 2.7 KiB — 204 ms — h2https://perfectdomain.com/static/js/browser-check-1.1.6.js/static/js/browser-check-1.1.6.js https://perfectdomain.com/static/js/browser-check-1.1.6.js — 200 — 1.9 KiB — 111 ms — h2https://perfectdomain.com/static/img/dn_icon.svg/static/img/dn_icon.svg https://perfectdomain.com/static/img/dn_icon.svg — 200 — 1.3 KiB — 207 ms — h2https://perfectdomain.com/static/img/menu-icon.svg/static/img/menu-icon.svg https://perfectdomain.com/static/img/menu-icon.svg — 200 — 848 B — 215 ms — h2https://perfectdomain.com/static/img/Shape10-min.svg/static/img/Shape10-min.svg https://perfectdomain.com/static/img/Shape10-min.svg — 200 — 950 B — 196 ms — h2https://perfectdomain.com/static/img/Shape10.svg/static/img/Shape10.svg https://perfectdomain.com/static/img/Shape10.svg — 200 — 766 B — 241 ms — h2https://perfectdomain.com/static/img/Vector28.svg/static/img/Vector28.svg https://perfectdomain.com/static/img/Vector28.svg — 200 — 1.0 KiB — 210 ms — h2https://perfectdomain.com/static/img/heart2.svg/static/img/heart2.svg https://perfectdomain.com/static/img/heart2.svg — 200 — 854 B — 193 ms — h2https://perfectdomain.com/static/img/heart.svg/static/img/heart.svg https://perfectdomain.com/static/img/heart.svg — 200 — 783 B — 230 ms — h2https://perfectdomain.com/static/img/noun_Info.svg/static/img/noun_Info.svg https://perfectdomain.com/static/img/noun_Info.svg — 200 — 960 B — 189 ms — h2https://perfectdomain.com/static/img/Path1711.svg/static/img/Path1711.svg https://perfectdomain.com/static/img/Path1711.svg — 200 — 766 B — 202 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N6FCLDD — 200 — 117.4 KiB — 60 ms — h2https://perfectdomain.com/static/js/script-1.3.8.min.js/static/js/script-1.3.8.min.js https://perfectdomain.com/static/js/script-1.3.8.min.js — 200 — 10.4 KiB — 105 ms — h2https://perfectdomain.com/static/js/style-1.1.1.min.js/static/js/style-1.1.1.min.js https://perfectdomain.com/static/js/style-1.1.1.min.js — 200 — 2.4 KiB — 119 ms — h2https://perfectdomain.com/static/js/js.cookie.js/static/js/js.cookie.js https://perfectdomain.com/static/js/js.cookie.js — 200 — 1.9 KiB — 115 ms — h2https://perfectdomain.com/static/js/ejs.min.js/static/js/ejs.min.js https://perfectdomain.com/static/js/ejs.min.js — 200 — 7.6 KiB — 127 ms — h2https://perfectdomain.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://perfectdomain.com/static/js/bootstrap.min.js — 200 — 10.1 KiB — 205 ms — h2https://perfectdomain.com/static/js/defer-1.1.1.js/static/js/defer-1.1.1.js https://perfectdomain.com/static/js/defer-1.1.1.js — 200 — 858 B — 121 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-121688222-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-121688222-1 — 200 — 125.0 KiB — 34 ms — h2https://perfectdomain.com/static/js/jquery-1.11.3.min.js/static/js/jquery-1.11.3.min.js https://perfectdomain.com/static/js/jquery-1.11.3.min.js — 200 — 33.2 KiB — 333 ms — h2https://perfectdomain.com/static/fonts/Roboto-Medium.woff2/static/fonts/Roboto-Medium.woff2 https://perfectdomain.com/static/fonts/Roboto-Medium.woff2 — 200 — 64.4 KiB — 388 ms — h2https://perfectdomain.com/static/fonts/Roboto-Black.woff2/static/fonts/Roboto-Black.woff2 https://perfectdomain.com/static/fonts/Roboto-Black.woff2 — 200 — 64.0 KiB — 429 ms — h2https://perfectdomain.com/static/fonts/Roboto-Light.woff2/static/fonts/Roboto-Light.woff2 https://perfectdomain.com/static/fonts/Roboto-Light.woff2 — 200 — 63.1 KiB — 390 ms — h2https://perfectdomain.com/static/fonts/Roboto-Regular.woff2/static/fonts/Roboto-Regular.woff2 https://perfectdomain.com/static/fonts/Roboto-Regular.woff2 — 200 — 63.7 KiB — 396 ms — h2https://perfectdomain.com/static/fonts/Roboto-Bold.woff2/static/fonts/Roboto-Bold.woff2 https://perfectdomain.com/static/fonts/Roboto-Bold.woff2 — 200 — 64.0 KiB — 287 ms — h2https://www.googletagmanager.com/gtag/js?id=G-BEQKMP0MBF&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BEQKMP0MBF&cx=c&gtm=4e64h1 — 200 — 157.1 KiB — 51 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-BEQKMP0MBF&gtm=45je64h1v9116358271z89116344243za20gzb9116344243zd9116344243&_p=1776810349426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=638909588.1776810350&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~115938465~115938468~117266400&sid=1776810349&sct=1&seg=0&dl=https%3A%2F%2Fperfectdomain.com%2F&dt=PerfectDomain.com%20-%20Find%20your%20perfect%20domain%20name&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=735region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-BEQKMP0MBF&gtm=45je64h1v9116358271z89116344243za20gzb9116344243zd9116344243&_p=1776810349426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=638909588.1776810350&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~115938465~115938468~117266400&sid=1776810349&sct=1&seg=0&dl=https%3A%2F%2Fperfectdomain.com%2F&dt=PerfectDomain.com%20-%20Find%20your%20perfect%20domain%20name&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=735 — 204 — 550 B — 60 ms — h2https://perfectdomain.com/static/fonts/fontawesome-webfont.woff2/static/fonts/fontawesome-webfont.w... https://perfectdomain.com/static/fonts/fontawesome-webfont.woff2 — 200 — 76.2 KiB — 357 ms — h2https://perfectdomain.com/static/img/favicon.ico/static/img/favicon.ico https://perfectdomain.com/static/img/favicon.ico — 200 — 1.5 KiB — 207 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QXDXF5GH8B&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QXDXF5GH8B&cx=c&gtm=4e64h1h1 — 200 — 145.8 KiB — 30 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 30 ms — h2https://assets.perfectdomain.com/_domainphoto/e/0/3/7/e03732b0553a98a6c172814c99082aac.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/e/0/3/7/e03732b0553a98a6c172814c99082aac.jpg — 200 — 3.7 KiB — 241 ms — h2https://assets.perfectdomain.com/_domainphoto/e/4/f/b/e4fbaba4c8011390568080bd004d9ca8.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/e/4/f/b/e4fbaba4c8011390568080bd004d9ca8.jpg — 200 — 3.4 KiB — 285 ms — h2https://assets.perfectdomain.com/_domainphoto/8/d/e/5/8de5672a499e2fabdc2466cd23ba665f.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/8/d/e/5/8de5672a499e2fabdc2466cd23ba665f.jpg — 200 — 4.4 KiB — 276 ms — h2https://assets.perfectdomain.com/_domainphoto/9/9/d/9/99d9565db305488a87d0ed3f5a336ae2.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/9/9/d/9/99d9565db305488a87d0ed3f5a336ae2.jpg — 200 — 2.1 KiB — 265 ms — h2https://assets.perfectdomain.com/_domainphoto/8/1/3/4/8134351cb6f986558aa613238ae18783.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/8/1/3/4/8134351cb6f986558aa613238ae18783.jpg — 200 — 4.0 KiB — 301 ms — h2https://assets.perfectdomain.com/_domainphoto/f/b/e/6/fbe65306e5220e259257e538904f1af3.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/f/b/e/6/fbe65306e5220e259257e538904f1af3.jpg — 200 — 2.7 KiB — 317 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-QXDXF5GH8B&gtm=45je64h1h1v9124559325za20g&_p=1776810349426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=638909588.1776810350&frm=0&ir=1&pscdl=noapi&rcb=15&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~115938465~115938469~117266400&sid=1776810350&sct=1&seg=0&dl=https%3A%2F%2Fperfectdomain.com%2F&dt=PerfectDomain.com%20-%20Find%20your%20perfect%20domain%20name&en=page_view&_fv=1&_ss=1&tfd=1461region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-QXDXF5GH8B&gtm=45je64h1h1v9124559325za20g&_p=1776810349426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=EAAI&are=1&cid=638909588.1776810350&frm=0&ir=1&pscdl=noapi&rcb=15&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~115938465~115938469~117266400&sid=1776810350&sct=1&seg=0&dl=https%3A%2F%2Fperfectdomain.com%2F&dt=PerfectDomain.com%20-%20Find%20your%20perfect%20domain%20name&en=page_view&_fv=1&_ss=1&tfd=1461 — 204 — 48 B — 13 ms — h2https://assets.perfectdomain.com/_domainphoto/5/9/2/2/5922f47ed03803d4e2575dced0edd8b2.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/5/9/2/2/5922f47ed03803d4e2575dced0edd8b2.jpg — 200 — 2.7 KiB — 14 ms — h2https://assets.perfectdomain.com/_domainphoto/6/7/6/2/67624284bde295b6a2c8496ecefdb26b.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/6/7/6/2/67624284bde295b6a2c8496ecefdb26b.jpg — 200 — 4.7 KiB — 218 ms — h2https://assets.perfectdomain.com/_domainphoto/c/a/4/3/ca4393ef05835e789c925016dbe3d898.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/c/a/4/3/ca4393ef05835e789c925016dbe3d898.jpg — 200 — 3.7 KiB — 15 ms — h2https://assets.perfectdomain.com/_domainphoto/b/7/f/5/b7f593d24503813116a91e90a096a7c4.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/b/7/f/5/b7f593d24503813116a91e90a096a7c4.jpg — 200 — 4.3 KiB — 17 ms — h2https://assets.perfectdomain.com/_domainphoto/d/b/f/0/dbf0dc55060a1a84214ecd2db031d472.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/d/b/f/0/dbf0dc55060a1a84214ecd2db031d472.jpg — 200 — 4.0 KiB — 218 ms — h2https://assets.perfectdomain.com/_domainphoto/6/d/5/5/6d554371b1c3db8e00e9b12d2a1f187b.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/6/d/5/5/6d554371b1c3db8e00e9b12d2a1f187b.jpg — 200 — 2.4 KiB — 348 ms — h2https://assets.perfectdomain.com/_domainphoto/2/0/6/8/2068e867d58730d8e151b00f9fab29c9.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/2/0/6/8/2068e867d58730d8e151b00f9fab29c9.jpg — 200 — 4.0 KiB — 215 ms — h2https://assets.perfectdomain.com/_domainphoto/e/8/6/1/e8616393e6f4c32fab9c6522e6da8d52.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/e/8/6/1/e8616393e6f4c32fab9c6522e6da8d52.jpg — 200 — 4.4 KiB — 250 ms — h2https://assets.perfectdomain.com/_domainphoto/1/d/f/4/1df4ec2afa01abfe1ae3e3300d3393c3.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/1/d/f/4/1df4ec2afa01abfe1ae3e3300d3393c3.jpg — 200 — 5.0 KiB — 267 ms — h2https://assets.perfectdomain.com/_domainphoto/6/a/8/7/6a8708d3c8f947abcfacc839665da26e.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/6/a/8/7/6a8708d3c8f947abcfacc839665da26e.jpg — 200 — 3.0 KiB — 246 ms — h2https://assets.perfectdomain.com/_domainphoto/d/8/b/0/d8b03a8d79a31fa366709893b1b535e9.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/d/8/b/0/d8b03a8d79a31fa366709893b1b535e9.jpg — 200 — 5.3 KiB — 235 ms — h2https://assets.perfectdomain.com/_domainphoto/8/0/8/3/8083a5285706771a3f44c1f153ba3e05.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/8/0/8/3/8083a5285706771a3f44c1f153ba3e05.jpg — 200 — 2.3 KiB — 219 ms — h2https://assets.perfectdomain.com/_domainphoto/9/5/a/4/95a432c1fcd48538425fdd5d73c89d66.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/9/5/a/4/95a432c1fcd48538425fdd5d73c89d66.jpg — 200 — 2.5 KiB — 240 ms — h2https://assets.perfectdomain.com/_domainphoto/d/d/2/a/dd2a32a7a5b7cf65b4cee57a93448423.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/d/d/2/a/dd2a32a7a5b7cf65b4cee57a93448423.jpg — 200 — 4.4 KiB — 250 ms — h2https://assets.perfectdomain.com/_domainphoto/a/e/1/7/ae170981d00222cd59979b2be2f04930.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/a/e/1/7/ae170981d00222cd59979b2be2f04930.jpg — 200 — 4.5 KiB — 233 ms — h2https://assets.perfectdomain.com/_domainphoto/6/6/4/2/6642e114c841363cdbb6971ea0b822c8.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/6/6/4/2/6642e114c841363cdbb6971ea0b822c8.jpg — 200 — 2.4 KiB — 253 ms — h2https://assets.perfectdomain.com/_domainphoto/8/b/3/4/8b34176e0e86678e780435ecdc1dd091.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/8/b/3/4/8b34176e0e86678e780435ecdc1dd091.jpg — 200 — 5.1 KiB — 14 ms — h2https://assets.perfectdomain.com/_domainphoto/3/9/9/4/399432a82cabd876d72d901ded550b69.jpgassets.perfectdomain.com/_domainpho... https://assets.perfectdomain.com/_domainphoto/3/9/9/4/399432a82cabd876d72d901ded550b69.jpg — 200 — 4.5 KiB — 229 ms — h2https://perfectdomain.com/static/js/jssocials.min.js/static/js/jssocials.min.js https://perfectdomain.com/static/js/jssocials.min.js — 200 — 3.7 KiB — 128 ms — h2
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 2182ms · 566KB · $29/mo
Unattributable
Other
Costly
Execution 680ms
Transfer 0 KB
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 599ms
Transfer 157 KB
Unused 42%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 407ms
Transfer 146 KB
Unused 44%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 219ms
Transfer 117 KB
Unused 55%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 209ms
Transfer 125 KB
Unused 52%
Monthly Cost $3/mo
Google Analytics
Analytics
Optional
Execution 68ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 680ms and costs ~$9/month
  • Google Tag Manager adds 599ms and costs ~$8/month
  • Google Tag Manager adds 407ms and costs ~$5/month
  • Google Tag Manager adds 219ms and costs ~$3/month
  • Google Tag Manager adds 209ms and costs ~$3/month

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

Unattributable takes 680ms 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 599ms 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 407ms 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 219ms 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

55% 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 209ms 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

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

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