Skip to content
https://globenewswire.com

Performance

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

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

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

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

1.38 s

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

1.38 s

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

168 ms

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

0.381

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

1.38 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.43 s

Page Load Progression

445 ms
891 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 76 requests
FIX
3.4 MB transferred, 76 requests
Warning::
Page weighs 7.3 MB (3.4 MB transferred)
Warning::
Images are 1.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.8 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
76 HTTP requests
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
76 requests
0.71 g CO2 per page load
Images 1.8 MiB 53%
JavaScript 1.5 MiB 44%
CSS 56.1 KiB 2%
Other 30.5 KiB 1%
HTML 11.8 KiB 0%
Other 6.5 KiB 0%
Other 2.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
23 scripts, 561 KB unused
FIX
23 scripts, 561 KB unused
Warning::
https://www.globenewswire.com/bundles/react-script...: 207 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202505.2...: 71 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ERWP...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KMH...: 66 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KTB...: 64 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 561 KB
561 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1368 KB207 KB (56%)3rd
https://cdn.cookielaw.org/scripttemplates/202505.2.0/otBannerSdk.js119 KB71 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ERWPGTJ5X8&cx=c&gtm=4e64h1173 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LL162 KB66 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KTB664ZR114 KB64 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=G-B6167QB2TF&cx=c&gtm=4e64h1144 KB62 KB (43%)3rd
https://www.globenewswire.com/bundles/layout-jquery-scripts?v=TXkXsX7p7r9-AnnjDqFdUGhnEN2-r8TpYAaGbshNq4s131 KB24 KB (76%)3rd
https://assets.vidyard.com/play/js/633-4047e9d6fe3ab922cf08c65467c7e1f8.js11 KB3rd
https://assets.vidyard.com/play/js/251-3cdd5484ba8b4d262491ad0a8540686a.js5 KB3rd
https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.js30 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
76 resources · 3.4 MB · 561 KB savings available
FIX
76 resources · 3.4 MB · 561 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~561 KB of savings available
Warning::
75 third-party resources (100% of weight)
Info::
2 resources over 200KB
76 resources · 3.4 MiB · 75 third-party 2.4 MiB over 1MB target
Image 53% · 1.8 MiB
JavaScript 44% · 1.5 MiB
CSS 2% · 60.6 KiB
Other 1% · 32.1 KiB
Document 0% · 12.5 KiB

~560.9 KiB of savings available

Remove unused JavaScript: 560.9 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.

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.globenewswire.com/home/assests/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 1.8 MB
0 oversized -0 KB
17 legacy format
7 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

