Skip to content
https://pastebin.com

Performance

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

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

75
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.
100
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.

1.67 s

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

4.79 s

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

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

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

4.80 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
11 PASS 2 REVIEW 2 FIX
D
JS Bundles
Action
13 scripts, 156 KB unused
FIX
13 scripts, 156 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-S72L...: 64 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pastebin.com/themes/pastebin/js/vendors.bu...: 48 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/codemirror/...: 44 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pastebin.com/assets/f04f76b8/yii.activeFor...: unminified — 5 KB could be saved
Info::
Total unused JavaScript: 156 KB
156 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8152 KB64 KB (42%)3rd
https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf553173 KB48 KB (65%)1st
https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.js49 KB44 KB (90%)3rd
https://pastebin.com/assets/f04f76b8/yii.activeForm.js8 KB1st
https://pastebin.com/assets/c19c6973/js/select2-krajee.min.js2 KB1st
https://pastebin.com/assets/fb16b45a/js/kv-widgets.min.js0 KB1st
https://pastebin.com/assets/ff2ff0b/js/select2.full.min.js24 KB1st
https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.js6 KB1st
https://pastebin.com/assets/f04f76b8/yii.js6 KB1st
https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf553112 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

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
Third-Party Impact
42% third-party, 0 ms blocking
REVIEW
42% third-party, 0 ms blocking
Info::
Third-party code accounts for 42% of page weight (208.2 KiB of 498.2 KiB)
Info::
Third-party blocking time is low (0 ms)
58%
42%
First-party Third-party
C
JS Execution Cost
Action
1653ms total JS execution
REVIEW
1653ms total JS execution
Warning::
https://pastebin.com/: 414ms CPU time
Warning::
https://pastebin.com/assets/9ce1885/jquery.min.js: 322ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-S72L...: 309ms CPU time
Warning::
https://pastebin.com/themes/pastebin/js/vendors.bu...: 301ms CPU time
Info::
Unattributable: 236ms CPU time
Info::
Third-party scripts: 544ms (33% of total)

Main Thread Breakdown

Script Evaluation 47% Style & Layout 19% Other 18% Script Parsing & Compilation 10% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://pastebin.com/414ms19ms3ms1st
https://pastebin.com/assets/9ce1885/jquery.min.js322ms232ms16ms1st
https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8309ms251ms56ms3rd
https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf5531301ms228ms44ms1st
Unattributable236ms9ms0ms3rd
https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf553172ms61ms7ms1st
A+
Page Weight Budget
498 KB transferred, 35 requests
PASS
498 KB transferred, 35 requests
Info::
Page weighs 1.5 MB (498 KB transferred)
Info::
35 HTTP requests
Info::
Estimated 0.10 g CO2 per page load
498 KB / 2.4 MB budget
498 KB transferred
35 requests
0.10 g CO2 per page load
JavaScript 369.9 KiB 74%
Images 63.2 KiB 13%
CSS 54.3 KiB 11%
HTML 9.7 KiB 2%
Other 546 B 0%
Other 311 B 0%
Other 188 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
Image Optimization
8 images, 0 KB saveable
PASS
8 images, 0 KB saveable
Info::
All images are well-optimized
8 images 63 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
35 resources · 498 KB · 156 KB savings available
PASS
35 resources · 498 KB · 156 KB savings available
Info::
Within 1MB page-weight target
Got: 498 KB
Info::
~156 KB of savings available
Warning::
8 third-party resources (42% of weight)
35 resources · 498.2 KiB · 8 third-party Within 1MB page-weight target
JavaScript 74% · 369.9 KiB
Image 13% · 63.5 KiB
CSS 11% · 54.3 KiB
Document 2% · 9.7 KiB
Other 0% · 734 B

~155.8 KiB of savings available

