Skip to content
https://einpresswire.com

Performance

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

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

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

2.06 s

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

2.53 s

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

67 ms

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

0.005

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

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

3.98 s

Page Load Progression

381 ms
762 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.7 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 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 (1.5 MiB of 1.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
20 scripts, 522 KB unused
FIX
20 scripts, 522 KB unused
Warning::
https://www.einpresswire.com/js/functions.js?v0f09...: 90 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.einpresswire.com/js/functions.js?v0f09...: unminified — 33 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LJVE...: 86 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-420...: 81 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 79 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 79 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 522 KB
522 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.einpresswire.com/js/functions.js?v0f09a1118105 KB90 KB (87%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LJVEL4LZ2H&cx=c&gtm=4e64k0166 KB86 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-420039922&cx=c&gtm=4e64k0144 KB81 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1072378157&cx=c&gtm=4e64k0138 KB79 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10868828689&cx=c&gtm=4e64k0137 KB79 KB (58%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KCJQV5L163 KB73 KB (45%)3rd
https://www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.js41 KB35 KB (86%)3rd
https://www.einpresswire.com/js/h2019/magnific-popup-1.1.0-nogallery.min.js?v0f09a111815 KB3rd
https://www.einpresswire.com/js/h2019/main.core.min.js?v0f09a111812 KB3rd
https://www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a111812 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
68 resources · 1.5 MB · 522 KB savings available
FIX
68 resources · 1.5 MB · 522 KB savings available
Warning::
Page weight 521 KB over 1MB target
Got: 1.5 MB Expected: ≤ 1 MB
Info::
~522 KB of savings available
Warning::
67 third-party resources (100% of weight)
68 resources · 1.5 MiB · 67 third-party 520.5 KiB over 1MB target
JavaScript 67% · 1.0 MiB
Image 23% · 348.4 KiB
Font 5% · 76.7 KiB
CSS 4% · 65.5 KiB
Document 2% · 24.0 KiB

~522.4 KiB of savings available

Remove unused JavaScript: 522.4 KiB
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
Page Weight Budget
1.5 MB transferred, 68 requests
REVIEW
1.5 MB transferred, 68 requests
Info::
Page weighs 3.4 MB (1.5 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
68 HTTP requests
Info::
Estimated 0.32 g CO2 per page load
1.5 MB / 2.4 MB budget
1.5 MB transferred
68 requests
0.32 g CO2 per page load
JavaScript 1.0 MiB 67%
Images 341.9 KiB 22%
Fonts 76.7 KiB 5%
CSS 65.5 KiB 4%
HTML 23.9 KiB 2%
Other 6.6 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://www.einpresswire.com/images/2018/logo_cw.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.einpresswire.com/small/1095827/quote-c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2020/navinga.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2019/logos/Goo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2019/logos/Goo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2018/logo_fox.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.einpresswire.com/small/1097476/1800hea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2020/EIN_claim... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2019/logos/Yah... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2018/logo_abc.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2019/logos/Bin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/logo/TheFreePr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/logo/muck-rack... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.einpresswire.com/small/1097666/the-clu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2022/AP_RGB.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/logo/bloomberg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/logo/menafn-lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2019/youtube-Z... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2025/USATCO_Lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.einpresswire.com/small/1097639/carolde... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2018/logo_cbs.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2022/logo-agp.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/logo/newsedge-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.einpresswire.com/images/2018/logo_nbc.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 342 KB
0 oversized -0 KB
35 legacy format
24 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

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 Execution Cost
946ms total JS execution
REVIEW
946ms total JS execution
Warning::
https://www.einpresswire.com/: 369ms CPU time
Info::
Unattributable: 165ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KCJ...: 134ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-LJVE...: 80ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 74ms CPU time
Warning::
Third-party scripts: 946ms (100% of total)

Main Thread Breakdown

Script Evaluation 36% Other 23% Style & Layout 22% Script Parsing & Compilation 12% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.einpresswire.com/369ms13ms1ms3rd
Unattributable165ms4ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KCJQV5L134ms106ms23ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LJVEL4LZ2H&cx=c&gtm=4e64k080ms59ms20ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1072378157&cx=c&gtm=4e64k074ms56ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-10868828689&cx=c&gtm=4e64k063ms45ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-420039922&cx=c&gtm=4e64k063ms44ms18ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
2 fonts (77 KB)
PASS
2 fonts (77 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

77 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.5 shttps://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://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 32 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 26 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 32 ms
Start 1.7 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
Network Waterfall
68 requests over 2815ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.5 shttps://einpresswire.com// https://einpresswire.com/ — 301 — 105 B — 413 ms — h2https://www.einpresswire.com/www.einpresswire.com/ https://www.einpresswire.com/ — 200 — 17.3 KiB — 823 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,700%7CMontserrat:400,500,700&display=fallbackfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,700%7CMontserrat:400,500,700&display=fallback — 200 — 2.3 KiB — 31 ms — h2https://www.einpresswire.com/css/screen_2019.css?v0f09a1118www.einpresswire.com/css/screen_201... https://www.einpresswire.com/css/screen_2019.css?v0f09a1118 — 200 — 52.7 KiB — 332 ms — h2https://www.einpresswire.com/css/jquery-ui-1.8.20.datepicker.csswww.einpresswire.com/css/jquery-ui-... https://www.einpresswire.com/css/jquery-ui-1.8.20.datepicker.css — 200 — 4.4 KiB — 110 ms — h2https://www.einpresswire.com/images/2020/EIN_claim-color_positive.svgwww.einpresswire.com/images/2020/EI... https://www.einpresswire.com/images/2020/EIN_claim-color_positive.svg — 200 — 2.8 KiB — 214 ms — h2https://www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpgwww.einpresswire.com/images/2019/yo... https://www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpg — 200 — 36.1 KiB — 211 ms — h2https://www.einpresswire.com/images/2019/logos/Google_News_2015-220.pngwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Google_News_2015-220.png — 200 — 8.1 KiB — 315 ms — h2https://www.einpresswire.com/images/2022/AP_RGB.pngwww.einpresswire.com/images/2022/AP... https://www.einpresswire.com/images/2022/AP_RGB.png — 200 — 3.5 KiB — 314 ms — h2https://www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.pngwww.einpresswire.com/images/2025/US... https://www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.png — 200 — 76.0 KiB — 318 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js — 200 — 27.2 KiB — 68 ms — h2https://www.einpresswire.com/js/h2019/jquery.upgrade.js?v0f09a1118www.einpresswire.com/js/h2019/jquer... https://www.einpresswire.com/js/h2019/jquery.upgrade.js?v0f09a1118 — 200 — 528 B — 312 ms — h2https://www.einpresswire.com/js/jquery.blockUI.jswww.einpresswire.com/js/jquery.bloc... https://www.einpresswire.com/js/jquery.blockUI.js — 200 — 15.4 KiB — 315 ms — h2https://www.einpresswire.com/js/jquery.cookie.jswww.einpresswire.com/js/jquery.cook... https://www.einpresswire.com/js/jquery.cookie.js — 200 — 2.1 KiB — 313 ms — h2https://www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.jswww.einpresswire.com/js/jquery-ui-1... https://www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.js — 200 — 40.7 KiB — 507 ms — h2https://www.einpresswire.com/js/h2019/magnific-popup-1.1.0-nogallery.min.js?v0f09a1118www.einpresswire.com/js/h2019/magni... https://www.einpresswire.com/js/h2019/magnific-popup-1.1.0-nogallery.min.js?v0f09a1118 — 200 — 15.1 KiB — 313 ms — h2https://www.einpresswire.com/js/functions.js?v0f09a1118www.einpresswire.com/js/functions.j... https://www.einpresswire.com/js/functions.js?v0f09a1118 — 200 — 104.7 KiB — 509 ms — h2https://www.einpresswire.com/js/ein_overlay.js?v0f09a1118www.einpresswire.com/js/ein_overlay... https://www.einpresswire.com/js/ein_overlay.js?v0f09a1118 — 200 — 17.0 KiB — 313 ms — h2https://www.einpresswire.com/js/h2019/main.core.min.js?v0f09a1118www.einpresswire.com/js/h2019/main.... https://www.einpresswire.com/js/h2019/main.core.min.js?v0f09a1118 — 200 — 11.7 KiB — 473 ms — h2https://www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a1118www.einpresswire.com/js/h2019/fixed... https://www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a1118 — 200 — 12.3 KiB — 397 ms — h2https://www.einpresswire.com/js/jquery.timeTo-1.0.13.min.js?v0f09a1118www.einpresswire.com/js/jquery.time... https://www.einpresswire.com/js/jquery.timeTo-1.0.13.min.js?v0f09a1118 — 200 — 7.2 KiB — 484 ms — h2https://www.einpresswire.com/images/logo/bloomberg3.pngwww.einpresswire.com/images/logo/bl... https://www.einpresswire.com/images/logo/bloomberg3.png — 200 — 7.5 KiB — 398 ms — h2https://www.einpresswire.com/images/2020/navinga.pngwww.einpresswire.com/images/2020/na... https://www.einpresswire.com/images/2020/navinga.png — 200 — 30.2 KiB — 500 ms — h2https://www.einpresswire.com/images/2019/logos/Yahoo_2019.svgwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Yahoo_2019.svg — 200 — 2.1 KiB — 496 ms — h2https://www.einpresswire.com/images/2018/logo_abc.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_abc.png — 200 — 4.7 KiB — 496 ms — h2https://www.einpresswire.com/images/2019/logos/Google_2015.svgwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Google_2015.svg — 200 — 2.5 KiB — 492 ms — h2https://www.einpresswire.com/images/2018/logo_cbs.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_cbs.png — 200 — 14.5 KiB — 501 ms — h2https://www.einpresswire.com/images/2018/logo_fox.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_fox.png — 200 — 7.4 KiB — 492 ms — h2https://www.einpresswire.com/images/2018/logo_nbc.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_nbc.png — 200 — 13.0 KiB — 494 ms — h2https://www.einpresswire.com/images/2022/logo-agp.svgwww.einpresswire.com/images/2022/lo... https://www.einpresswire.com/images/2022/logo-agp.svg — 200 — 5.8 KiB — 500 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.5 shttps://einpresswire.com// https://einpresswire.com/ — 301 — 105 B — 413 ms — h2https://www.einpresswire.com/www.einpresswire.com/ https://www.einpresswire.com/ — 200 — 17.3 KiB — 823 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,700%7CMontserrat:400,500,700&display=fallbackfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,700%7CMontserrat:400,500,700&display=fallback — 200 — 2.3 KiB — 31 ms — h2https://www.einpresswire.com/css/screen_2019.css?v0f09a1118www.einpresswire.com/css/screen_201... https://www.einpresswire.com/css/screen_2019.css?v0f09a1118 — 200 — 52.7 KiB — 332 ms — h2https://www.einpresswire.com/css/jquery-ui-1.8.20.datepicker.csswww.einpresswire.com/css/jquery-ui-... https://www.einpresswire.com/css/jquery-ui-1.8.20.datepicker.css — 200 — 4.4 KiB — 110 ms — h2https://www.einpresswire.com/images/2020/EIN_claim-color_positive.svgwww.einpresswire.com/images/2020/EI... https://www.einpresswire.com/images/2020/EIN_claim-color_positive.svg — 200 — 2.8 KiB — 214 ms — h2https://www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpgwww.einpresswire.com/images/2019/yo... https://www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpg — 200 — 36.1 KiB — 211 ms — h2https://www.einpresswire.com/images/2019/logos/Google_News_2015-220.pngwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Google_News_2015-220.png — 200 — 8.1 KiB — 315 ms — h2https://www.einpresswire.com/images/2022/AP_RGB.pngwww.einpresswire.com/images/2022/AP... https://www.einpresswire.com/images/2022/AP_RGB.png — 200 — 3.5 KiB — 314 ms — h2https://www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.pngwww.einpresswire.com/images/2025/US... https://www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.png — 200 — 76.0 KiB — 318 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js — 200 — 27.2 KiB — 68 ms — h2https://www.einpresswire.com/js/h2019/jquery.upgrade.js?v0f09a1118www.einpresswire.com/js/h2019/jquer... https://www.einpresswire.com/js/h2019/jquery.upgrade.js?v0f09a1118 — 200 — 528 B — 312 ms — h2https://www.einpresswire.com/js/jquery.blockUI.jswww.einpresswire.com/js/jquery.bloc... https://www.einpresswire.com/js/jquery.blockUI.js — 200 — 15.4 KiB — 315 ms — h2https://www.einpresswire.com/js/jquery.cookie.jswww.einpresswire.com/js/jquery.cook... https://www.einpresswire.com/js/jquery.cookie.js — 200 — 2.1 KiB — 313 ms — h2https://www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.jswww.einpresswire.com/js/jquery-ui-1... https://www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.js — 200 — 40.7 KiB — 507 ms — h2https://www.einpresswire.com/js/h2019/magnific-popup-1.1.0-nogallery.min.js?v0f09a1118www.einpresswire.com/js/h2019/magni... https://www.einpresswire.com/js/h2019/magnific-popup-1.1.0-nogallery.min.js?v0f09a1118 — 200 — 15.1 KiB — 313 ms — h2https://www.einpresswire.com/js/functions.js?v0f09a1118www.einpresswire.com/js/functions.j... https://www.einpresswire.com/js/functions.js?v0f09a1118 — 200 — 104.7 KiB — 509 ms — h2https://www.einpresswire.com/js/ein_overlay.js?v0f09a1118www.einpresswire.com/js/ein_overlay... https://www.einpresswire.com/js/ein_overlay.js?v0f09a1118 — 200 — 17.0 KiB — 313 ms — h2https://www.einpresswire.com/js/h2019/main.core.min.js?v0f09a1118www.einpresswire.com/js/h2019/main.... https://www.einpresswire.com/js/h2019/main.core.min.js?v0f09a1118 — 200 — 11.7 KiB — 473 ms — h2https://www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a1118www.einpresswire.com/js/h2019/fixed... https://www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a1118 — 200 — 12.3 KiB — 397 ms — h2https://www.einpresswire.com/js/jquery.timeTo-1.0.13.min.js?v0f09a1118www.einpresswire.com/js/jquery.time... https://www.einpresswire.com/js/jquery.timeTo-1.0.13.min.js?v0f09a1118 — 200 — 7.2 KiB — 484 ms — h2https://www.einpresswire.com/images/logo/bloomberg3.pngwww.einpresswire.com/images/logo/bl... https://www.einpresswire.com/images/logo/bloomberg3.png — 200 — 7.5 KiB — 398 ms — h2https://www.einpresswire.com/images/2020/navinga.pngwww.einpresswire.com/images/2020/na... https://www.einpresswire.com/images/2020/navinga.png — 200 — 30.2 KiB — 500 ms — h2https://www.einpresswire.com/images/2019/logos/Yahoo_2019.svgwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Yahoo_2019.svg — 200 — 2.1 KiB — 496 ms — h2https://www.einpresswire.com/images/2018/logo_abc.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_abc.png — 200 — 4.7 KiB — 496 ms — h2https://www.einpresswire.com/images/2019/logos/Google_2015.svgwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Google_2015.svg — 200 — 2.5 KiB — 492 ms — h2https://www.einpresswire.com/images/2018/logo_cbs.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_cbs.png — 200 — 14.5 KiB — 501 ms — h2https://www.einpresswire.com/images/2018/logo_fox.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_fox.png — 200 — 7.4 KiB — 492 ms — h2https://www.einpresswire.com/images/2018/logo_nbc.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_nbc.png — 200 — 13.0 KiB — 494 ms — h2https://www.einpresswire.com/images/2022/logo-agp.svgwww.einpresswire.com/images/2022/lo... https://www.einpresswire.com/images/2022/logo-agp.svg — 200 — 5.8 KiB — 500 ms — h2https://www.einpresswire.com/images/2018/logo_cw.pngwww.einpresswire.com/images/2018/lo... https://www.einpresswire.com/images/2018/logo_cw.png — 200 — 8.1 KiB — 499 ms — h2https://www.einpresswire.com/images/logo/muck-rack-squarelogo-1579123539815.pngwww.einpresswire.com/images/logo/mu... https://www.einpresswire.com/images/logo/muck-rack-squarelogo-1579123539815.png — 200 — 17.7 KiB — 498 ms — h2https://www.einpresswire.com/images/2019/logos/Bing_2016.svgwww.einpresswire.com/images/2019/lo... https://www.einpresswire.com/images/2019/logos/Bing_2016.svg — 200 — 2.7 KiB — 488 ms — h2https://www.einpresswire.com/images/logo/newsedge-400x80px.pngwww.einpresswire.com/images/logo/ne... https://www.einpresswire.com/images/logo/newsedge-400x80px.png — 200 — 29.2 KiB — 497 ms — h2https://www.einpresswire.com/images/logo/menafn-logo.jpegwww.einpresswire.com/images/logo/me... https://www.einpresswire.com/images/logo/menafn-logo.jpeg — 200 — 7.0 KiB — 486 ms — h2https://www.einpresswire.com/images/logo/TheFreePress_ms-icon-310x128-removebg-preview.pngwww.einpresswire.com/images/logo/Th... https://www.einpresswire.com/images/logo/TheFreePress_ms-icon-310x128-removebg-preview.png — 200 — 12.9 KiB — 387 ms — h2https://www.einpresswire.com/images/more_red.gifwww.einpresswire.com/images/more_re... https://www.einpresswire.com/images/more_red.gif — 200 — 343 B — 486 ms — h2https://www.einpresswire.com/images/2025/star_most_popular.pngwww.einpresswire.com/images/2025/st... https://www.einpresswire.com/images/2025/star_most_popular.png — 200 — 11.0 KiB — 441 ms — h2https://www.einpresswire.com/images/quote-left.jpgwww.einpresswire.com/images/quote-l... https://www.einpresswire.com/images/quote-left.jpg — 200 — 773 B — 494 ms — h2https://www.einpresswire.com/images/quote-right.jpgwww.einpresswire.com/images/quote-r... https://www.einpresswire.com/images/quote-right.jpg — 200 — 769 B — 483 ms — h2https://img.einpresswire.com/small/1097476/1800heaters-van.jpegimg.einpresswire.com/small/1097476/... https://img.einpresswire.com/small/1097476/1800heaters-van.jpeg — 200 — 3.3 KiB — 425 ms — h2https://img.einpresswire.com/small/1097639/carolde.jpegimg.einpresswire.com/small/1097639/... https://img.einpresswire.com/small/1097639/carolde.jpeg — 200 — 3.4 KiB — 530 ms — h2https://img.einpresswire.com/small/1095827/quote-card-this-is-why-camps.pngimg.einpresswire.com/small/1095827/... https://img.einpresswire.com/small/1095827/quote-card-this-is-why-camps.png — 200 — 9.4 KiB — 526 ms — h2https://img.einpresswire.com/small/1097666/the-club-yoga2.jpegimg.einpresswire.com/small/1097666/... https://img.einpresswire.com/small/1097666/the-club-yoga2.jpeg — 200 — 2.8 KiB — 426 ms — h2https://scripts.simpleanalyticscdn.com/latest.jsscripts.simpleanalyticscdn.com/late... https://scripts.simpleanalyticscdn.com/latest.js — 200 — 4.8 KiB — 46 ms — h2https://www.einpresswire.com/images/2019/symbol-defs.svgwww.einpresswire.com/images/2019/sy... https://www.einpresswire.com/images/2019/symbol-defs.svg — 200 — 5.9 KiB — 489 ms — h2https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FEIN-Presswire%2F204200902953204&app_id=306664249753891&send=false&layout=button_count&width=250&show_faces=false&action=like&colorscheme=light&&height=21www.facebook.com/plugins/like.php?h... https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FEIN-Presswire%2F204200902953204&app_id=306664249753891&send=false&layout=button_count&width=250&show_faces=false&action=like&colorscheme=light&&height=21 — 200 — 6.6 KiB — 147 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.cssstatic.xx.fbcdn.net/rsrc.php/v5/yA/... https://static.xx.fbcdn.net/rsrc.php/v5/yA/l/0,cross/aSF1HWkDHx7.css — 200 — 373 B — 13 ms — h3https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.cssstatic.xx.fbcdn.net/rsrc.php/v5/yb/... https://static.xx.fbcdn.net/rsrc.php/v5/yb/l/0,cross/yPnE3me-9-0.css — 200 — 483 B — 15 ms — h3https://www.einpresswire.com/images/2013/social-icons-sprite-2.pngwww.einpresswire.com/images/2013/so... https://www.einpresswire.com/images/2013/social-icons-sprite-2.png — 200 — 2.8 KiB — 184 ms — h2https://www.einpresswire.com/images/2019/check.svgwww.einpresswire.com/images/2019/ch... https://www.einpresswire.com/images/2019/check.svg — 200 — 470 B — 180 ms — h2https://www.einpresswire.com/images/bottom-bg.jpgwww.einpresswire.com/images/bottom-... https://www.einpresswire.com/images/bottom-bg.jpg — 200 — 521 B — 182 ms — h2https://www.einpresswire.com/images/price-btn-253.jpgwww.einpresswire.com/images/price-b... https://www.einpresswire.com/images/price-btn-253.jpg — 200 — 3.0 KiB — 179 ms — h2https://www.einpresswire.com/images/sep.pngwww.einpresswire.com/images/sep.png https://www.einpresswire.com/images/sep.png — 200 — 9.6 KiB — 186 ms — h2https://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://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 32 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KCJQV5Lwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KCJQV5L — 200 — 163.0 KiB — 37 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 28 ms — h2https://queue.simpleanalyticscdn.com/simple.gif?version=cdn_latest_11&hostname=www.einpresswire.com&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&https=true&timezone=UTC&page_id=09f4fda6-38d8-47a6-99f0-ad4c67f5323d&session_id=3c4178e6-0bd9-4468-99d6-e56ef55798cc&sri=false&mobile=false&brands=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D&os_name=macOS&os_version=10.15.7&path=%2F&viewport_width=1350&viewport_height=940&language=en-US&screen_width=800&screen_height=600&unique=true&id=09f4fda6-38d8-47a6-99f0-ad4c67f5323d&type=pageview&time=1776895352201queue.simpleanalyticscdn.com/simple... https://queue.simpleanalyticscdn.com/simple.gif?version=cdn_latest_11&hostname=www.einpresswire.com&ua=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&https=true&timezone=UTC&page_id=09f4fda6-38d8-47a6-99f0-ad4c67f5323d&session_id=3c4178e6-0bd9-4468-99d6-e56ef55798cc&sri=false&mobile=false&brands=%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D&os_name=macOS&os_version=10.15.7&path=%2F&viewport_width=1350&viewport_height=940&language=en-US&screen_width=800&screen_height=600&unique=true&id=09f4fda6-38d8-47a6-99f0-ad4c67f5323d&type=pageview&time=1776895352201 — 202 — 255 B — 31 ms — h2https://www.youtube.com/s/player/820123f3/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/820123f3/w... https://www.youtube.com/s/player/820123f3/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 7 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10868828689&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10868828689&cx=c&gtm=4e64k0 — 200 — 136.6 KiB — 25 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1072378157&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1072378157&cx=c&gtm=4e64k0 — 200 — 137.5 KiB — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-420039922&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-420039922&cx=c&gtm=4e64k0 — 200 — 144.4 KiB — 63 ms — h2https://cc.einpresswire.com/static/cc/3.1.0/cookieconsent.csscc.einpresswire.com/static/cc/3.1.0... https://cc.einpresswire.com/static/cc/3.1.0/cookieconsent.css — 200 — 5.2 KiB — 510 ms — h2https://cc.einpresswire.com/static/cc/3.1.0/cookieconsent.umd.jscc.einpresswire.com/static/cc/3.1.0... https://cc.einpresswire.com/static/cc/3.1.0/cookieconsent.umd.js — 200 — 9.7 KiB — 410 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LJVEL4LZ2H&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LJVEL4LZ2H&cx=c&gtm=4e64k0 — 200 — 166.2 KiB — 35 ms — h3https://www.einpresswire.com/images/2025/EIN_Logo_hor_color_black.svgwww.einpresswire.com/images/2025/EI... https://www.einpresswire.com/images/2025/EIN_Logo_hor_color_black.svg — 200 — 1.9 KiB — 108 ms — h2https://www.einpresswire.com/favicon.icowww.einpresswire.com/favicon.ico https://www.einpresswire.com/favicon.ico — 200 — 519 B — 108 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 946ms · 765KB · $13/mo
www.einpresswire.com
Other
Costly
Execution 369ms
Transfer 17 KB
Monthly Cost $5/mo
Unattributable
Other
Optional
Execution 165ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 134ms
Transfer 163 KB
Unused 45%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 166 KB
Unused 52%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 74ms
Transfer 138 KB
Unused 57%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 137 KB
Unused 58%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 144 KB
Unused 56%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.einpresswire.com adds 369ms and costs ~$5/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.einpresswire.com takes 369ms 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

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

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

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