Skip to content
https://pwc.com

Performance

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

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

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

6.58 s

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

16.93 s

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

1.45 s

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

0.075

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

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

17.04 s

Page Load Progression

475 ms
951 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.3 s
3.8 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
13.6 MB transferred, 96 requests
FIX
13.6 MB transferred, 96 requests
Critical::
Page weighs 20.6 MB (13.6 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 292 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 292 KB
Info::
CSS is 237 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 237 KB
Info::
96 HTTP requests
Info::
Estimated 2.9 g CO2 per page load
13.6 MB / 2.4 MB budget
13.6 MB transferred
96 requests
2.9 g CO2 per page load
Other 11.2 MiB 82%
JavaScript 1.2 MiB 9%
Images 620.1 KiB 4%
Fonts 291.7 KiB 2%
CSS 236.7 KiB 2%
Other 60.2 KiB 0%
HTML 28.5 KiB 0%
Other 10.7 KiB 0%
Other 3.3 KiB 0%
Other 224 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

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (13.6 MiB of 13.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6825ms total JS execution
FIX
6825ms total JS execution
Warning::
Unattributable: 1636ms CPU time
Warning::
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/...: 1276ms CPU time
Warning::
https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/...: 871ms CPU time
Warning::
https://assets.adobedtm.com/94ed34440bb5/84b0030fe...: 581ms CPU time
Warning::
https://www.pwc.com/us/en.html: 528ms CPU time
Warning::
Third-party scripts: 6825ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 28% Script Parsing & Compilation 9% Style & Layout 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1636ms351ms0ms3rd
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.js1276ms506ms12ms3rd
https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/tzEXcVib/Dzw2Vg/DkF3/RAsYHSYQAg?v=95512259-6374-3972-c6a7-65f06d601734871ms750ms58ms3rd
https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/launch-75b73c995920.min.js581ms429ms120ms3rd
https://www.pwc.com/us/en.html528ms23ms9ms3rd
https://www.pwc.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.min.56934e461ff6c436f962a5990541a527.js364ms336ms1ms3rd
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.js352ms182ms169ms3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js339ms216ms66ms3rd
https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.js253ms108ms70ms3rd
https://s.go-mpulse.net/boomerang/W39ZE-EYXS3-WX3LT-SEQ79-Q239J233ms104ms60ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
30 scripts, 606 KB unused
FIX
30 scripts, 606 KB unused
Warning::
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/...: 303 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.pwc.com/etc.clientlibs/pwc/components/...: 96 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 69 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RWR1...: 62 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/...: 32 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 606 KB
606 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.js362 KB303 KB (86%)3rd
https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.js135 KB96 KB (72%)3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js130 KB69 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RWR1RDDVQB147 KB62 KB (42%)3rd
https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/tzEXcVib/Dzw2Vg/DkF3/RAsYHSYQAg?v=95512259-6374-3972-c6a7-65f06d601734156 KB32 KB (21%)3rd
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/script.min.ad5e79b340c643109fe07b41c66d53c8.js32 KB22 KB (72%)3rd
https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/launch-75b73c995920.min.js127 KB20 KB (16%)3rd
https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.bce638bd519b83d128ebd01c6c1cdcd7.js1 KB3rd
https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.js32 KB3rd
https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-injector.js2 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
96 resources · 13.6 MB · 606 KB savings available
FIX
96 resources · 13.6 MB · 606 KB savings available
Warning::
Page weight 12.6 MB over 1MB target
Got: 13.6 MB Expected: ≤ 1 MB
Info::
~606 KB of savings available
Warning::
95 third-party resources (100% of weight)
Info::
5 resources over 200KB
96 resources · 13.6 MiB · 95 third-party 12.6 MiB over 1MB target
Media 82% · 11.2 MiB
JavaScript 9% · 1.2 MiB
Image 4% · 621.4 KiB
Font 2% · 291.7 KiB
CSS 2% · 241.4 KiB
Other 0% · 68.5 KiB
Document 0% · 28.5 KiB

~605.6 KiB of savings available

Remove unused JavaScript: 605.6 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
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://www.pwc.com/us/en/library/case-studies/ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.pwc.com/gx/en/ceo-survey/2026/ceo-surv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 620 KB
0 oversized -0 KB
24 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

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

4

292 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.9 shttps://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff208b57253-2e0d-4c12-9c57... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2 — 12.9 KiB — 66 ms — font-display: swaphttps://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/6f7f55b5-d511-474f-9652-affbdac0a19e.woff26f7f55b5-d511-474f-9652... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/6f7f55b5-d511-474f-9652-affbdac0a19e.woff2 — 224.2 KiB — 31 ms — font-display: swaphttps://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2800da3b0-675f-465f-892d... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2 — 13.2 KiB — 37 ms — font-display: swaphttps://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/HelveticaNeueLTW05-45Light.woff2HelveticaNeueLTW05-45Li... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/HelveticaNeueLTW05-45Light.woff2 — 41.4 KiB — 32 ms — font-display: swap
08b57253-2e0d-4c12-9c57... woff2 swap
Size 13 KB
Load time 66 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
6f7f55b5-d511-474f-9652... woff2 swap
Size 224 KB
Load time 31 ms
Start 451 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
800da3b0-675f-465f-892d... woff2 swap
Size 13 KB
Load time 37 ms
Start 452 ms
Risk FOUT — text flashes from fallback to web font
HelveticaNeueLTW05-45Li... woff2 swap
Size 41 KB
Load time 32 ms
Start 452 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~112 KB and ~224 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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
96 requests over 3491ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.9 shttps://pwc.com// https://pwc.com/ — 301 — 67 B — 12 ms — h2https://www.pwc.com/www.pwc.com/ https://www.pwc.com/ — 302 — 1.6 KiB — 34 ms — h2https://www.pwc.com/us/en.htmlwww.pwc.com/us/en.html https://www.pwc.com/us/en.html — 200 — 28.5 KiB — 37 ms — h2https://www.pwc.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.min.56934e461ff6c436f962a5990541a527.jswww.pwc.com/etc.clientlibs/clientli... https://www.pwc.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.min.56934e461ff6c436f962a5990541a527.js — 200 — 2.0 KiB — 10 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.js — 200 — 32.1 KiB — 48 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-digitaldataanalytics.min.1e95b6b45050fb34422a222506511317.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-digitaldataanalytics.min.1e95b6b45050fb34422a222506511317.js — 200 — 1.5 KiB — 38 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-analytics.min.09fae73c6d4e6a64a3d6fec9bf69a6a7.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-analytics.min.09fae73c6d4e6a64a3d6fec9bf69a6a7.js — 200 — 1.5 KiB — 40 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/handlebars.min.cea4640e01740056e78b381c8d3b8d84.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/handlebars.min.cea4640e01740056e78b381c8d3b8d84.js — 200 — 24.8 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/purify.min.861f03f452e5d56afa11ef73013b9d07.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/purify.min.861f03f452e5d56afa11ef73013b9d07.js — 200 — 8.6 KiB — 48 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand.min.0749263583fb8cb00c4011be4b731146.csswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand.min.0749263583fb8cb00c4011be4b731146.css — 200 — 25.2 KiB — 22 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors.min.4c65dded92688c916181db29293e8299.csswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors.min.4c65dded92688c916181db29293e8299.css — 200 — 190.4 KiB — 34 ms — h2https://www.pwc.com/us/en/america-in-motion/assets/aim-web-thumbnail-image-670x377.jpg.pwcimage.150.100.jpgwww.pwc.com/us/en/america-in-motion... https://www.pwc.com/us/en/america-in-motion/assets/aim-web-thumbnail-image-670x377.jpg.pwcimage.150.100.jpg — 200 — 13.7 KiB — 51 ms — h2https://www.pwc.com/us/en/assets/image/leadership-hub.png.pwcimage.150.100.jpgwww.pwc.com/us/en/assets/image/lead... https://www.pwc.com/us/en/assets/image/leadership-hub.png.pwcimage.150.100.jpg — 200 — 11.7 KiB — 53 ms — h2https://www.pwc.com/libs/granite/csrf/token.jsonwww.pwc.com/libs/granite/csrf/token... https://www.pwc.com/libs/granite/csrf/token.json — 200 — 724 B — 39 ms — h2https://www.pwc.com/us/en/tech-effect/content/images/tech-effect.png.pwcimage.150.100.jpgwww.pwc.com/us/en/tech-effect/conte... https://www.pwc.com/us/en/tech-effect/content/images/tech-effect.png.pwcimage.150.100.jpg — 200 — 17.6 KiB — 16 ms — h2https://www.pwc.com/us/en/careers/recruitment-images/Hero-images-new-brand-option-3.png.pwcimage.150.100.jpgwww.pwc.com/us/en/careers/recruitme... https://www.pwc.com/us/en/careers/recruitment-images/Hero-images-new-brand-option-3.png.pwcimage.150.100.jpg — 200 — 11.0 KiB — 17 ms — h2https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/5c71783c-4dd3-4a29-b8cd-325971f0f982.jsoncdn.cookielaw.org/consent/5c71783c-... https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/5c71783c-4dd3-4a29-b8cd-325971f0f982.json — 200 — 2.4 KiB — 54 ms — h2https://www.pwc.com/content/pwc/script/us/en/breadcrumbfix.csswww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/breadcrumbfix.css — 200 — 3.9 KiB — 24 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.cc2cfa3623eca70121088f2909a0a8fe.csswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.cc2cfa3623eca70121088f2909a0a8fe.css — 200 — 3.7 KiB — 26 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.bce638bd519b83d128ebd01c6c1cdcd7.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.bce638bd519b83d128ebd01c6c1cdcd7.js — 200 — 1.4 KiB — 31 ms — h2https://www.pwc.com/us/en/america-in-motion/assets/pwc-aim-hero-885.jpgwww.pwc.com/us/en/america-in-motion... https://www.pwc.com/us/en/america-in-motion/assets/pwc-aim-hero-885.jpg — 200 — 57.2 KiB — 37 ms — h2https://www.pwc.com/us/en/assets/home/home.csswww.pwc.com/us/en/assets/home/home.... https://www.pwc.com/us/en/assets/home/home.css — 200 — 1.2 KiB — 32 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/richtext/clientlibs-button.min.dd3ac9d8ad44469841bdd26828fcc915.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/richtext/clientlibs-button.min.dd3ac9d8ad44469841bdd26828fcc915.js — 200 — 1.4 KiB — 42 ms — h2https://www.pwc.com/content/pwc/script/network/reduced-bu.csswww.pwc.com/content/pwc/script/netw... https://www.pwc.com/content/pwc/script/network/reduced-bu.css — 200 — 6.3 KiB — 45 ms — h2https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-injector.jswww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-injector.js — 200 — 2.2 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/modernization-navigation.min.67058302dd2985c6dcad23f6e8090ea9.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/modernization-navigation.min.67058302dd2985c6dcad23f6e8090ea9.js — 200 — 4.2 KiB — 55 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.js — 200 — 134.7 KiB — 81 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/script.min.ad5e79b340c643109fe07b41c66d53c8.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/script.min.ad5e79b340c643109fe07b41c66d53c8.js — 200 — 31.5 KiB — 74 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.js — 200 — 362.2 KiB — 124 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 16.9 shttps://pwc.com// https://pwc.com/ — 301 — 67 B — 12 ms — h2https://www.pwc.com/www.pwc.com/ https://www.pwc.com/ — 302 — 1.6 KiB — 34 ms — h2https://www.pwc.com/us/en.htmlwww.pwc.com/us/en.html https://www.pwc.com/us/en.html — 200 — 28.5 KiB — 37 ms — h2https://www.pwc.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.min.56934e461ff6c436f962a5990541a527.jswww.pwc.com/etc.clientlibs/clientli... https://www.pwc.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.min.56934e461ff6c436f962a5990541a527.js — 200 — 2.0 KiB — 10 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vendor/jquery.min.76a92234952929ebefaa60dd43afeddb.js — 200 — 32.1 KiB — 48 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-digitaldataanalytics.min.1e95b6b45050fb34422a222506511317.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-digitaldataanalytics.min.1e95b6b45050fb34422a222506511317.js — 200 — 1.5 KiB — 38 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-analytics.min.09fae73c6d4e6a64a3d6fec9bf69a6a7.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/components-analytics.min.09fae73c6d4e6a64a3d6fec9bf69a6a7.js — 200 — 1.5 KiB — 40 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/handlebars.min.cea4640e01740056e78b381c8d3b8d84.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/handlebars.min.cea4640e01740056e78b381c8d3b8d84.js — 200 — 24.8 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/purify.min.861f03f452e5d56afa11ef73013b9d07.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/purify.min.861f03f452e5d56afa11ef73013b9d07.js — 200 — 8.6 KiB — 48 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand.min.0749263583fb8cb00c4011be4b731146.csswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand.min.0749263583fb8cb00c4011be4b731146.css — 200 — 25.2 KiB — 22 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors.min.4c65dded92688c916181db29293e8299.csswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors.min.4c65dded92688c916181db29293e8299.css — 200 — 190.4 KiB — 34 ms — h2https://www.pwc.com/us/en/america-in-motion/assets/aim-web-thumbnail-image-670x377.jpg.pwcimage.150.100.jpgwww.pwc.com/us/en/america-in-motion... https://www.pwc.com/us/en/america-in-motion/assets/aim-web-thumbnail-image-670x377.jpg.pwcimage.150.100.jpg — 200 — 13.7 KiB — 51 ms — h2https://www.pwc.com/us/en/assets/image/leadership-hub.png.pwcimage.150.100.jpgwww.pwc.com/us/en/assets/image/lead... https://www.pwc.com/us/en/assets/image/leadership-hub.png.pwcimage.150.100.jpg — 200 — 11.7 KiB — 53 ms — h2https://www.pwc.com/libs/granite/csrf/token.jsonwww.pwc.com/libs/granite/csrf/token... https://www.pwc.com/libs/granite/csrf/token.json — 200 — 724 B — 39 ms — h2https://www.pwc.com/us/en/tech-effect/content/images/tech-effect.png.pwcimage.150.100.jpgwww.pwc.com/us/en/tech-effect/conte... https://www.pwc.com/us/en/tech-effect/content/images/tech-effect.png.pwcimage.150.100.jpg — 200 — 17.6 KiB — 16 ms — h2https://www.pwc.com/us/en/careers/recruitment-images/Hero-images-new-brand-option-3.png.pwcimage.150.100.jpgwww.pwc.com/us/en/careers/recruitme... https://www.pwc.com/us/en/careers/recruitment-images/Hero-images-new-brand-option-3.png.pwcimage.150.100.jpg — 200 — 11.0 KiB — 17 ms — h2https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/5c71783c-4dd3-4a29-b8cd-325971f0f982.jsoncdn.cookielaw.org/consent/5c71783c-... https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/5c71783c-4dd3-4a29-b8cd-325971f0f982.json — 200 — 2.4 KiB — 54 ms — h2https://www.pwc.com/content/pwc/script/us/en/breadcrumbfix.csswww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/breadcrumbfix.css — 200 — 3.9 KiB — 24 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.cc2cfa3623eca70121088f2909a0a8fe.csswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.cc2cfa3623eca70121088f2909a0a8fe.css — 200 — 3.7 KiB — 26 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.bce638bd519b83d128ebd01c6c1cdcd7.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs.min.bce638bd519b83d128ebd01c6c1cdcd7.js — 200 — 1.4 KiB — 31 ms — h2https://www.pwc.com/us/en/america-in-motion/assets/pwc-aim-hero-885.jpgwww.pwc.com/us/en/america-in-motion... https://www.pwc.com/us/en/america-in-motion/assets/pwc-aim-hero-885.jpg — 200 — 57.2 KiB — 37 ms — h2https://www.pwc.com/us/en/assets/home/home.csswww.pwc.com/us/en/assets/home/home.... https://www.pwc.com/us/en/assets/home/home.css — 200 — 1.2 KiB — 32 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/richtext/clientlibs-button.min.dd3ac9d8ad44469841bdd26828fcc915.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/richtext/clientlibs-button.min.dd3ac9d8ad44469841bdd26828fcc915.js — 200 — 1.4 KiB — 42 ms — h2https://www.pwc.com/content/pwc/script/network/reduced-bu.csswww.pwc.com/content/pwc/script/netw... https://www.pwc.com/content/pwc/script/network/reduced-bu.css — 200 — 6.3 KiB — 45 ms — h2https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-injector.jswww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-injector.js — 200 — 2.2 KiB — 47 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/modernization-navigation.min.67058302dd2985c6dcad23f6e8090ea9.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/modernization-navigation.min.67058302dd2985c6dcad23f6e8090ea9.js — 200 — 4.2 KiB — 55 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.jswww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/common/mod-clientlibs/components-colors.min.7129407fda24b67372143a6b3aa6ee7a.js — 200 — 134.7 KiB — 81 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/script.min.ad5e79b340c643109fe07b41c66d53c8.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/script.min.ad5e79b340c643109fe07b41c66d53c8.js — 200 — 31.5 KiB — 74 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.jswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.586d71d03858300ba9f23782bbeb0f03.js — 200 — 362.2 KiB — 124 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.d9f70d29d878338b1a887937dacc0d2f.csswww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/clientlib-vue/vue-bundle.min.d9f70d29d878338b1a887937dacc0d2f.css — 200 — 3.6 KiB — 84 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/launch-75b73c995920.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/launch-75b73c995920.min.js — 200 — 127.2 KiB — 86 ms — h2https://www.pwc.com/glob/dpe/en/secondary-support-images/desktop/pwc-gx-secondary-1600x900-gettyimages-1182436639.jpgwww.pwc.com/glob/dpe/en/secondary-s... https://www.pwc.com/glob/dpe/en/secondary-support-images/desktop/pwc-gx-secondary-1600x900-gettyimages-1182436639.jpg — 200 — 72.7 KiB — 114 ms — h2https://www.pwc.com/us/en/about-us/newsroom/img/885x498-49ers-app.pngwww.pwc.com/us/en/about-us/newsroom... https://www.pwc.com/us/en/about-us/newsroom/img/885x498-49ers-app.png — 200 — 141.0 KiB — 116 ms — h2https://www.pwc.com/us/en/library/case-studies/assets/rushuniversity-cs-logo-pageprop.pngwww.pwc.com/us/en/library/case-stud... https://www.pwc.com/us/en/library/case-studies/assets/rushuniversity-cs-logo-pageprop.png — 200 — 7.5 KiB — 96 ms — h2https://www.pwc.com/us/en/library/case-studies/assets/trimble-cs-logo-pageprop.jpegwww.pwc.com/us/en/library/case-stud... https://www.pwc.com/us/en/library/case-studies/assets/trimble-cs-logo-pageprop.jpeg — 200 — 7.4 KiB — 98 ms — h2https://www.pwc.com/us/en/library/case-studies/assets/amazon-cs-logo-pageprop.pngwww.pwc.com/us/en/library/case-stud... https://www.pwc.com/us/en/library/case-studies/assets/amazon-cs-logo-pageprop.png — 200 — 6.8 KiB — 102 ms — h2https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/tzEXcVib/Dzw2Vg/DkF3/RAsYHSYQAg?v=95512259-6374-3972-c6a7-65f06d601734www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhB... https://www.pwc.com/6rc2VqzSgmSvL/0M/-rsmhBGuQWtw/tzEXcVib/Dzw2Vg/DkF3/RAsYHSYQAg?v=95512259-6374-3972-c6a7-65f06d601734 — 200 — 155.9 KiB — 74 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 62 ms — h2https://s.go-mpulse.net/boomerang/W39ZE-EYXS3-WX3LT-SEQ79-Q239Js.go-mpulse.net/boomerang/W39ZE-EYX... https://s.go-mpulse.net/boomerang/W39ZE-EYXS3-WX3LT-SEQ79-Q239J — 200 — 45.6 KiB — 57 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/PwC-logo.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/PwC-logo.svg — 200 — 1.2 KiB — 81 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/icon-search-bu.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/icon-search-bu.svg — 200 — 788 B — 79 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2www.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2 — 200 — 12.9 KiB — 66 ms — h2https://www.pwc.com/us/en.htmlwww.pwc.com/us/en.html https://www.pwc.com/us/en.html — 200 — 222.4 KiB — 160 ms — h2https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4download.pwc.com/us/ushp/pwc-brand-... https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4 — 206 — 2.7 MiB — 442 ms — h2https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-config.jsonwww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/subscriptions/cta-config.json — 200 — 1.7 KiB — 53 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js — 200 — 129.9 KiB — 34 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/cta-cheveron-right.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/cta-cheveron-right.svg — 200 — 1.2 KiB — 27 ms — h2https://www.pwc.com/content/dam/pwc/us/en/assets/home/pwc-brand-wah-wah.pngwww.pwc.com/content/dam/pwc/us/en/a... https://www.pwc.com/content/dam/pwc/us/en/assets/home/pwc-brand-wah-wah.png — 404 — 535 B — 300 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/External-Link.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/External-Link.svg — 200 — 1.4 KiB — 30 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/PwC-logo-white.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/PwC-logo-white.svg — 200 — 1.2 KiB — 32 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/6f7f55b5-d511-474f-9652-affbdac0a19e.woff2www.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/6f7f55b5-d511-474f-9652-affbdac0a19e.woff2 — 200 — 224.2 KiB — 31 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2www.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2 — 200 — 13.2 KiB — 37 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/HelveticaNeueLTW05-45Light.woff2www.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/longform/style-colors-rebrand/resources/fonts/HelveticaNeueLTW05-45Light.woff2 — 200 — 41.4 KiB — 32 ms — h2https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4download.pwc.com/us/ushp/pwc-brand-... https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4 — 206 — 33.4 KiB — 69 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/cta-btn-images/Right-Chevron-black.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/cta-btn-images/Right-Chevron-black.svg — 200 — 862 B — 25 ms — h2https://www.pwc.com/us/en/_jcr_content.dynamic.jsonwww.pwc.com/us/en/_jcr_content.dyna... https://www.pwc.com/us/en/_jcr_content.dynamic.json — 200 — 4.2 KiB — 21 ms — h2https://www.pwc.com/gx/en/ceo-survey/2026/ceo-survey-2026-thumb.jpgwww.pwc.com/gx/en/ceo-survey/2026/c... https://www.pwc.com/gx/en/ceo-survey/2026/ceo-survey-2026-thumb.jpg — 200 — 30.2 KiB — 22 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/Chevron.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2/Chevron.svg — 200 — 877 B — 20 ms — h2https://www.pwc.com/us/en.shorturl.json?currentUrl=https%3A%2F%2Fwww.pwc.com%2Fus%2Fen.htmlwww.pwc.com/us/en.shorturl.json?cur... https://www.pwc.com/us/en.shorturl.json?currentUrl=https%3A%2F%2Fwww.pwc.com%2Fus%2Fen.html — 200 — 860 B — 98 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/icon-location-new.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/common/icon-location-new.svg — 200 — 1011 B — 13 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2-bu/Chevron-bu.svgwww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/slim-header-v2-bu/Chevron-bu.svg — 200 — 873 B — 18 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RWR1RDDVQBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RWR1RDDVQB — 200 — 147.5 KiB — 72 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=6fa00b4f-0aa6-4c2a-93e2-8edca30c9888&requestId=22ecc617-d482-4293-a2d4-e04e11234bdcadobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=6fa00b4f-0aa6-4c2a-93e2-8edca30c9888&requestId=22ecc617-d482-4293-a2d4-e04e11234bdc — 200 — 1.2 KiB — 84 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCd779c5601da04f14811b1ba1bff7051c-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCd779c5601da04f14811b1ba1bff7051c-source.min.js — 200 — 524 B — 6 ms — h2https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/019d3d3f-8be1-74f2-88a0-e3599b901b82/en-us.jsoncdn.cookielaw.org/consent/5c71783c-... https://cdn.cookielaw.org/consent/5c71783c-4dd3-4a29-b8cd-325971f0f982/019d3d3f-8be1-74f2-88a0-e3599b901b82/en-us.json — 200 — 33.9 KiB — 39 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otConfirmDialog.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otConfirmDialog.css — 200 — 1.0 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otConfirmDialog.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otConfirmDialog.js — 200 — 950 B — 25 ms — h2https://www.pwc.com/content/pwc/script/us/en/adobe-launch/salesforce/sfmc-integration.jswww.pwc.com/content/pwc/script/us/e... https://www.pwc.com/content/pwc/script/us/en/adobe-launch/salesforce/sfmc-integration.js — 200 — 5.7 KiB — 19 ms — h2https://www.pwc.com/content/pwc/script/network/promo-base.csswww.pwc.com/content/pwc/script/netw... https://www.pwc.com/content/pwc/script/network/promo-base.css — 200 — 1.4 KiB — 15 ms — h2https://www.pwc.com/content/pwc/script/network/promo.jswww.pwc.com/content/pwc/script/netw... https://www.pwc.com/content/pwc/script/network/promo.js — 200 — 979 B — 17 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-RWR1RDDVQB&gtm=45je64h1v9131065514za200zd9131065514&_p=1776798234032&gcs=G1-0&gcd=13l3m3l3l5l1&npa=0&dma=0&_eu=AAAAAGA&_ng=1&are=1&cid=1661085587.1776798234&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~118463262&sid=1776798234&sct=1&seg=0&dl=https%3A%2F%2Fwww.pwc.com%2Fus%2Fen.html&dt=PwC%3A%20Audit%20and%20assurance%2C%20consulting%20and%20tax%20services&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1121www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-RWR1RDDVQB&gtm=45je64h1v9131065514za200zd9131065514&_p=1776798234032&gcs=G1-0&gcd=13l3m3l3l5l1&npa=0&dma=0&_eu=AAAAAGA&_ng=1&are=1&cid=1661085587.1776798234&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~118463262&sid=1776798234&sct=1&seg=0&dl=https%3A%2F%2Fwww.pwc.com%2Fus%2Fen.html&dt=PwC%3A%20Audit%20and%20assurance%2C%20consulting%20and%20tax%20services&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1121 — 204 — 547 B — 41 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=76641957175794820150400037304428494727cm.everesttech.net/cm/dd?d_uuid=766... https://cm.everesttech.net/cm/dd?d_uuid=76641957175794820150400037304428494727 — 302 — 517 B — 32 ms — http/1.1https://www.pwc.com/content/pwc/script/network/syc-banner.min.jswww.pwc.com/content/pwc/script/netw... https://www.pwc.com/content/pwc/script/network/syc-banner.min.js — 200 — 3.0 KiB — 14 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.json — 200 — 3.2 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcPanel.json — 200 — 13.7 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 23 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aefKGgAAAKZiLQOjdpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aefKGgAAAKZiLQOj — 302 — 532 B — 81 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 — 495 B — 19 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 489 B — 17 ms — h2https://cdn.cookielaw.org/logos/f13f2198-97ab-4c25-a5cd-0fca8ada2e21/01967d0f-0708-70bc-950e-b361469038b1/34993003-7f26-4439-bc55-5bcb8fba3cf8/pwc_logo.pngcdn.cookielaw.org/logos/f13f2198-97... https://cdn.cookielaw.org/logos/f13f2198-97ab-4c25-a5cd-0fca8ada2e21/01967d0f-0708-70bc-950e-b361469038b1/34993003-7f26-4439-bc55-5bcb8fba3cf8/pwc_logo.png — 200 — 6.8 KiB — 23 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 21 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aefKGgAAAKZiLQOjdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aefKGgAAAKZiLQOj — 200 — 469 B — 10 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC2d0f26cfceaa474c9e7e072f24ea92ae-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC2d0f26cfceaa474c9e7e072f24ea92ae-source.min.js — 200 — 1.6 KiB — 7 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC8469dbb82d1a479d8a6f16940b1e533d-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC8469dbb82d1a479d8a6f16940b1e533d-source.min.js — 200 — 1.2 KiB — 5 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCb80043c6309844ac9c807b2ae59ba1ce-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCb80043c6309844ac9c807b2ae59ba1ce-source.min.js — 200 — 1.2 KiB — 14 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC09077d1ee2f44ec688eb3feeb9aebc73-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RC09077d1ee2f44ec688eb3feeb9aebc73-source.min.js — 200 — 725 B — 11 ms — h2https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCade6cd20be15421fa4f7656d6325fcc8-source.min.jsassets.adobedtm.com/94ed34440bb5/84... https://assets.adobedtm.com/94ed34440bb5/84b0030feae4/bfe50878dd9c/RCade6cd20be15421fa4f7656d6325fcc8-source.min.js — 200 — 567 B — 7 ms — h2https://smetrics.pwc.com/ee/va6/v1/interact?configId=6fa00b4f-0aa6-4c2a-93e2-8edca30c9888&requestId=b687bdce-5739-40f0-b97c-7bc432f544b0smetrics.pwc.com/ee/va6/v1/interact... https://smetrics.pwc.com/ee/va6/v1/interact?configId=6fa00b4f-0aa6-4c2a-93e2-8edca30c9888&requestId=b687bdce-5739-40f0-b97c-7bc432f544b0 — 200 — 799 B — 64 ms — h2https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs/resources/Pause-icon.svgwww.pwc.com/etc.clientlibs/pwc/comp... https://www.pwc.com/etc.clientlibs/pwc/components/modernized/content/hero-v2/clientlibs/resources/Pause-icon.svg — 200 — 870 B — 12 ms — h2https://www.pwc.com/etc.clientlibs/pwc/clientlibs/css_common/resources/image/favicon.icowww.pwc.com/etc.clientlibs/pwc/clie... https://www.pwc.com/etc.clientlibs/pwc/clientlibs/css_common/resources/image/favicon.ico — 200 — 613 B — 14 ms — h2https://c.go-mpulse.net/api/config.json?key=W39ZE-EYXS3-WX3LT-SEQ79-Q239J&d=www.pwc.com&t=5922661&v=1.815.70&sl=0&si=8573dec8-b841-46c1-a9b8-f61a497eee95-NaN&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=256181c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=W39ZE-EYXS3-WX3LT-SEQ79-Q239J&d=www.pwc.com&t=5922661&v=1.815.70&sl=0&si=8573dec8-b841-46c1-a9b8-f61a497eee95-NaN&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,BFCache,LOGN&acao=&ak.ai=256181 — 200 — 2.4 KiB — 35 ms — h2blob:https://www.pwc.com/255f8437-4b7a-46c5-a072-5590842a7198www.pwc.com/255f8437-4b7a-46c5-a072... blob:https://www.pwc.com/255f8437-4b7a-46c5-a072-5590842a7198 — -1 — 0 B — 0 ms — https://173bf106.akstat.io/173bf106.akstat.io/ https://173bf106.akstat.io/ — 204 — 224 B — 126 ms — h2https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4download.pwc.com/us/ushp/pwc-brand-... https://download.pwc.com/us/ushp/pwc-brand-wah-wah-wah-15sec.mp4 — 206 — 8.5 MiB — 383 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 6825ms · 1393KB · $118/mo
Unattributable
Other
Costly
Execution 1636ms
Transfer 0 KB
Monthly Cost $28/mo
www.pwc.com
Other
Costly
Execution 1276ms
Transfer 32 KB
Monthly Cost $22/mo
www.pwc.com
Other
Costly
Execution 871ms
Transfer 156 KB
Unused 21%
Monthly Cost $15/mo
assets.adobedtm.com
Other
Costly
Execution 581ms
Transfer 127 KB
Unused 16%
Monthly Cost $10/mo
www.pwc.com
Other
Costly
Execution 528ms
Transfer 222 KB
Monthly Cost $9/mo
www.pwc.com
Other
Costly
Execution 364ms
Transfer 2 KB
Monthly Cost $6/mo
www.pwc.com
Other
Costly
Execution 352ms
Transfer 362 KB
Unused 86%
Monthly Cost $6/mo
OneTrust
Consent
Essential
Execution 339ms
Transfer 130 KB
Unused 53%
Monthly Cost $6/mo
www.pwc.com
Other
Costly
Execution 253ms
Transfer 135 KB
Unused 72%
Monthly Cost $4/mo
s.go-mpulse.net
Other
Costly
Execution 233ms
Transfer 46 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 136ms
Transfer 147 KB
Unused 42%
Monthly Cost $2/mo
www.pwc.com
Other
Optional
Execution 99ms
Transfer 32 KB
Unused 72%
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 88ms
Transfer 1 KB
Monthly Cost $2/mo
www.pwc.com
Other
Optional
Execution 69ms
Transfer 1 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1636ms and costs ~$28/month
  • www.pwc.com adds 1276ms and costs ~$22/month
  • www.pwc.com adds 871ms and costs ~$15/month
  • assets.adobedtm.com adds 581ms and costs ~$10/month
  • www.pwc.com adds 528ms and costs ~$9/month
  • www.pwc.com adds 364ms and costs ~$6/month
  • www.pwc.com adds 352ms and costs ~$6/month
  • www.pwc.com adds 253ms and costs ~$4/month
  • s.go-mpulse.net adds 233ms 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

Unattributable takes 1636ms 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

www.pwc.com takes 1276ms 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

www.pwc.com takes 871ms 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

assets.adobedtm.com takes 581ms 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

www.pwc.com takes 528ms 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

www.pwc.com takes 364ms 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

www.pwc.com takes 352ms 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

86% of www.pwc.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

53% of OneTrust'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

www.pwc.com takes 253ms 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

72% of www.pwc.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

s.go-mpulse.net takes 233ms 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

72% of www.pwc.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