Remove unused JavaScript: 155.8 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
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
35 requests over 967ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 4.8 shttps://pastebin.com// https://pastebin.com/ — 200 — 9.7 KiB — 224 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8 — 200 — 151.8 KiB — 169 ms — h2https://pastebin.com/assets/c80611c4/css/bootstrap.min.css/assets/c80611c4/css/bootstrap.min.... https://pastebin.com/assets/c80611c4/css/bootstrap.min.css — 200 — 22.8 KiB — 40 ms — h2https://pastebin.com/assets/ff2ff0b/css/select2.min.css/assets/ff2ff0b/css/select2.min.css https://pastebin.com/assets/ff2ff0b/css/select2.min.css — 200 — 2.3 KiB — 33 ms — h2https://pastebin.com/assets/c19c6973/css/select2-addl.min.css/assets/c19c6973/css/select2-addl.m... https://pastebin.com/assets/c19c6973/css/select2-addl.min.css — 200 — 446 B — 34 ms — h2https://pastebin.com/assets/c19c6973/css/select2-default.min.css/assets/c19c6973/css/select2-defaul... https://pastebin.com/assets/c19c6973/css/select2-default.min.css — 200 — 1.1 KiB — 30 ms — h2https://pastebin.com/assets/fb16b45a/css/kv-widgets.min.css/assets/fb16b45a/css/kv-widgets.min... https://pastebin.com/assets/fb16b45a/css/kv-widgets.min.css — 200 — 457 B — 32 ms — h2https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.css/assets/d65ff796/dist/bootstrap-tag... https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.css — 200 — 467 B — 35 ms — h2https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.csscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.css — 200 — 2.0 KiB — 47 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/theme/material-darker.min.csscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/theme/material-darker.min.css — 200 — 1015 B — 49 ms — h3https://pastebin.com/themes/pastebin/css/vendors.bundle.css?30d6ece6979ee0cf5531/themes/pastebin/css/vendors.bundle... https://pastebin.com/themes/pastebin/css/vendors.bundle.css?30d6ece6979ee0cf5531 — 200 — 500 B — 41 ms — h2https://pastebin.com/themes/pastebin/css/app.bundle.css?30d6ece6979ee0cf5531/themes/pastebin/css/app.bundle.css... https://pastebin.com/themes/pastebin/css/app.bundle.css?30d6ece6979ee0cf5531 — 200 — 23.2 KiB — 41 ms — h2https://pastebin.com/themes/pastebin/img/guest.webp/themes/pastebin/img/guest.webp https://pastebin.com/themes/pastebin/img/guest.webp — 200 — 911 B — 40 ms — h2https://pastebin.com/themes/pastebin/img/hello.webp/themes/pastebin/img/hello.webp https://pastebin.com/themes/pastebin/img/hello.webp — 200 — 2.6 KiB — 32 ms — h2https://pastebin.com/assets/9ce1885/jquery.min.js/assets/9ce1885/jquery.min.js https://pastebin.com/assets/9ce1885/jquery.min.js — 200 — 33.4 KiB — 28 ms — h2https://pastebin.com/assets/f04f76b8/yii.js/assets/f04f76b8/yii.js https://pastebin.com/assets/f04f76b8/yii.js — 200 — 6.2 KiB — 25 ms — h2https://pastebin.com/assets/ff2ff0b/js/select2.full.min.js/assets/ff2ff0b/js/select2.full.min... https://pastebin.com/assets/ff2ff0b/js/select2.full.min.js — 200 — 24.4 KiB — 33 ms — h2https://pastebin.com/assets/c19c6973/js/select2-krajee.min.js/assets/c19c6973/js/select2-krajee.... https://pastebin.com/assets/c19c6973/js/select2-krajee.min.js — 200 — 1.5 KiB — 21 ms — h2https://pastebin.com/assets/fb16b45a/js/kv-widgets.min.js/assets/fb16b45a/js/kv-widgets.min.... https://pastebin.com/assets/fb16b45a/js/kv-widgets.min.js — 200 — 460 B — 38 ms — h2https://pastebin.com/assets/f04f76b8/yii.activeForm.js/assets/f04f76b8/yii.activeForm.js https://pastebin.com/assets/f04f76b8/yii.activeForm.js — 200 — 7.9 KiB — 23 ms — h2https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.js/assets/d65ff796/dist/bootstrap-tag... https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.js — 200 — 5.7 KiB — 18 ms — h2https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf5531/themes/pastebin/js/vendors.bundle.... https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf5531 — 200 — 73.2 KiB — 46 ms — h2https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf5531/themes/pastebin/js/app.bundle.js?3... https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf5531 — 200 — 12.4 KiB — 36 ms — h2https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.js — 200 — 49.4 KiB — 45 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/multiplex.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/multiplex.min.js — 200 — 1.4 KiB — 44 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/simple.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/simple.min.js — 200 — 2.1 KiB — 44 ms — h3https://pastebin.com/themes/pastebin/img/pastebin_logo_side_outline_support_ukraine.webp/themes/pastebin/img/pastebin_logo_... https://pastebin.com/themes/pastebin/img/pastebin_logo_side_outline_support_ukraine.webp — 200 — 9.5 KiB — 24 ms — h2https://pastebin.com/themes/pastebin/sprite/spritesheet.webp/themes/pastebin/sprite/spritesheet... https://pastebin.com/themes/pastebin/sprite/spritesheet.webp — 200 — 46.1 KiB — 29 ms — h2https://pastebin.com/assets/fb16b45a/img/loading-plugin.gif/assets/fb16b45a/img/loading-plugin... https://pastebin.com/assets/fb16b45a/img/loading-plugin.gif — 200 — 931 B — 23 ms — h2https://pastebin.com/themes/pastebin/img/info.png/themes/pastebin/img/info.png https://pastebin.com/themes/pastebin/img/info.png — 200 — 1.7 KiB — 18 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 4.8 shttps://pastebin.com// https://pastebin.com/ — 200 — 9.7 KiB — 224 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S72LBY47R8 — 200 — 151.8 KiB — 169 ms — h2https://pastebin.com/assets/c80611c4/css/bootstrap.min.css/assets/c80611c4/css/bootstrap.min.... https://pastebin.com/assets/c80611c4/css/bootstrap.min.css — 200 — 22.8 KiB — 40 ms — h2https://pastebin.com/assets/ff2ff0b/css/select2.min.css/assets/ff2ff0b/css/select2.min.css https://pastebin.com/assets/ff2ff0b/css/select2.min.css — 200 — 2.3 KiB — 33 ms — h2https://pastebin.com/assets/c19c6973/css/select2-addl.min.css/assets/c19c6973/css/select2-addl.m... https://pastebin.com/assets/c19c6973/css/select2-addl.min.css — 200 — 446 B — 34 ms — h2https://pastebin.com/assets/c19c6973/css/select2-default.min.css/assets/c19c6973/css/select2-defaul... https://pastebin.com/assets/c19c6973/css/select2-default.min.css — 200 — 1.1 KiB — 30 ms — h2https://pastebin.com/assets/fb16b45a/css/kv-widgets.min.css/assets/fb16b45a/css/kv-widgets.min... https://pastebin.com/assets/fb16b45a/css/kv-widgets.min.css — 200 — 457 B — 32 ms — h2https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.css/assets/d65ff796/dist/bootstrap-tag... https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.css — 200 — 467 B — 35 ms — h2https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.csscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.css — 200 — 2.0 KiB — 47 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/theme/material-darker.min.csscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/theme/material-darker.min.css — 200 — 1015 B — 49 ms — h3https://pastebin.com/themes/pastebin/css/vendors.bundle.css?30d6ece6979ee0cf5531/themes/pastebin/css/vendors.bundle... https://pastebin.com/themes/pastebin/css/vendors.bundle.css?30d6ece6979ee0cf5531 — 200 — 500 B — 41 ms — h2https://pastebin.com/themes/pastebin/css/app.bundle.css?30d6ece6979ee0cf5531/themes/pastebin/css/app.bundle.css... https://pastebin.com/themes/pastebin/css/app.bundle.css?30d6ece6979ee0cf5531 — 200 — 23.2 KiB — 41 ms — h2https://pastebin.com/themes/pastebin/img/guest.webp/themes/pastebin/img/guest.webp https://pastebin.com/themes/pastebin/img/guest.webp — 200 — 911 B — 40 ms — h2https://pastebin.com/themes/pastebin/img/hello.webp/themes/pastebin/img/hello.webp https://pastebin.com/themes/pastebin/img/hello.webp — 200 — 2.6 KiB — 32 ms — h2https://pastebin.com/assets/9ce1885/jquery.min.js/assets/9ce1885/jquery.min.js https://pastebin.com/assets/9ce1885/jquery.min.js — 200 — 33.4 KiB — 28 ms — h2https://pastebin.com/assets/f04f76b8/yii.js/assets/f04f76b8/yii.js https://pastebin.com/assets/f04f76b8/yii.js — 200 — 6.2 KiB — 25 ms — h2https://pastebin.com/assets/ff2ff0b/js/select2.full.min.js/assets/ff2ff0b/js/select2.full.min... https://pastebin.com/assets/ff2ff0b/js/select2.full.min.js — 200 — 24.4 KiB — 33 ms — h2https://pastebin.com/assets/c19c6973/js/select2-krajee.min.js/assets/c19c6973/js/select2-krajee.... https://pastebin.com/assets/c19c6973/js/select2-krajee.min.js — 200 — 1.5 KiB — 21 ms — h2https://pastebin.com/assets/fb16b45a/js/kv-widgets.min.js/assets/fb16b45a/js/kv-widgets.min.... https://pastebin.com/assets/fb16b45a/js/kv-widgets.min.js — 200 — 460 B — 38 ms — h2https://pastebin.com/assets/f04f76b8/yii.activeForm.js/assets/f04f76b8/yii.activeForm.js https://pastebin.com/assets/f04f76b8/yii.activeForm.js — 200 — 7.9 KiB — 23 ms — h2https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.js/assets/d65ff796/dist/bootstrap-tag... https://pastebin.com/assets/d65ff796/dist/bootstrap-tagsinput.js — 200 — 5.7 KiB — 18 ms — h2https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf5531/themes/pastebin/js/vendors.bundle.... https://pastebin.com/themes/pastebin/js/vendors.bundle.js?30d6ece6979ee0cf5531 — 200 — 73.2 KiB — 46 ms — h2https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf5531/themes/pastebin/js/app.bundle.js?3... https://pastebin.com/themes/pastebin/js/app.bundle.js?30d6ece6979ee0cf5531 — 200 — 12.4 KiB — 36 ms — h2https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/codemirror.min.js — 200 — 49.4 KiB — 45 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/multiplex.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/multiplex.min.js — 200 — 1.4 KiB — 44 ms — h3https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/simple.min.jscdnjs.cloudflare.com/ajax/libs/code... https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.58.2/addon/mode/simple.min.js — 200 — 2.1 KiB — 44 ms — h3https://pastebin.com/themes/pastebin/img/pastebin_logo_side_outline_support_ukraine.webp/themes/pastebin/img/pastebin_logo_... https://pastebin.com/themes/pastebin/img/pastebin_logo_side_outline_support_ukraine.webp — 200 — 9.5 KiB — 24 ms — h2https://pastebin.com/themes/pastebin/sprite/spritesheet.webp/themes/pastebin/sprite/spritesheet... https://pastebin.com/themes/pastebin/sprite/spritesheet.webp — 200 — 46.1 KiB — 29 ms — h2https://pastebin.com/assets/fb16b45a/img/loading-plugin.gif/assets/fb16b45a/img/loading-plugin... https://pastebin.com/assets/fb16b45a/img/loading-plugin.gif — 200 — 931 B — 23 ms — h2https://pastebin.com/themes/pastebin/img/info.png/themes/pastebin/img/info.png https://pastebin.com/themes/pastebin/img/info.png — 200 — 1.7 KiB — 18 ms — h2https://pastebin.com/themes/pastebin/img/close_promo.png/themes/pastebin/img/close_promo.pn... https://pastebin.com/themes/pastebin/img/close_promo.png — 200 — 1.5 KiB — 14 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://www.google-analytics.com/g/collect?v=2&tid=G-S72LBY47R8&gtm=45je64h1v886697865za200zd886697865&_p=1776800884750&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=203654681.1776800885&frm=0&pscdl=noapi&rcb=10&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~117266401&sid=1776800885&sct=1&seg=0&dl=https%3A%2F%2Fpastebin.com%2F&dt=Pastebin.com%20-%20%231%20paste%20tool%20since%202002!&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=657www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-S72LBY47R8&gtm=45je64h1v886697865za200zd886697865&_p=1776800884750&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=203654681.1776800885&frm=0&pscdl=noapi&rcb=10&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~117266401&sid=1776800885&sct=1&seg=0&dl=https%3A%2F%2Fpastebin.com%2F&dt=Pastebin.com%20-%20%231%20paste%20tool%20since%202002!&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=657 — 204 — 546 B — 53 ms — h2https://pastebin.com/site/check-last-posts?k=0&d=0/site/check-last-posts?k=0&d=0 https://pastebin.com/site/check-last-posts?k=0&d=0 — 200 — 188 B — 274 ms — h2https://pastebin.com/favicon.ico/favicon.ico https://pastebin.com/favicon.ico — 200 — 311 B — 18 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
33% of JavaScript execution is third-party
First-party Third-party 544ms · 152KB · $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 309ms
Transfer 152 KB
Unused 42%
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 236ms
Transfer 0 KB
Monthly Cost $3/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 309ms and costs ~$4/month
  • Unattributable adds 236ms and costs ~$3/month

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