Skip to content
https://avid.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
2
PASS
6
INFO
2

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

83
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

776 ms

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

2.46 s

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

75 ms

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

0.047

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

1.73 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.36 s

Page Load Progression

785 ms
1.6 s
2.4 s
3.1 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
15.4 MB transferred, 105 requests
FIX
15.4 MB transferred, 105 requests
Critical::
Page weighs 19.7 MB (15.4 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
105 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.2 g CO2 per page load
15.4 MB / 2.4 MB budget
15.4 MB transferred
105 requests
3.2 g CO2 per page load
Other 13.5 MiB 88%
JavaScript 1.4 MiB 9%
Images 205.5 KiB 1%
Fonts 138.5 KiB 1%
HTML 36.7 KiB 0%
CSS 27.3 KiB 0%
Other 10.8 KiB 0%
Other 2.1 KiB 0%
Other 603 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

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 (15.4 MiB of 15.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
41 scripts, 734 KB unused
FIX
41 scripts, 734 KB unused
Warning::
https://www.avid.com/_next/static/chunks/2020-653e...: 146 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://t.contentsquare.net/uxa/1524275b9c3aa.js: 100 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.avid.com/_next/static/chunks/6208-6219...: 89 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.avid.com/_next/static/chunks/97b45f64-...: 78 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PROD...: 71 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 734 KB
734 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.avid.com/_next/static/chunks/2020-653e7deed9c37559.js182 KB146 KB (80%)3rd
https://t.contentsquare.net/uxa/1524275b9c3aa.js129 KB100 KB (78%)3rd
https://www.avid.com/_next/static/chunks/6208-621941295394f740.js146 KB89 KB (61%)3rd
https://www.avid.com/_next/static/chunks/97b45f64-5eec89fb42ddf013.js103 KB78 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PROD&cx=c&gtm=4e64k1137 KB71 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-962430565%2CAW-17383384625&cx=c&gtm=4e64k1134 KB65 KB (49%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TWN69WM190 KB56 KB (30%)3rd
https://www.avid.com/_next/static/chunks/pages/_app-a950ade5f8b4b12c.js111 KB44 KB (39%)3rd
https://www.avid.com/_next/static/chunks/b9f79d76-b48cdbe0d80c4413.js49 KB34 KB (71%)3rd
https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.avid.com36 KB28 KB (77%)3rd

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
105 resources · 15.4 MB · 734 KB savings available
FIX
105 resources · 15.4 MB · 734 KB savings available
Warning::
Page weight 14.4 MB over 1MB target
Got: 15.4 MB Expected: ≤ 1 MB
Info::
~734 KB of savings available
Warning::
104 third-party resources (100% of weight)
Info::
1 resources over 200KB
105 resources · 15.4 MiB · 104 third-party 14.4 MiB over 1MB target
Media 88% · 13.5 MiB
JavaScript 9% · 1.4 MiB
Image 1% · 207.0 KiB
Font 1% · 138.5 KiB
Document 0% · 36.7 KiB
CSS 0% · 27.3 KiB
Other 0% · 11.9 KiB

~734.0 KiB of savings available

Remove unused JavaScript: 734.0 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
15 images, 0 KB saveable
REVIEW
15 images, 0 KB saveable
Warning::
https://cdn.avid.com/avidcom/images/shared/avid-lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
15 images 205 KB
0 oversized -0 KB
14 legacy format
2 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

Performance issues directly impact user engagement and conversion rates.

B
JS Execution Cost
983ms total JS execution
REVIEW
983ms total JS execution
Info::
https://www.avid.com/: 207ms CPU time
Info::
Unattributable: 198ms CPU time
Info::
https://www.avid.com/_next/static/chunks/framework...: 195ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TWN...: 147ms CPU time
Info::
https://www.avid.com/_next/static/chunks/pages/%5B...: 108ms CPU time
Warning::
Third-party scripts: 983ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 22% Script Parsing & Compilation 10% Style & Layout 6% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.avid.com/207ms1ms0ms3rd
Unattributable198ms29ms0ms3rd
https://www.avid.com/_next/static/chunks/framework-7c278d54d82fb007.js195ms160ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TWN69WM147ms115ms16ms3rd
https://www.avid.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-a0af2ebf78bba1e9.js108ms107ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-962430565%2CAW-17383384625&cx=c&gtm=4e64k170ms54ms16ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js59ms53ms2ms3rd
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 (138 KB)
PASS
2 fonts (138 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

138 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 776 ms LCP 2.5 shttps://www.avid.com/_next/static/media/a8a95904f93ba52b-s.p.otfa8a95904f93ba52b-s.p.otf https://www.avid.com/_next/static/media/a8a95904f93ba52b-s.p.otf — 70.8 KiB — 38 ms — font-display: swaphttps://www.avid.com/_next/static/media/31ec6ac98adca2e9-s.p.otf31ec6ac98adca2e9-s.p.otf https://www.avid.com/_next/static/media/31ec6ac98adca2e9-s.p.otf — 67.7 KiB — 36 ms — font-display: swap
a8a95904f93ba52b-s.p.otf otf swap
Size 71 KB
Load time 38 ms
Start 691 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
31ec6ac98adca2e9-s.p.otf otf swap
Size 68 KB
Load time 36 ms
Start 691 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~42 KB and ~84 ms

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+
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
105 requests over 3971ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 776 ms LCP 2.5 shttps://avid.com// https://avid.com/ — 301 — 117 B — 58 ms — h2https://www.avid.com/www.avid.com/ https://www.avid.com/ — 200 — 36.7 KiB — 92 ms — h3https://t.contentsquare.net/uxa/1524275b9c3aa.jst.contentsquare.net/uxa/1524275b9c3... https://t.contentsquare.net/uxa/1524275b9c3aa.js — 200 — 128.7 KiB — 96 ms — h2https://www.avid.com/_next/static/css/9775ba66afd9ea59.csswww.avid.com/_next/static/css/9775b... https://www.avid.com/_next/static/css/9775ba66afd9ea59.css — 200 — 26.3 KiB — 38 ms — h3https://www.avid.com/_next/static/css/feee7b6ef195816a.csswww.avid.com/_next/static/css/feee7... https://www.avid.com/_next/static/css/feee7b6ef195816a.css — 200 — 955 B — 36 ms — h3https://www.avid.com/_next/static/chunks/webpack-6e60573f876ebcf1.jswww.avid.com/_next/static/chunks/we... https://www.avid.com/_next/static/chunks/webpack-6e60573f876ebcf1.js — 200 — 6.5 KiB — 32 ms — h3https://www.avid.com/_next/static/chunks/framework-7c278d54d82fb007.jswww.avid.com/_next/static/chunks/fr... https://www.avid.com/_next/static/chunks/framework-7c278d54d82fb007.js — 200 — 58.3 KiB — 48 ms — h3https://www.avid.com/_next/static/chunks/main-7bf3c776da155522.jswww.avid.com/_next/static/chunks/ma... https://www.avid.com/_next/static/chunks/main-7bf3c776da155522.js — 200 — 38.9 KiB — 62 ms — h3https://www.avid.com/_next/static/chunks/pages/_app-a950ade5f8b4b12c.jswww.avid.com/_next/static/chunks/pa... https://www.avid.com/_next/static/chunks/pages/_app-a950ade5f8b4b12c.js — 200 — 111.3 KiB — 69 ms — h3https://www.avid.com/_next/static/chunks/c16184b3-abaeb41cdb85046b.jswww.avid.com/_next/static/chunks/c1... https://www.avid.com/_next/static/chunks/c16184b3-abaeb41cdb85046b.js — 200 — 3.0 KiB — 70 ms — h3https://www.avid.com/_next/static/chunks/2cca2479-20dfa7133f723969.jswww.avid.com/_next/static/chunks/2c... https://www.avid.com/_next/static/chunks/2cca2479-20dfa7133f723969.js — 200 — 1.5 KiB — 33 ms — h3https://www.avid.com/_next/static/chunks/97b45f64-5eec89fb42ddf013.jswww.avid.com/_next/static/chunks/97... https://www.avid.com/_next/static/chunks/97b45f64-5eec89fb42ddf013.js — 200 — 103.2 KiB — 88 ms — h3https://www.avid.com/_next/static/chunks/b9f79d76-b48cdbe0d80c4413.jswww.avid.com/_next/static/chunks/b9... https://www.avid.com/_next/static/chunks/b9f79d76-b48cdbe0d80c4413.js — 200 — 48.7 KiB — 90 ms — h3https://www.avid.com/_next/static/chunks/6208-621941295394f740.jswww.avid.com/_next/static/chunks/62... https://www.avid.com/_next/static/chunks/6208-621941295394f740.js — 200 — 145.8 KiB — 97 ms — h3https://www.avid.com/_next/static/chunks/2020-653e7deed9c37559.jswww.avid.com/_next/static/chunks/20... https://www.avid.com/_next/static/chunks/2020-653e7deed9c37559.js — 200 — 181.6 KiB — 107 ms — h3https://www.avid.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-a0af2ebf78bba1e9.jswww.avid.com/_next/static/chunks/pa... https://www.avid.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-a0af2ebf78bba1e9.js — 200 — 964 B — 103 ms — h3https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_buildManifest.jswww.avid.com/_next/static/bWFZe8uxU... https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_buildManifest.js — 200 — 1.2 KiB — 103 ms — h3https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_ssgManifest.jswww.avid.com/_next/static/bWFZe8uxU... https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_ssgManifest.js — 200 — 490 B — 103 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 61 ms — h2https://www.avid.com/_next/static/css/feee7b6ef195816a.csswww.avid.com/_next/static/css/feee7... https://www.avid.com/_next/static/css/feee7b6ef195816a.css — 200 — 0 B — 2 ms — h3https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={}api-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={} — 200 — 0 B — 134 ms — h3https://www.avid.com/api/auth/sessionwww.avid.com/api/auth/session https://www.avid.com/api/auth/session — 200 — 536 B — 150 ms — h3https://www.avid.com/_vercel/speed-insights/script.jswww.avid.com/_vercel/speed-insights... https://www.avid.com/_vercel/speed-insights/script.js — 200 — 5.0 KiB — 28 ms — h3https://t.contentsquare.net/settings/453476.json?r=1974332t.contentsquare.net/settings/453476... https://t.contentsquare.net/settings/453476.json?r=1974332 — 200 — 1.4 KiB — 40 ms — h3https://www.avid.com/cdn-cgi/rum?www.avid.com/cdn-cgi/rum? https://www.avid.com/cdn-cgi/rum? — 204 — 194 B — 19 ms — h3https://cdn.avid.com/avidcom/images/shared/icons/favicon.icocdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/icons/favicon.ico — 200 — 486 B — 90 ms — h2https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={}api-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={} — 201 — 398 B — 119 ms — h3https://www.avid.com/_next/static/chunks/4904.87682023fbc8d78c.jswww.avid.com/_next/static/chunks/49... https://www.avid.com/_next/static/chunks/4904.87682023fbc8d78c.js — 200 — 3.0 KiB — 27 ms — h3https://www.avid.com/_next/static/chunks/3593.0a21c4f7d0614e68.jswww.avid.com/_next/static/chunks/35... https://www.avid.com/_next/static/chunks/3593.0a21c4f7d0614e68.js — 200 — 823 B — 32 ms — h3https://www.avid.com/_next/static/chunks/3749.307282704f879db8.jswww.avid.com/_next/static/chunks/37... https://www.avid.com/_next/static/chunks/3749.307282704f879db8.js — 200 — 1.0 KiB — 32 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 776 ms LCP 2.5 shttps://avid.com// https://avid.com/ — 301 — 117 B — 58 ms — h2https://www.avid.com/www.avid.com/ https://www.avid.com/ — 200 — 36.7 KiB — 92 ms — h3https://t.contentsquare.net/uxa/1524275b9c3aa.jst.contentsquare.net/uxa/1524275b9c3... https://t.contentsquare.net/uxa/1524275b9c3aa.js — 200 — 128.7 KiB — 96 ms — h2https://www.avid.com/_next/static/css/9775ba66afd9ea59.csswww.avid.com/_next/static/css/9775b... https://www.avid.com/_next/static/css/9775ba66afd9ea59.css — 200 — 26.3 KiB — 38 ms — h3https://www.avid.com/_next/static/css/feee7b6ef195816a.csswww.avid.com/_next/static/css/feee7... https://www.avid.com/_next/static/css/feee7b6ef195816a.css — 200 — 955 B — 36 ms — h3https://www.avid.com/_next/static/chunks/webpack-6e60573f876ebcf1.jswww.avid.com/_next/static/chunks/we... https://www.avid.com/_next/static/chunks/webpack-6e60573f876ebcf1.js — 200 — 6.5 KiB — 32 ms — h3https://www.avid.com/_next/static/chunks/framework-7c278d54d82fb007.jswww.avid.com/_next/static/chunks/fr... https://www.avid.com/_next/static/chunks/framework-7c278d54d82fb007.js — 200 — 58.3 KiB — 48 ms — h3https://www.avid.com/_next/static/chunks/main-7bf3c776da155522.jswww.avid.com/_next/static/chunks/ma... https://www.avid.com/_next/static/chunks/main-7bf3c776da155522.js — 200 — 38.9 KiB — 62 ms — h3https://www.avid.com/_next/static/chunks/pages/_app-a950ade5f8b4b12c.jswww.avid.com/_next/static/chunks/pa... https://www.avid.com/_next/static/chunks/pages/_app-a950ade5f8b4b12c.js — 200 — 111.3 KiB — 69 ms — h3https://www.avid.com/_next/static/chunks/c16184b3-abaeb41cdb85046b.jswww.avid.com/_next/static/chunks/c1... https://www.avid.com/_next/static/chunks/c16184b3-abaeb41cdb85046b.js — 200 — 3.0 KiB — 70 ms — h3https://www.avid.com/_next/static/chunks/2cca2479-20dfa7133f723969.jswww.avid.com/_next/static/chunks/2c... https://www.avid.com/_next/static/chunks/2cca2479-20dfa7133f723969.js — 200 — 1.5 KiB — 33 ms — h3https://www.avid.com/_next/static/chunks/97b45f64-5eec89fb42ddf013.jswww.avid.com/_next/static/chunks/97... https://www.avid.com/_next/static/chunks/97b45f64-5eec89fb42ddf013.js — 200 — 103.2 KiB — 88 ms — h3https://www.avid.com/_next/static/chunks/b9f79d76-b48cdbe0d80c4413.jswww.avid.com/_next/static/chunks/b9... https://www.avid.com/_next/static/chunks/b9f79d76-b48cdbe0d80c4413.js — 200 — 48.7 KiB — 90 ms — h3https://www.avid.com/_next/static/chunks/6208-621941295394f740.jswww.avid.com/_next/static/chunks/62... https://www.avid.com/_next/static/chunks/6208-621941295394f740.js — 200 — 145.8 KiB — 97 ms — h3https://www.avid.com/_next/static/chunks/2020-653e7deed9c37559.jswww.avid.com/_next/static/chunks/20... https://www.avid.com/_next/static/chunks/2020-653e7deed9c37559.js — 200 — 181.6 KiB — 107 ms — h3https://www.avid.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-a0af2ebf78bba1e9.jswww.avid.com/_next/static/chunks/pa... https://www.avid.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-a0af2ebf78bba1e9.js — 200 — 964 B — 103 ms — h3https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_buildManifest.jswww.avid.com/_next/static/bWFZe8uxU... https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_buildManifest.js — 200 — 1.2 KiB — 103 ms — h3https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_ssgManifest.jswww.avid.com/_next/static/bWFZe8uxU... https://www.avid.com/_next/static/bWFZe8uxUhrFFUtD28LGK/_ssgManifest.js — 200 — 490 B — 103 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 61 ms — h2https://www.avid.com/_next/static/css/feee7b6ef195816a.csswww.avid.com/_next/static/css/feee7... https://www.avid.com/_next/static/css/feee7b6ef195816a.css — 200 — 0 B — 2 ms — h3https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={}api-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={} — 200 — 0 B — 134 ms — h3https://www.avid.com/api/auth/sessionwww.avid.com/api/auth/session https://www.avid.com/api/auth/session — 200 — 536 B — 150 ms — h3https://www.avid.com/_vercel/speed-insights/script.jswww.avid.com/_vercel/speed-insights... https://www.avid.com/_vercel/speed-insights/script.js — 200 — 5.0 KiB — 28 ms — h3https://t.contentsquare.net/settings/453476.json?r=1974332t.contentsquare.net/settings/453476... https://t.contentsquare.net/settings/453476.json?r=1974332 — 200 — 1.4 KiB — 40 ms — h3https://www.avid.com/cdn-cgi/rum?www.avid.com/cdn-cgi/rum? https://www.avid.com/cdn-cgi/rum? — 204 — 194 B — 19 ms — h3https://cdn.avid.com/avidcom/images/shared/icons/favicon.icocdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/icons/favicon.ico — 200 — 486 B — 90 ms — h2https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={}api-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/browser/create.json?client_key=7f2f25e3b484008392df04ebeb5daff6&message={} — 201 — 398 B — 119 ms — h3https://www.avid.com/_next/static/chunks/4904.87682023fbc8d78c.jswww.avid.com/_next/static/chunks/49... https://www.avid.com/_next/static/chunks/4904.87682023fbc8d78c.js — 200 — 3.0 KiB — 27 ms — h3https://www.avid.com/_next/static/chunks/3593.0a21c4f7d0614e68.jswww.avid.com/_next/static/chunks/35... https://www.avid.com/_next/static/chunks/3593.0a21c4f7d0614e68.js — 200 — 823 B — 32 ms — h3https://www.avid.com/_next/static/chunks/3749.307282704f879db8.jswww.avid.com/_next/static/chunks/37... https://www.avid.com/_next/static/chunks/3749.307282704f879db8.js — 200 — 1.0 KiB — 32 ms — h3https://www.avid.com/_next/static/chunks/6406.47b01768a2545a5f.jswww.avid.com/_next/static/chunks/64... https://www.avid.com/_next/static/chunks/6406.47b01768a2545a5f.js — 200 — 1.2 KiB — 26 ms — h3https://www.avid.com/_next/static/chunks/5519.b67d70e940fc21e3.jswww.avid.com/_next/static/chunks/55... https://www.avid.com/_next/static/chunks/5519.b67d70e940fc21e3.js — 200 — 2.1 KiB — 30 ms — h3https://www.avid.com/_next/static/chunks/2171.3ec8685077854e08.jswww.avid.com/_next/static/chunks/21... https://www.avid.com/_next/static/chunks/2171.3ec8685077854e08.js — 200 — 2.6 KiB — 30 ms — h3https://www.avid.com/_next/static/chunks/5681.e3d3bc22ea5e3c95.jswww.avid.com/_next/static/chunks/56... https://www.avid.com/_next/static/chunks/5681.e3d3bc22ea5e3c95.js — 200 — 1.5 KiB — 28 ms — h3https://www.avid.com/_next/static/chunks/5150.c33cc126fb85f3dc.jswww.avid.com/_next/static/chunks/51... https://www.avid.com/_next/static/chunks/5150.c33cc126fb85f3dc.js — 200 — 1.0 KiB — 35 ms — h3https://www.avid.com/_next/static/chunks/5280.a6536e2b503c54eb.jswww.avid.com/_next/static/chunks/52... https://www.avid.com/_next/static/chunks/5280.a6536e2b503c54eb.js — 200 — 1.7 KiB — 33 ms — h3https://cdn.avid.com/avidcom/images/shared/icons/account-icon.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/icons/account-icon.svg — 200 — 373 B — 28 ms — h2https://zn5igb7k7eucasg7c-avid.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_5iGb7k7EucaSG7czn5igb7k7eucasg7c-avid.siteintercep... https://zn5igb7k7eucasg7c-avid.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_5iGb7k7EucaSG7c — 200 — 4.6 KiB — 97 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TWN69WMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TWN69WM — 200 — 189.5 KiB — 188 ms — h2https://cdn.avid.com/avidcom/images/shared/avid-logo-mobile.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/avid-logo-mobile.svg — 200 — 1.3 KiB — 32 ms — h2https://cdn.avid.com/avidcom/images/shared/avid-logo-desktop.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/avid-logo-desktop.svg — 200 — 1.3 KiB — 33 ms — h2https://edge.sitecorecloud.io/avidtech-d6a2e9a9/media/images/homepage/2025/05/hp-video-still-1200x675.jpg?h=675&iar=0&w=1200edge.sitecorecloud.io/avidtech-d6a2... https://edge.sitecorecloud.io/avidtech-d6a2e9a9/media/images/homepage/2025/05/hp-video-still-1200x675.jpg?h=675&iar=0&w=1200 — 200 — 100.6 KiB — 133 ms — h3https://www.avid.com/_next/static/media/a8a95904f93ba52b-s.p.otfwww.avid.com/_next/static/media/a8a... https://www.avid.com/_next/static/media/a8a95904f93ba52b-s.p.otf — 200 — 70.8 KiB — 38 ms — h3https://www.avid.com/_next/static/media/31ec6ac98adca2e9-s.p.otfwww.avid.com/_next/static/media/31e... https://www.avid.com/_next/static/media/31ec6ac98adca2e9-s.p.otf — 200 — 67.7 KiB — 36 ms — h3https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4images.avid.com/avidcom/Videos/Home... https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4 — 206 — 135.0 KiB — 146 ms — h2https://www.avid.com/_next/static/chunks/9301.7b053ab28df900bd.jswww.avid.com/_next/static/chunks/93... https://www.avid.com/_next/static/chunks/9301.7b053ab28df900bd.js — 200 — 2.4 KiB — 29 ms — h3https://www.avid.com/_next/static/chunks/1380.5208bbb17479404f.jswww.avid.com/_next/static/chunks/13... https://www.avid.com/_next/static/chunks/1380.5208bbb17479404f.js — 200 — 1.2 KiB — 28 ms — h3https://www.avid.com/_next/data/bWFZe8uxUhrFFUtD28LGK/api/auth/login/myavid.json?path=api&path=auth&path=login&path=myavidwww.avid.com/_next/data/bWFZe8uxUhr... https://www.avid.com/_next/data/bWFZe8uxUhrFFUtD28LGK/api/auth/login/myavid.json?path=api&path=auth&path=login&path=myavid — 200 — 364 B — 98 ms — h3https://cdn.avid.com/avidcom/images/shared/icons/contact-icon.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/icons/contact-icon.svg — 200 — 395 B — 30 ms — h2https://cdn.avid.com/avidcom/images/shared/icons/cart-icon.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/icons/cart-icon.svg — 200 — 477 B — 28 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/rss.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/rss.svg — 200 — 495 B — 30 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/youtube.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/youtube.svg — 200 — 522 B — 31 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/facebook.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/facebook.svg — 200 — 434 B — 34 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/twitter.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/twitter.svg — 200 — 374 B — 38 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/linkedin.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/linkedin.svg — 200 — 517 B — 35 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/insta.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/insta.svg — 200 — 679 B — 32 ms — h2https://cdn.avid.com/avidcom/images/shared/footer/snapchat.svgcdn.avid.com/avidcom/images/shared/... https://cdn.avid.com/avidcom/images/shared/footer/snapchat.svg — 200 — 1.7 KiB — 36 ms — h2https://www.avid.com/_next/static/chunks/7999.57926fc413d83248.jswww.avid.com/_next/static/chunks/79... https://www.avid.com/_next/static/chunks/7999.57926fc413d83248.js — 200 — 912 B — 31 ms — h3https://d35vb5cccm4xzp.cloudfront.net/web-flow-libs/7f2f25e3b484008392df04ebeb5daff6/web-version.min.jsd35vb5cccm4xzp.cloudfront.net/web-f... https://d35vb5cccm4xzp.cloudfront.net/web-flow-libs/7f2f25e3b484008392df04ebeb5daff6/web-version.min.js — 200 — 1.6 KiB — 136 ms — h2https://api-engage-us.sitecorecloud.io/v1.2/eventsapi-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/events — 200 — 0 B — 109 ms — h3https://api-engage-us.sitecorecloud.io/v1.2/eventsapi-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/events — 200 — 0 B — 276 ms — h3https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4images.avid.com/avidcom/Videos/Home... https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4 — 206 — 13.7 KiB — 45 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.avid.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.avid.com — 200 — 18.6 KiB — 34 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.avid.comsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.avid.com — 200 — 35.9 KiB — 40 ms — h2https://avidtech.my.site.com/Avidtech/services/apexrest/cart/summary?webstoreName=Avid.com&cartId=avidtech.my.site.com/Avidtech/servi... https://avidtech.my.site.com/Avidtech/services/apexrest/cart/summary?webstoreName=Avid.com&cartId= — 200 — 1.3 KiB — 832 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 85 ms — https://api-engage-us.sitecorecloud.io/v1.2/eventsapi-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/events — 201 — 329 B — 120 ms — h3https://www.googletagmanager.com/gtag/js?id=G-PROD&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PROD&cx=c&gtm=4e64k1 — 200 — 136.7 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-962430565%2CAW-17383384625&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-962430565%2CAW-17383384625&cx=c&gtm=4e64k1 — 200 — 134.1 KiB — 63 ms — h2https://cdn.schemaapp.com/javascript/highlight.jscdn.schemaapp.com/javascript/highli... https://cdn.schemaapp.com/javascript/highlight.js — 200 — 11.8 KiB — 61 ms — h2https://www.mczbf.com/tags/1258622105764/tag.jswww.mczbf.com/tags/1258622105764/ta... https://www.mczbf.com/tags/1258622105764/tag.js — 200 — 13.5 KiB — 68 ms — http/1.1https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4images.avid.com/avidcom/Videos/Home... https://images.avid.com/avidcom/Videos/Homepage/HP%20Evergreen.mp4 — 206 — 13.4 MiB — 346 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_5iGb7k7EucaSG7c&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_5iGb7k7EucaSG7c&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 231 B — 38 ms — h2https://data.schemaapp.com/AvidTechnology/aHR0cHM6Ly93d3cuYXZpZC5jb20vdata.schemaapp.com/AvidTechnology/a... https://data.schemaapp.com/AvidTechnology/aHR0cHM6Ly93d3cuYXZpZC5jb20v — 200 — 0 B — 65 ms — h2https://cdn.schemaapp.com/highlighter/prod/AvidTechnology/v2/aHR0cHM6Ly93d3cuYXZpZC5jb20cdn.schemaapp.com/highlighter/prod/... https://cdn.schemaapp.com/highlighter/prod/AvidTechnology/v2/aHR0cHM6Ly93d3cuYXZpZC5jb20 — 200 — 0 B — 321 ms — h2https://d35vb5cccm4xzp.cloudfront.net/web-flow-libs/7f2f25e3b484008392df04ebeb5daff6/637/web-lib.min.jsd35vb5cccm4xzp.cloudfront.net/web-f... https://d35vb5cccm4xzp.cloudfront.net/web-flow-libs/7f2f25e3b484008392df04ebeb5daff6/637/web-lib.min.js — 200 — 40.6 KiB — 40 ms — h2https://data.schemaapp.com/AvidTechnology/aHR0cHM6Ly93d3cuYXZpZC5jb20vdata.schemaapp.com/AvidTechnology/a... https://data.schemaapp.com/AvidTechnology/aHR0cHM6Ly93d3cuYXZpZC5jb20v — 200 — 490 B — 23 ms — h2https://api-engage-us.sitecorecloud.io/v1.2/eventsapi-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/events — 201 — 329 B — 111 ms — h3https://www.mczbf.com/1258622105764/pageInfowww.mczbf.com/1258622105764/pageInf... https://www.mczbf.com/1258622105764/pageInfo — 200 — 547 B — 70 ms — http/1.1https://api-engage-us.sitecorecloud.io/v2/getBucketapi-engage-us.sitecorecloud.io/v2/g... https://api-engage-us.sitecorecloud.io/v2/getBucket — 200 — 0 B — 110 ms — h3https://api-engage-us.sitecorecloud.io/v2/getBucketapi-engage-us.sitecorecloud.io/v2/g... https://api-engage-us.sitecorecloud.io/v2/getBucket — 200 — 0 B — 275 ms — h3https://api-engage-us.sitecorecloud.io/v2/getBucketapi-engage-us.sitecorecloud.io/v2/g... https://api-engage-us.sitecorecloud.io/v2/getBucket — 200 — 321 B — 118 ms — h3https://cdn.schemaapp.com/highlighter/prod/AvidTechnology/v2/aHR0cHM6Ly93d3cuYXZpZC5jb20cdn.schemaapp.com/highlighter/prod/... https://cdn.schemaapp.com/highlighter/prod/AvidTechnology/v2/aHR0cHM6Ly93d3cuYXZpZC5jb20 — 200 — 628 B — 284 ms — h2https://api-engage-us.sitecorecloud.io/v2/callFlows/e592e751-c2ac-4741-94bf-cc1c6a8288f3/variants/c8966012-a5c6-4b11-926a-e30b4adcfc36api-engage-us.sitecorecloud.io/v2/c... https://api-engage-us.sitecorecloud.io/v2/callFlows/e592e751-c2ac-4741-94bf-cc1c6a8288f3/variants/c8966012-a5c6-4b11-926a-e30b4adcfc36 — 200 — 0 B — 109 ms — h3https://api-engage-us.sitecorecloud.io/v2/callFlows/af22b6f7-79c4-459d-a874-b3d5b34f3815/variants/24e22380-c355-4db4-8195-4c12d9ebacb2api-engage-us.sitecorecloud.io/v2/c... https://api-engage-us.sitecorecloud.io/v2/callFlows/af22b6f7-79c4-459d-a874-b3d5b34f3815/variants/24e22380-c355-4db4-8195-4c12d9ebacb2 — 200 — 0 B — 110 ms — h3https://api-engage-us.sitecorecloud.io/v2/getBucketapi-engage-us.sitecorecloud.io/v2/g... https://api-engage-us.sitecorecloud.io/v2/getBucket — 200 — 321 B — 116 ms — h3https://api-engage-us.sitecorecloud.io/v2/callFlows/e592e751-c2ac-4741-94bf-cc1c6a8288f3/variants/c8966012-a5c6-4b11-926a-e30b4adcfc36api-engage-us.sitecorecloud.io/v2/c... https://api-engage-us.sitecorecloud.io/v2/callFlows/e592e751-c2ac-4741-94bf-cc1c6a8288f3/variants/c8966012-a5c6-4b11-926a-e30b4adcfc36 — 200 — 247 B — 122 ms — h3https://api-engage-us.sitecorecloud.io/v2/callFlows/af22b6f7-79c4-459d-a874-b3d5b34f3815/variants/24e22380-c355-4db4-8195-4c12d9ebacb2api-engage-us.sitecorecloud.io/v2/c... https://api-engage-us.sitecorecloud.io/v2/callFlows/af22b6f7-79c4-459d-a874-b3d5b34f3815/variants/24e22380-c355-4db4-8195-4c12d9ebacb2 — 200 — 402 B — 121 ms — h3https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/eventsfffec8e451f74434866f796d4c256999.ap... https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/events — 200 — 0 B — 330 ms — h2https://api-engage-us.sitecorecloud.io/v1.2/eventsapi-engage-us.sitecorecloud.io/v1.2... https://api-engage-us.sitecorecloud.io/v1.2/events — 201 — 329 B — 108 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v9104000284za200zd9104000284xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266400~118579594&apve=1&apvf=f&apvc=1&tft=1776898947325&tfd=1657pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k1v9104000284za200zd9104000284xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266400~118579594&apve=1&apvf=f&apvc=1&tft=1776898947325&tfd=1657 — 200 — 0 B — 87 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.custom_ad_user_data=false&ep.custom_ad_personalization=false&ep.gtm_container_id=GTM-TWN69WM&ep.gtm_container_version=111&ep.gt_timestamp=2026-04-22T23%3A02%3A26.607%2B00%3A00&_tu=CA&gtm=45be64k1z89104000284za20gzb9104000284zd9104000284xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-962430565%2CAW-17383384625&tid=AW-962430565%2CAW-17383384625&tft=1776898947326&tfd=1658pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.custom_ad_user_data=false&ep.custom_ad_personalization=false&ep.gtm_container_id=GTM-TWN69WM&ep.gtm_container_version=111&ep.gt_timestamp=2026-04-22T23%3A02%3A26.607%2B00%3A00&_tu=CA&gtm=45be64k1z89104000284za20gzb9104000284zd9104000284xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-962430565%2CAW-17383384625&tid=AW-962430565%2CAW-17383384625&tft=1776898947326&tfd=1658 — 200 — 0 B — 84 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.translated_language=en&ep.custom_ad_user_data=false&ep.custom_ad_personalization=false&ep.gtm_container_id=GTM-TWN69WM&ep.gtm_container_version=111&ep.gt_timestamp=2026-04-22T23%3A02%3A26.631%2B00%3A00&_tu=CA&gtm=45be64k1z89104000284za20gzb9104000284zd9104000284xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-962430565%2CAW-17383384625&tid=AW-962430565%2CAW-17383384625&tft=1776898947327&tfd=1658pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.avid.com%2F&scrsrc=www.googletagmanager.com&rnd=1038142938.1776898947&navt=n&npa=1&ep.translated_language=en&ep.custom_ad_user_data=false&ep.custom_ad_personalization=false&ep.gtm_container_id=GTM-TWN69WM&ep.gtm_container_version=111&ep.gt_timestamp=2026-04-22T23%3A02%3A26.631%2B00%3A00&_tu=CA&gtm=45be64k1z89104000284za20gzb9104000284zd9104000284xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-962430565%2CAW-17383384625&tid=AW-962430565%2CAW-17383384625&tft=1776898947327&tfd=1658 — 200 — 0 B — 87 ms — h3https://images.avid.com/avidcom/SPX/NAB/NAB%202026%20Google%20Desktop.pngimages.avid.com/avidcom/SPX/NAB/NAB... https://images.avid.com/avidcom/SPX/NAB/NAB%202026%20Google%20Desktop.png — 200 — 96.5 KiB — 34 ms — h2https://sf-api-gwy-prod.azure-api.net/webstore/info?webstoreName=Avid.comsf-api-gwy-prod.azure-api.net/webst... https://sf-api-gwy-prod.azure-api.net/webstore/info?webstoreName=Avid.com — 200 — 1.3 KiB — 491 ms — http/1.1https://avidtech.my.site.com/Avidtech/services/apexrest/cart/currency?webstoreName=Avid.comavidtech.my.site.com/Avidtech/servi... https://avidtech.my.site.com/Avidtech/services/apexrest/cart/currency?webstoreName=Avid.com — 200 — 0 B — 209 ms — h2https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/eventsfffec8e451f74434866f796d4c256999.ap... https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/events — 202 — 40 B — 101 ms — h2https://avidtech.my.site.com/Avidtech/services/apexrest/cart/currency?webstoreName=Avid.comavidtech.my.site.com/Avidtech/servi... https://avidtech.my.site.com/Avidtech/services/apexrest/cart/currency?webstoreName=Avid.com — 201 — 1.0 KiB — 331 ms — h2https://avidtech.my.site.com/Avidtech/services/apexrest/cart/summary?webstoreName=Avid.com&cartId=aSXVP00000wfvxK4AQavidtech.my.site.com/Avidtech/servi... https://avidtech.my.site.com/Avidtech/services/apexrest/cart/summary?webstoreName=Avid.com&cartId=aSXVP00000wfvxK4AQ — 200 — 1.3 KiB — 332 ms — h2https://www.clarity.ms/tag/59kath292n?ref=gtmwww.clarity.ms/tag/59kath292n?ref=g... https://www.clarity.ms/tag/59kath292n?ref=gtm — 200 — 843 B — 137 ms — http/1.1https://www.mczbf.com/1258622105764/pageInfowww.mczbf.com/1258622105764/pageInf... https://www.mczbf.com/1258622105764/pageInfo — 200 — 547 B — 32 ms — http/1.1https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 146 ms — h2https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/eventsfffec8e451f74434866f796d4c256999.ap... https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/events — 202 — 60 B — 102 ms — h2https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 276 B — 446 ms — http/1.1https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/eventsfffec8e451f74434866f796d4c256999.ap... https://fffec8e451f74434866f796d4c256999.apm.eastus2.azure.elastic-cloud.com/intake/v2/rum/events — 202 — 60 B — 101 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 983ms · 446KB · $13/mo
www.avid.com
Other
Costly
Execution 207ms
Transfer 37 KB
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 198ms
Transfer 0 KB
Monthly Cost $3/mo
www.avid.com
Other
Optional
Execution 195ms
Transfer 58 KB
Unused 41%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 147ms
Transfer 190 KB
Unused 30%
Monthly Cost $2/mo
www.avid.com
Other
Optional
Execution 108ms
Transfer 1 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 134 KB
Unused 49%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 59ms
Transfer 26 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.avid.com adds 207ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.avid.com takes 207ms 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