B
JS Execution Cost
713ms total JS execution
REVIEW
713ms total JS execution
Warning::
https://www.globenewswire.com/bundles/react-script...: 327ms CPU time
Info::
https://www.globenewswire.com/: 195ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KMH...: 115ms CPU time
Info::
Unattributable: 76ms CPU time
Warning::
Third-party scripts: 713ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 16% Style & Layout 10% Script Parsing & Compilation 8% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1327ms284ms28ms3rd
https://www.globenewswire.com/195ms5ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LL115ms104ms10ms3rd
Unattributable76ms4ms0ms3rd
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
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
Network Waterfall
76 requests over 1469ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.4 shttps://globenewswire.com// https://globenewswire.com/ — 301 — 89 B — 294 ms — h2https://www.globenewswire.com/www.globenewswire.com/ https://www.globenewswire.com/ — 200 — 10.0 KiB — 134 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 74 ms — h2https://www.globenewswire.com/Content/css/bootstrap.min.csswww.globenewswire.com/Content/css/b... https://www.globenewswire.com/Content/css/bootstrap.min.css — 200 — 23.5 KiB — 29 ms — h2https://www.globenewswire.com/bundles/pnr-global-styles-v2?v=u5XD9CDXbPDjiJr92_bwTyfO24njwXgs1oj0LNZv3ZU1www.globenewswire.com/bundles/pnr-g... https://www.globenewswire.com/bundles/pnr-global-styles-v2?v=u5XD9CDXbPDjiJr92_bwTyfO24njwXgs1oj0LNZv3ZU1 — 200 — 3.5 KiB — 27 ms — h2https://www.globenewswire.com/bundles/react-styles?v=9kuORiLX-Dd39p8rQ1VqgFtD-oTmEckgQqwg9P4bGtk1www.globenewswire.com/bundles/react... https://www.globenewswire.com/bundles/react-styles?v=9kuORiLX-Dd39p8rQ1VqgFtD-oTmEckgQqwg9P4bGtk1 — 200 — 20.9 KiB — 30 ms — h2https://www.globenewswire.com/home/assests/styles/global-override.csswww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/styles/global-override.css — 200 — 581 B — 41 ms — h2https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1www.globenewswire.com/bundles/react... https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1 — 200 — 368.1 KiB — 43 ms — h2https://www.globenewswire.com/bundles/global-shared-scripts?v=eCgJnd-3kOxtYhg1rI4s9r2her2cVI58XrTU4dPf3BY1www.globenewswire.com/bundles/globa... https://www.globenewswire.com/bundles/global-shared-scripts?v=eCgJnd-3kOxtYhg1rI4s9r2her2cVI58XrTU4dPf3BY1 — 200 — 3.7 KiB — 38 ms — h2https://www.globenewswire.com/home/assests/images/soar_gnw.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/soar_gnw.png — 200 — 23.2 KiB — 70 ms — h2https://www.globenewswire.com/home/assests/images/ai-optimization.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/ai-optimization.png — 200 — 21.4 KiB — 147 ms — h2https://www.globenewswire.com/home/assests/images/NotifiedxProfoundLogo.svgwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/NotifiedxProfoundLogo.svg — 200 — 3.4 KiB — 137 ms — h2https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/93ab55d0-5227-4b5f-9baa-7c0805ac9eec.jsoncdn.cookielaw.org/consent/93ab55d0-... https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/93ab55d0-5227-4b5f-9baa-7c0805ac9eec.json — 200 — 2.5 KiB — 94 ms — h2https://www.globenewswire.com/home/assests/images/database_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/database_img.png — 200 — 7.6 KiB — 63 ms — h2https://www.globenewswire.com/home/assests/images/earning_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/earning_img.png — 200 — 10.1 KiB — 113 ms — h2https://www.globenewswire.com/Scripts/stickyfill.min.jswww.globenewswire.com/Scripts/stick... https://www.globenewswire.com/Scripts/stickyfill.min.js — 200 — 6.5 KiB — 25 ms — h2https://www.globenewswire.com/bundles/layout-jquery-scripts?v=TXkXsX7p7r9-AnnjDqFdUGhnEN2-r8TpYAaGbshNq4s1www.globenewswire.com/bundles/layou... https://www.globenewswire.com/bundles/layout-jquery-scripts?v=TXkXsX7p7r9-AnnjDqFdUGhnEN2-r8TpYAaGbshNq4s1 — 200 — 31.2 KiB — 30 ms — h2https://www.globenewswire.com/akam/13/7578992fwww.globenewswire.com/akam/13/75789... https://www.globenewswire.com/akam/13/7578992f — 200 — 9.3 KiB — 120 ms — h2https://www.globenewswire.com/home/assests/images/tile_3.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/tile_3.png — 200 — 5.5 KiB — 131 ms — h2https://www.globenewswire.com/home/assests/images/distribute%20_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/distribute%20_img.png — 200 — 4.5 KiB — 110 ms — h2https://www.globenewswire.com/home/assests/images/VOMLogo.jpgwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/VOMLogo.jpg — 200 — 14.5 KiB — 110 ms — h2https://www.globenewswire.com/home/assests/images/G2Notified.webpwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/G2Notified.webp — 200 — 26.4 KiB — 133 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KTB664ZRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KTB664ZR — 200 — 114.2 KiB — 166 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LL — 200 — 162.1 KiB — 166 ms — h2https://www.globenewswire.com/home/assests/images/smallWave.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/smallWave.png — 200 — 2.0 KiB — 141 ms — h2https://www.globenewswire.com/home/assests/images/smallWaveAlt.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/smallWaveAlt.png — 200 — 2.0 KiB — 127 ms — h2https://www.globenewswire.com/home/assests/images/new-DividerGray.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/new-DividerGray.png — 200 — 1.6 KiB — 142 ms — h2https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.html?play.vidyard.com/JcmfmgXNzjd5ba3WNL... https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.html? — 200 — 1.8 KiB — 49 ms — h2https://assets.vidyard.com/play/js/runtime~main-e0034f7b294f37b85f9977a8fdb677e1.jsassets.vidyard.com/play/js/runtime~... https://assets.vidyard.com/play/js/runtime~main-e0034f7b294f37b85f9977a8fdb677e1.js — 200 — 3.3 KiB — 9 ms — h2https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.jsassets.vidyard.com/play/js/main-71b... https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.js — 200 — 29.7 KiB — 13 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.4 shttps://globenewswire.com// https://globenewswire.com/ — 301 — 89 B — 294 ms — h2https://www.globenewswire.com/www.globenewswire.com/ https://www.globenewswire.com/ — 200 — 10.0 KiB — 134 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 74 ms — h2https://www.globenewswire.com/Content/css/bootstrap.min.csswww.globenewswire.com/Content/css/b... https://www.globenewswire.com/Content/css/bootstrap.min.css — 200 — 23.5 KiB — 29 ms — h2https://www.globenewswire.com/bundles/pnr-global-styles-v2?v=u5XD9CDXbPDjiJr92_bwTyfO24njwXgs1oj0LNZv3ZU1www.globenewswire.com/bundles/pnr-g... https://www.globenewswire.com/bundles/pnr-global-styles-v2?v=u5XD9CDXbPDjiJr92_bwTyfO24njwXgs1oj0LNZv3ZU1 — 200 — 3.5 KiB — 27 ms — h2https://www.globenewswire.com/bundles/react-styles?v=9kuORiLX-Dd39p8rQ1VqgFtD-oTmEckgQqwg9P4bGtk1www.globenewswire.com/bundles/react... https://www.globenewswire.com/bundles/react-styles?v=9kuORiLX-Dd39p8rQ1VqgFtD-oTmEckgQqwg9P4bGtk1 — 200 — 20.9 KiB — 30 ms — h2https://www.globenewswire.com/home/assests/styles/global-override.csswww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/styles/global-override.css — 200 — 581 B — 41 ms — h2https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1www.globenewswire.com/bundles/react... https://www.globenewswire.com/bundles/react-scripts?v=opaSOcnIvjYxeGQjmzRobMEIMq4vjK8cbA0MBj9VigU1 — 200 — 368.1 KiB — 43 ms — h2https://www.globenewswire.com/bundles/global-shared-scripts?v=eCgJnd-3kOxtYhg1rI4s9r2her2cVI58XrTU4dPf3BY1www.globenewswire.com/bundles/globa... https://www.globenewswire.com/bundles/global-shared-scripts?v=eCgJnd-3kOxtYhg1rI4s9r2her2cVI58XrTU4dPf3BY1 — 200 — 3.7 KiB — 38 ms — h2https://www.globenewswire.com/home/assests/images/soar_gnw.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/soar_gnw.png — 200 — 23.2 KiB — 70 ms — h2https://www.globenewswire.com/home/assests/images/ai-optimization.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/ai-optimization.png — 200 — 21.4 KiB — 147 ms — h2https://www.globenewswire.com/home/assests/images/NotifiedxProfoundLogo.svgwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/NotifiedxProfoundLogo.svg — 200 — 3.4 KiB — 137 ms — h2https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/93ab55d0-5227-4b5f-9baa-7c0805ac9eec.jsoncdn.cookielaw.org/consent/93ab55d0-... https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/93ab55d0-5227-4b5f-9baa-7c0805ac9eec.json — 200 — 2.5 KiB — 94 ms — h2https://www.globenewswire.com/home/assests/images/database_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/database_img.png — 200 — 7.6 KiB — 63 ms — h2https://www.globenewswire.com/home/assests/images/earning_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/earning_img.png — 200 — 10.1 KiB — 113 ms — h2https://www.globenewswire.com/Scripts/stickyfill.min.jswww.globenewswire.com/Scripts/stick... https://www.globenewswire.com/Scripts/stickyfill.min.js — 200 — 6.5 KiB — 25 ms — h2https://www.globenewswire.com/bundles/layout-jquery-scripts?v=TXkXsX7p7r9-AnnjDqFdUGhnEN2-r8TpYAaGbshNq4s1www.globenewswire.com/bundles/layou... https://www.globenewswire.com/bundles/layout-jquery-scripts?v=TXkXsX7p7r9-AnnjDqFdUGhnEN2-r8TpYAaGbshNq4s1 — 200 — 31.2 KiB — 30 ms — h2https://www.globenewswire.com/akam/13/7578992fwww.globenewswire.com/akam/13/75789... https://www.globenewswire.com/akam/13/7578992f — 200 — 9.3 KiB — 120 ms — h2https://www.globenewswire.com/home/assests/images/tile_3.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/tile_3.png — 200 — 5.5 KiB — 131 ms — h2https://www.globenewswire.com/home/assests/images/distribute%20_img.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/distribute%20_img.png — 200 — 4.5 KiB — 110 ms — h2https://www.globenewswire.com/home/assests/images/VOMLogo.jpgwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/VOMLogo.jpg — 200 — 14.5 KiB — 110 ms — h2https://www.globenewswire.com/home/assests/images/G2Notified.webpwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/G2Notified.webp — 200 — 26.4 KiB — 133 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KTB664ZRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KTB664ZR — 200 — 114.2 KiB — 166 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KMH7P3LL — 200 — 162.1 KiB — 166 ms — h2https://www.globenewswire.com/home/assests/images/smallWave.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/smallWave.png — 200 — 2.0 KiB — 141 ms — h2https://www.globenewswire.com/home/assests/images/smallWaveAlt.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/smallWaveAlt.png — 200 — 2.0 KiB — 127 ms — h2https://www.globenewswire.com/home/assests/images/new-DividerGray.pngwww.globenewswire.com/home/assests/... https://www.globenewswire.com/home/assests/images/new-DividerGray.png — 200 — 1.6 KiB — 142 ms — h2https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.html?play.vidyard.com/JcmfmgXNzjd5ba3WNL... https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.html? — 200 — 1.8 KiB — 49 ms — h2https://assets.vidyard.com/play/js/runtime~main-e0034f7b294f37b85f9977a8fdb677e1.jsassets.vidyard.com/play/js/runtime~... https://assets.vidyard.com/play/js/runtime~main-e0034f7b294f37b85f9977a8fdb677e1.js — 200 — 3.3 KiB — 9 ms — h2https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.jsassets.vidyard.com/play/js/main-71b... https://assets.vidyard.com/play/js/main-71bbd3d27332304772cdcca0f8e40aa0.js — 200 — 29.7 KiB — 13 ms — h2https://play.vidyard.com/player/JcmfmgXNzjd5ba3WNLp9r1.jsonplay.vidyard.com/player/JcmfmgXNzjd... https://play.vidyard.com/player/JcmfmgXNzjd5ba3WNLp9r1.json — 200 — 3.0 KiB — 5 ms — h2https://assets.vidyard.com/play/js/633-4047e9d6fe3ab922cf08c65467c7e1f8.jsassets.vidyard.com/play/js/633-4047... https://assets.vidyard.com/play/js/633-4047e9d6fe3ab922cf08c65467c7e1f8.js — 200 — 11.4 KiB — 21 ms — h2https://assets.vidyard.com/play/js/154-e2747b2180780810e0b5d55434f2ee16.jsassets.vidyard.com/play/js/154-e274... https://assets.vidyard.com/play/js/154-e2747b2180780810e0b5d55434f2ee16.js — 200 — 43.2 KiB — 44 ms — h2https://assets.vidyard.com/play/js/681-754e0d723c1e852bc3d80357a9422958.jsassets.vidyard.com/play/js/681-754e... https://assets.vidyard.com/play/js/681-754e0d723c1e852bc3d80357a9422958.js — 200 — 4.0 KiB — 19 ms — h2https://assets.vidyard.com/play/js/851-b943a9d35067adb85c61aba5dce573d1.jsassets.vidyard.com/play/js/851-b943... https://assets.vidyard.com/play/js/851-b943a9d35067adb85c61aba5dce573d1.js — 200 — 29.0 KiB — 35 ms — h2https://assets.vidyard.com/play/js/251-3cdd5484ba8b4d262491ad0a8540686a.jsassets.vidyard.com/play/js/251-3cdd... https://assets.vidyard.com/play/js/251-3cdd5484ba8b4d262491ad0a8540686a.js — 200 — 4.7 KiB — 20 ms — h2https://assets.vidyard.com/play/js/805-db264df0881e2f6a7c10cb10bc1772ff.jsassets.vidyard.com/play/js/805-db26... https://assets.vidyard.com/play/js/805-db264df0881e2f6a7c10cb10bc1772ff.js — 200 — 134.9 KiB — 43 ms — h2https://assets.vidyard.com/play/stylesheets/player-pomo-cfccfa6544a0f2cce86b7d74fd59d930.cssassets.vidyard.com/play/stylesheets... https://assets.vidyard.com/play/stylesheets/player-pomo-cfccfa6544a0f2cce86b7d74fd59d930.css — 200 — 7.5 KiB — 11 ms — h2https://assets.vidyard.com/play/js/player-pomo-cfccfa6544a0f2cce86b7d74fd59d930.jsassets.vidyard.com/play/js/player-p... https://assets.vidyard.com/play/js/player-pomo-cfccfa6544a0f2cce86b7d74fd59d930.js — 200 — 46.2 KiB — 40 ms — h2https://www.globenewswire.com/content/images/views/shared/greenBox.pngwww.globenewswire.com/content/image... https://www.globenewswire.com/content/images/views/shared/greenBox.png — 200 — 963 B — 19 ms — h2https://www.globenewswire.com/content/images/views/shared/Subtract.svgwww.globenewswire.com/content/image... https://www.globenewswire.com/content/images/views/shared/Subtract.svg — 200 — 924 B — 23 ms — h2https://www.globenewswire.com/content/images/views/shared/dividerCurve.pngwww.globenewswire.com/content/image... https://www.globenewswire.com/content/images/views/shared/dividerCurve.png — 200 — 2.2 KiB — 19 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 311 B — 89 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://www.globenewswire.com/static/sys/1776797989469/enwww.globenewswire.com/static/sys/17... https://www.globenewswire.com/static/sys/1776797989469/en — 200 — 1.4 KiB — 132 ms — h2https://play.vidyard.com/video/JcmfmgXNzjd5ba3WNLp9r1play.vidyard.com/video/JcmfmgXNzjd5... https://play.vidyard.com/video/JcmfmgXNzjd5ba3WNLp9r1 — 200 — 269 B — 3 ms — h2https://assets.vidyard.com/play/js/725-5e8461067fc30dba2819a84443613440.jsassets.vidyard.com/play/js/725-5e84... https://assets.vidyard.com/play/js/725-5e8461067fc30dba2819a84443613440.js — 200 — 80.6 KiB — 25 ms — h2https://assets.vidyard.com/play/js/615-a0edef6b8a7ebb5e1bd3cc350e3d3612.jsassets.vidyard.com/play/js/615-a0ed... https://assets.vidyard.com/play/js/615-a0edef6b8a7ebb5e1bd3cc350e3d3612.js — 200 — 3.3 KiB — 17 ms — h2https://assets.vidyard.com/play/stylesheets/447-ef5d2ea532941128f0b6663c42eb8286.cssassets.vidyard.com/play/stylesheets... https://assets.vidyard.com/play/stylesheets/447-ef5d2ea532941128f0b6663c42eb8286.css — 200 — 206 B — 19 ms — h2https://assets.vidyard.com/play/js/447-ef5d2ea532941128f0b6663c42eb8286.jsassets.vidyard.com/play/js/447-ef5d... https://assets.vidyard.com/play/js/447-ef5d2ea532941128f0b6663c42eb8286.js — 200 — 1.5 KiB — 17 ms — h2https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.jpgplay.vidyard.com/JcmfmgXNzjd5ba3WNL... https://play.vidyard.com/JcmfmgXNzjd5ba3WNLp9r1.jpg — 302 — 168 B — 13 ms — h2https://play.vidyard.com/api/metricsplay.vidyard.com/api/metrics https://play.vidyard.com/api/metrics — 200 — 106 B — 184 ms — h2https://raw.vidyard.com/v2/visitorsraw.vidyard.com/v2/visitors https://raw.vidyard.com/v2/visitors — 200 — 0 B — 303 ms — h2https://cdn.vidyard.com/thumbnails/50122183/dhw1ELYRLhouiRvY0tfRWMDOkDLnLrrW.gifcdn.vidyard.com/thumbnails/50122183... https://cdn.vidyard.com/thumbnails/50122183/dhw1ELYRLhouiRvY0tfRWMDOkDLnLrrW.gif — 200 — 1.7 MiB — 52 ms — h2https://cdn.vidyard.com/media/hls/htrnRWkKSlfpl5BzaVugCw/,full_hd,hd,480p,sd,.mp4.urlset/master.m3u8?bAN7vRd_z9iW4aCQCjPzeRNmpt-4fqh9SR5AJKtIQFlkAEDMHT9SddCo4mmzoB60wUm2kmGd217xrcmKNzUz5ninAKOg2aBcHUYznq-I7pFzM1cC7mzDNR22rwHpnGzFh7DWaCMkcc8SQFoem4-vRkyai4th5FVYC6WYRmwYt2nlwBIetcPJHFBl9bUzL1N7aERsNwcdn.vidyard.com/media/hls/htrnRWkKS... https://cdn.vidyard.com/media/hls/htrnRWkKSlfpl5BzaVugCw/,full_hd,hd,480p,sd,.mp4.urlset/master.m3u8?bAN7vRd_z9iW4aCQCjPzeRNmpt-4fqh9SR5AJKtIQFlkAEDMHT9SddCo4mmzoB60wUm2kmGd217xrcmKNzUz5ninAKOg2aBcHUYznq-I7pFzM1cC7mzDNR22rwHpnGzFh7DWaCMkcc8SQFoem4-vRkyai4th5FVYC6WYRmwYt2nlwBIetcPJHFBl9bUzL1N7aERsNw — 200 — 921 B — 5 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.2.0/otBannerSdk.js — 200 — 119.2 KiB — 54 ms — h2https://www.globenewswire.com/Home/siteheader/enwww.globenewswire.com/Home/sitehead... https://www.globenewswire.com/Home/siteheader/en — 200 — 1.4 KiB — 61 ms — h2https://www.globenewswire.com/Home/sitefooter/en?v=803www.globenewswire.com/Home/sitefoot... https://www.globenewswire.com/Home/sitefooter/en?v=803 — 200 — 1.6 KiB — 60 ms — h2https://www.googletagmanager.com/gtag/js?id=G-B6167QB2TF&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-B6167QB2TF&cx=c&gtm=4e64h1 — 200 — 143.6 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ERWPGTJ5X8&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ERWPGTJ5X8&cx=c&gtm=4e64h1 — 200 — 172.7 KiB — 53 ms — h2https://www.globenewswire.com/quick-search-filters/enwww.globenewswire.com/quick-search-... https://www.globenewswire.com/quick-search-filters/en — 200 — 1.2 KiB — 41 ms — h2https://www.globenewswire.com/Home/assests/images/eq-notified-dark.svgwww.globenewswire.com/Home/assests/... https://www.globenewswire.com/Home/assests/images/eq-notified-dark.svg — 200 — 4.3 KiB — 23 ms — h2https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/01975a4f-640c-75d1-9b70-10f4324b632b/en.jsoncdn.cookielaw.org/consent/93ab55d0-... https://cdn.cookielaw.org/consent/93ab55d0-5227-4b5f-9baa-7c0805ac9eec/01975a4f-640c-75d1-9b70-10f4324b632b/en.json — 200 — 13.3 KiB — 43 ms — h2https://raw.vidyard.com/v2/visitorsraw.vidyard.com/v2/visitors https://raw.vidyard.com/v2/visitors — 200 — 216 B — 104 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ERWPGTJ5X8&gtm=45je64h1v9111814984z89231501557za20gzb9231501557zd9231501557&_p=1776797989229&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=742599838.1776797990&frm=0&gtm_up=1&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~118128922~118463262&sid=1776797989&sct=1&seg=0&dl=https%3A%2F%2Fwww.globenewswire.com%2F&dt=Press%20Release%20%26%20News%20Distribution%20%7C%20GlobeNewswire&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-KMH7P3LL&ep.container_version=30&ep.session_counter=1&ep.tag_name=GA4%20-%20Pageview&tfd=1221region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ERWPGTJ5X8&gtm=45je64h1v9111814984z89231501557za20gzb9231501557zd9231501557&_p=1776797989229&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=742599838.1776797990&frm=0&gtm_up=1&pscdl=denied&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~118128922~118463262&sid=1776797989&sct=1&seg=0&dl=https%3A%2F%2Fwww.globenewswire.com%2F&dt=Press%20Release%20%26%20News%20Distribution%20%7C%20GlobeNewswire&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.container_id=GTM-KMH7P3LL&ep.container_version=30&ep.session_counter=1&ep.tag_name=GA4%20-%20Pageview&tfd=1221 — 204 — 554 B — 80 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-B6167QB2TF&gtm=45je64h1v9231508527z89231501557za20gzb9231501557zd9231501557&_p=1776797989229&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&are=1&cid=742599838.1776797990&frm=0&gtm_up=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117884344&sid=1776797989&sct=1&seg=0&dl=https%3A%2F%2Fwww.globenewswire.com%2F&dt=Press%20Release%20%26%20News%20Distribution%20%7C%20GlobeNewswire&_tu=CA&en=page_view&_fv=1&_ss=1&ep.container_id=GTM-KMH7P3LL&ep.container_version=30&ep.session_counter=1&ep.tag_name=GA4%20-%20Pageview&tfd=1235region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-B6167QB2TF&gtm=45je64h1v9231508527z89231501557za20gzb9231501557zd9231501557&_p=1776797989229&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&are=1&cid=742599838.1776797990&frm=0&gtm_up=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117884344&sid=1776797989&sct=1&seg=0&dl=https%3A%2F%2Fwww.globenewswire.com%2F&dt=Press%20Release%20%26%20News%20Distribution%20%7C%20GlobeNewswire&_tu=CA&en=page_view&_fv=1&_ss=1&ep.container_id=GTM-KMH7P3LL&ep.container_version=30&ep.session_counter=1&ep.tag_name=GA4%20-%20Pageview&tfd=1235 — 204 — 48 B — 67 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otFloatingRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otFloatingRounded.json — 200 — 2.9 KiB — 36 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otCookieSettingsButton.json — 200 — 2.0 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202505.2.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 36 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.globenewswire.com%2F&scrsrc=www.googletagmanager.com&rnd=624402047.1776797990&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&_tu=CA&gtm=45He64h1v9231501557za200zd9231501557xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776797989953&tfd=1241pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.globenewswire.com%2F&scrsrc=www.googletagmanager.com&rnd=624402047.1776797990&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&_tu=CA&gtm=45He64h1v9231501557za200zd9231501557xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776797989953&tfd=1241 — 200 — 21 B — 77 ms — h3https://www.globenewswire.com/Content/logo/favicon.icowww.globenewswire.com/Content/logo/... https://www.globenewswire.com/Content/logo/favicon.ico — 200 — 2.0 KiB — 12 ms — h2https://raw.vidyard.com/v2/player_loadsraw.vidyard.com/v2/player_loads https://raw.vidyard.com/v2/player_loads — 200 — 0 B — 110 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 657 B — 31 ms — h2https://www.globenewswire.com/akam/13/pixel_7578992fwww.globenewswire.com/akam/13/pixel... https://www.globenewswire.com/akam/13/pixel_7578992f — 200 — 623 B — 11 ms — h2https://raw.vidyard.com/v2/player_loadsraw.vidyard.com/v2/player_loads https://raw.vidyard.com/v2/player_loads — 200 — 213 B — 105 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 713ms · 540KB · €8/mo
www.globenewswire.com
Other
Costly
Execution 327ms
Transfer 368 KB
Unused 56%
Monthly Cost €4/mo
www.globenewswire.com
Other
Optional
Execution 195ms
Transfer 10 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 115ms
Transfer 162 KB
Unused 40%
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 76ms
Transfer 0 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.globenewswire.com adds 327ms and costs ~€4/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.globenewswire.com takes 327ms 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

56% of www.globenewswire.com'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