Skip to content
https://pcisecuritystandards.org

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

2.54 s

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

8.35 s

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

384 ms

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

0.846

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

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

9.18 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 58 requests
FIX
3.8 MB transferred, 58 requests
Warning::
Page weighs 5.7 MB (3.8 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Info::
58 HTTP requests
Info::
Estimated 0.81 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
58 requests
0.81 g CO2 per page load
Images 3.1 MiB 82%
JavaScript 411.2 KiB 10%
Fonts 152.4 KiB 4%
CSS 90.9 KiB 2%
HTML 67.2 KiB 2%
Other 1008 B 0%
Other 615 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3372ms total JS execution
FIX
3372ms total JS execution
Warning::
https://www.pcisecuritystandards.org/: 900ms CPU time
Warning::
https://www.pcisecuritystandards.org/_static/??-eJ...: 813ms CPU time
Warning::
https://www.pcisecuritystandards.org/_static/??-eJ...: 791ms CPU time
Warning::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 389ms CPU time
Warning::
Unattributable: 355ms CPU time
Warning::
Third-party scripts: 3372ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 25% Style & Layout 16% Parse HTML & CSS 5% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.pcisecuritystandards.org/900ms34ms8ms3rd
https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=813ms742ms8ms3rd
https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI=791ms250ms21ms3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4389ms303ms54ms3rd
Unattributable355ms6ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0124ms90ms33ms3rd
D
Page Weight Inventory
Action
58 resources · 3.8 MB · 162 KB savings available
FIX
58 resources · 3.8 MB · 162 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~162 KB of savings available
Warning::
57 third-party resources (100% of weight)
Info::
8 resources over 200KB
58 resources · 3.8 MiB · 57 third-party 2.8 MiB over 1MB target
Image 82% · 3.1 MiB
JavaScript 10% · 411.2 KiB
Font 4% · 152.4 KiB
CSS 2% · 90.9 KiB
Document 2% · 67.4 KiB
Other 0% · 615 B

~162.1 KiB of savings available

Remove unused JavaScript: 162.1 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
JS Bundles
Action
16 scripts, 162 KB unused
REVIEW
16 scripts, 162 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-621...: 74 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 57 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.pcisecuritystandards.org/_static/??-eJ...: 31 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 162 KB
162 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0125 KB74 KB (59%)3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4123 KB57 KB (47%)3rd
https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI=54 KB31 KB (57%)3rd
https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.27 KB3rd
https://www.pcisecuritystandards.org/_static/??-eJyNjdEKwjAMAH/INc7B9iR+y2yjpDZpTRqGf68MBB99PLjjYGtDrNJROrTidxIDLMgfrgqrGXaDbLDhta3xEdSlE2NgkpDtAH/mN92lNHBNXtB+e5JYPOHu5aejvsAJYtXv5cLncVnmaTrNxzG/Ac6vQeI=25 KB3rd
https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.111 KB3rd
https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/js/select2-library.js?ver=4.0.130 KB3rd
https://www.pcisecuritystandards.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933753 KB3rd
https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=35 KB3rd
https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?m=1771433111g11 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

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
Image Optimization
27 images, 0 KB saveable
PASS
27 images, 0 KB saveable
Info::
All images are well-optimized
27 images 3.1 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
6 fonts (152 KB)
PASS
6 fonts (152 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

152 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.5 s LCP 8.3 shttps://www.pcisecuritystandards.org/wp-content/uploads/2022/03/6afe4676-059a-4aa8-b891-29856bbcba22.woff26afe4676-059a-4aa8-b891... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/6afe4676-059a-4aa8-b891-29856bbcba22.woff2 — 20.2 KiB — 14 ms — font-display: swaphttps://www.pcisecuritystandards.org/wp-content/uploads/2022/03/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2627fbb5a-3bae-4cd9-b617... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2 — 18.6 KiB — 15 ms — font-display: swaphttps://www.pcisecuritystandards.org/wp-content/uploads/2022/03/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff22cd55546-ec00-4af9-aeca... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2 — 16.5 KiB — 17 ms — font-display: swaphttps://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.7 KiB — 48 ms — font-display: swaphttps://www.pcisecuritystandards.org/wp-content/uploads/2022/03/14c73713-e4df-4dba-933b-057feeac8dd1.woff214c73713-e4df-4dba-933b... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/14c73713-e4df-4dba-933b-057feeac8dd1.woff2 — 18.8 KiB — 16 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 59 ms — font-display: swap
6afe4676-059a-4aa8-b891... woff2 swap
Size 20 KB
Load time 14 ms
Start 962 ms
Risk FOUT — text flashes from fallback to web font
627fbb5a-3bae-4cd9-b617... woff2 swap
Size 19 KB
Load time 15 ms
Start 962 ms
Risk FOUT — text flashes from fallback to web font
2cd55546-ec00-4af9-aeca... woff2 swap
Size 16 KB
Load time 17 ms
Start 962 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 48 ms
Start 962 ms
Risk FOUT — text flashes from fallback to web font
14c73713-e4df-4dba-933b... woff2 swap
Size 19 KB
Load time 16 ms
Start 964 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 59 ms
Start 1.0 s
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)
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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

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
58 requests over 1618ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.5 s LCP 8.3 shttps://pcisecuritystandards.org// https://pcisecuritystandards.org/ — 301 — 175 B — 92 ms — h2https://www.pcisecuritystandards.org/www.pcisecuritystandards.org/ https://www.pcisecuritystandards.org/ — 200 — 67.2 KiB — 721 ms — h2https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVlYmAEARPou8g==www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVlYmAEARPou8g== — 200 — 3.7 KiB — 7 ms — h2https://www.pcisecuritystandards.org/_static/??-eJxVjNEKgzAMAH9oMWxs6svYt3RpcYE2hqVl+PdGBqJPB8dx+FOgWWqSipTZAaWB5jaxGCoxmJEX34Ta3pkJyc4e/r5zf8HDbX/MEBcJhQk0TMnQ6pLTnrNQbtH19o3BPuwD6wrLlrzK8zoM9/7Wj+NjBb/wPsI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJxVjNEKgzAMAH9oMWxs6svYt3RpcYE2hqVl+PdGBqJPB8dx+FOgWWqSipTZAaWB5jaxGCoxmJEX34Ta3pkJyc4e/r5zf8HDbX/MEBcJhQk0TMnQ6pLTnrNQbtH19o3BPuwD6wrLlrzK8zoM9/7Wj+NjBb/wPsI= — 200 — 49.3 KiB — 14 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/css/select2-library.css?ver=4.0.13www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/css/select2-library.css?ver=4.0.13 — 404 — 221 B — 33 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytkk1uAjEMhS/UYCjSsEI9iycxg1XnR2NX096eaBghFrBI1KWT7z3Zz4alOJ+TUTKwK0VSKJ6dqge1P6Fd5LTzqh/wHlzLl2CRn4mTAkklkuUZUJVMoYJwmVcqtCsXDhOZ0+wZxXHVaLtJhQIb54SigKUIuYXGb7bufjji1JHDpr4SBk5TfxoFPc39zVfYCWvj+MIj0LqB1ezx37uV5yjdmH/bu7lUyOFCmiPd76w+bPU/uGkWbjzZlz7jjCk8AvqK58PpNByPn8P+cAPtrVtfwww.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytkk1uAjEMhS/UYCjSsEI9iycxg1XnR2NX096eaBghFrBI1KWT7z3Zz4alOJ+TUTKwK0VSKJ6dqge1P6Fd5LTzqh/wHlzLl2CRn4mTAkklkuUZUJVMoYJwmVcqtCsXDhOZ0+wZxXHVaLtJhQIb54SigKUIuYXGb7bufjji1JHDpr4SBk5TfxoFPc39zVfYCWvj+MIj0LqB1ezx37uV5yjdmH/bu7lUyOFCmiPd76w+bPU/uGkWbjzZlz7jjCk8AvqK58PpNByPn8P+cAPtrVtf — 200 — 30.6 KiB — 12 ms — h2https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.8 KiB — 14 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal.svgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal.svg — 200 — 5.1 KiB — 8 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-pci-ssc-newsroom.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-pci-ssc-newsroom.png — 200 — 1.6 KiB — 9 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/get-involved-with-pci-ssc.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/get-involved-with-pci-ssc.png — 200 — 1.6 KiB — 3 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/11/Block_1.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/11/Block_1.png — 200 — 73.9 KiB — 5 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/01/Website_439x439.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/01/Website_439x439.png — 200 — 355.0 KiB — 11 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytztEJwzAMBNCFqqgmhXyVzpI4aiKQZSPFeP26XaH+OsSJx2ErELNepBdG4R6QKhSpB6tjiQzusX8YIQml3meDxvtBl2N0x5Msw7aqkk39vuG/oDcuZLBV3YWmxDqITasIKDUHF95Hrd0kH2Ok3zTLOY3hTpLyrgJGnqtFcuDufe1XeoZlCY95DuH+AUENwEA=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytztEJwzAMBNCFqqgmhXyVzpI4aiKQZSPFeP26XaH+OsSJx2ErELNepBdG4R6QKhSpB6tjiQzusX8YIQml3meDxvtBl2N0x5Msw7aqkk39vuG/oDcuZLBV3YWmxDqITasIKDUHF95Hrd0kH2Ok3zTLOY3hTpLyrgJGnqtFcuDufe1XeoZlCY95DuH+AUENwEA= — 200 — 7.0 KiB — 10 ms — h2https://www.pcisecuritystandards.org/wp-content/client-mu-plugins/pci-ssc-core/public/js/pci-ssc-core-public.js?m=1776332600gwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/client-mu-plugins/pci-ssc-core/public/js/pci-ssc-core-public.js?m=1776332600g — 200 — 6.7 KiB — 16 ms — h2https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4cc.cdn.civiccomputing.com/9/cookieC... https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4 — 200 — 123.2 KiB — 172 ms — h3https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/js/select2-library.js?ver=4.0.13www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/js/select2-library.js?ver=4.0.13 — 404 — 221 B — 109 ms — h2https://www.pcisecuritystandards.org/_static/??-eJyNjdEKwjAMAH/INc7B9iR+y2yjpDZpTRqGf68MBB99PLjjYGtDrNJROrTidxIDLMgfrgqrGXaDbLDhta3xEdSlE2NgkpDtAH/mN92lNHBNXtB+e5JYPOHu5aejvsAJYtXv5cLncVnmaTrNxzG/Ac6vQeI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJyNjdEKwjAMAH/INc7B9iR+y2yjpDZpTRqGf68MBB99PLjjYGtDrNJROrTidxIDLMgfrgqrGXaDbLDhta3xEdSlE2NgkpDtAH/mN92lNHBNXtB+e5JYPOHu5aejvsAJYtXv5cLncVnmaTrNxzG/Ac6vQeI= — 200 — 25.3 KiB — 28 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1 — 200 — 10.8 KiB — 16 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI= — 200 — 54.4 KiB — 50 ms — h2https://www.pcisecuritystandards.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.pcisecuritystandards.org/wp-inc... https://www.pcisecuritystandards.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 18 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2 — 200 — 6.9 KiB — 30 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?m=1771433111gwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?m=1771433111g — 200 — 11.1 KiB — 19 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2025/04/sponsor-highlight-homepage.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2025/04/sponsor-highlight-homepage.jpg — 200 — 15.8 KiB — 21 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/06/pci-dss-homepage-hero_c94782.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/06/pci-dss-homepage-hero_c94782.jpg — 200 — 16.4 KiB — 27 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2025/05/pts-poi-homepage-hero.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2025/05/pts-poi-homepage-hero.jpg — 200 — 19.7 KiB — 28 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2023/04/rfc-homepage.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2023/04/rfc-homepage.png — 200 — 188.0 KiB — 49 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/08/standards_new_card.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/08/standards_new_card.png — 200 — 70.4 KiB — 49 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal-2.svgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal-2.svg — 200 — 5.4 KiB — 43 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0 — 200 — 125.1 KiB — 144 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/05/hero-background-1-1.webpwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/05/hero-background-1-1.webp — 200 — 265.0 KiB — 22 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 2.5 s LCP 8.3 shttps://pcisecuritystandards.org// https://pcisecuritystandards.org/ — 301 — 175 B — 92 ms — h2https://www.pcisecuritystandards.org/www.pcisecuritystandards.org/ https://www.pcisecuritystandards.org/ — 200 — 67.2 KiB — 721 ms — h2https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVlYmAEARPou8g==www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpqbm5gZmVlYmAEARPou8g== — 200 — 3.7 KiB — 7 ms — h2https://www.pcisecuritystandards.org/_static/??-eJxVjNEKgzAMAH9oMWxs6svYt3RpcYE2hqVl+PdGBqJPB8dx+FOgWWqSipTZAaWB5jaxGCoxmJEX34Ta3pkJyc4e/r5zf8HDbX/MEBcJhQk0TMnQ6pLTnrNQbtH19o3BPuwD6wrLlrzK8zoM9/7Wj+NjBb/wPsI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJxVjNEKgzAMAH9oMWxs6svYt3RpcYE2hqVl+PdGBqJPB8dx+FOgWWqSipTZAaWB5jaxGCoxmJEX34Ta3pkJyc4e/r5zf8HDbX/MEBcJhQk0TMnQ6pLTnrNQbtH19o3BPuwD6wrLlrzK8zoM9/7Wj+NjBb/wPsI= — 200 — 49.3 KiB — 14 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/css/select2-library.css?ver=4.0.13www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/css/select2-library.css?ver=4.0.13 — 404 — 221 B — 33 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytkk1uAjEMhS/UYCjSsEI9iycxg1XnR2NX096eaBghFrBI1KWT7z3Zz4alOJ+TUTKwK0VSKJ6dqge1P6Fd5LTzqh/wHlzLl2CRn4mTAkklkuUZUJVMoYJwmVcqtCsXDhOZ0+wZxXHVaLtJhQIb54SigKUIuYXGb7bufjji1JHDpr4SBk5TfxoFPc39zVfYCWvj+MIj0LqB1ezx37uV5yjdmH/bu7lUyOFCmiPd76w+bPU/uGkWbjzZlz7jjCk8AvqK58PpNByPn8P+cAPtrVtfwww.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytkk1uAjEMhS/UYCjSsEI9iycxg1XnR2NX096eaBghFrBI1KWT7z3Zz4alOJ+TUTKwK0VSKJ6dqge1P6Fd5LTzqh/wHlzLl2CRn4mTAkklkuUZUJVMoYJwmVcqtCsXDhOZ0+wZxXHVaLtJhQIb54SigKUIuYXGb7bufjji1JHDpr4SBk5TfxoFPc39zVfYCWvj+MIj0LqB1ezx37uV5yjdmH/bu7lUyOFCmiPd76w+bPU/uGkWbjzZlz7jjCk8AvqK58PpNByPn8P+cAPtrVtf — 200 — 30.6 KiB — 12 ms — h2https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.8 KiB — 14 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal.svgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal.svg — 200 — 5.1 KiB — 8 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-pci-ssc-newsroom.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-pci-ssc-newsroom.png — 200 — 1.6 KiB — 9 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/get-involved-with-pci-ssc.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/get-involved-with-pci-ssc.png — 200 — 1.6 KiB — 3 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/11/Block_1.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/11/Block_1.png — 200 — 73.9 KiB — 5 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/01/Website_439x439.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/01/Website_439x439.png — 200 — 355.0 KiB — 11 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytztEJwzAMBNCFqqgmhXyVzpI4aiKQZSPFeP26XaH+OsSJx2ErELNepBdG4R6QKhSpB6tjiQzusX8YIQml3meDxvtBl2N0x5Msw7aqkk39vuG/oDcuZLBV3YWmxDqITasIKDUHF95Hrd0kH2Ok3zTLOY3hTpLyrgJGnqtFcuDufe1XeoZlCY95DuH+AUENwEA=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytztEJwzAMBNCFqqgmhXyVzpI4aiKQZSPFeP26XaH+OsSJx2ErELNepBdG4R6QKhSpB6tjiQzusX8YIQml3meDxvtBl2N0x5Msw7aqkk39vuG/oDcuZLBV3YWmxDqITasIKDUHF95Hrd0kH2Ok3zTLOY3hTpLyrgJGnqtFcuDufe1XeoZlCY95DuH+AUENwEA= — 200 — 7.0 KiB — 10 ms — h2https://www.pcisecuritystandards.org/wp-content/client-mu-plugins/pci-ssc-core/public/js/pci-ssc-core-public.js?m=1776332600gwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/client-mu-plugins/pci-ssc-core/public/js/pci-ssc-core-public.js?m=1776332600g — 200 — 6.7 KiB — 16 ms — h2https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4cc.cdn.civiccomputing.com/9/cookieC... https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js?ver=6.9.4 — 200 — 123.2 KiB — 172 ms — h3https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/js/select2-library.js?ver=4.0.13www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/client-mu-plugins/pci-ssc-core/public/js/select2-library.js?ver=4.0.13 — 404 — 221 B — 109 ms — h2https://www.pcisecuritystandards.org/_static/??-eJyNjdEKwjAMAH/INc7B9iR+y2yjpDZpTRqGf68MBB99PLjjYGtDrNJROrTidxIDLMgfrgqrGXaDbLDhta3xEdSlE2NgkpDtAH/mN92lNHBNXtB+e5JYPOHu5aejvsAJYtXv5cLncVnmaTrNxzG/Ac6vQeI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJyNjdEKwjAMAH/INc7B9iR+y2yjpDZpTRqGf68MBB99PLjjYGtDrNJROrTidxIDLMgfrgqrGXaDbLDhta3xEdSlE2NgkpDtAH/mN92lNHBNXtB+e5JYPOHu5aejvsAJYtXv5cLncVnmaTrNxzG/Ac6vQeI= — 200 — 25.3 KiB — 28 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.1 — 200 — 10.8 KiB — 16 ms — h2https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI=www.pcisecuritystandards.org/_stati... https://www.pcisecuritystandards.org/_static/??-eJytkc1uAjEMhF8Ib/iR4IQ48xjZxFq8OE4UJ00fvwGBClW5IE6WR/ONRrZpCUgcV49qZjWn+IX5KAWlDIFkmHVhusXFq2QS14lETcDJBpR6QYL9vq9/7Y6pDwgV7mByBKquOzIaZOxUiRka+QnLtYE2SphhrOIZ/+vwTugJc4TRimD+SMdgmUGwKSiT/0zoyHF6de9fIOVorOqNaTgm684XdchVCoWnkz1+1pOW/t541pvjEPar3W672ay3y9X8A9GawvI= — 200 — 54.4 KiB — 50 ms — h2https://www.pcisecuritystandards.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.pcisecuritystandards.org/wp-inc... https://www.pcisecuritystandards.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 18 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.2 — 200 — 6.9 KiB — 30 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?m=1771433111gwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?m=1771433111g — 200 — 11.1 KiB — 19 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2025/04/sponsor-highlight-homepage.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2025/04/sponsor-highlight-homepage.jpg — 200 — 15.8 KiB — 21 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/06/pci-dss-homepage-hero_c94782.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/06/pci-dss-homepage-hero_c94782.jpg — 200 — 16.4 KiB — 27 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2025/05/pts-poi-homepage-hero.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2025/05/pts-poi-homepage-hero.jpg — 200 — 19.7 KiB — 28 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2023/04/rfc-homepage.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2023/04/rfc-homepage.png — 200 — 188.0 KiB — 49 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2024/08/standards_new_card.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2024/08/standards_new_card.png — 200 — 70.4 KiB — 49 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal-2.svgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/pci-logo-teal-2.svg — 200 — 5.4 KiB — 43 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-6219923-9&ver=1.0.0 — 200 — 125.1 KiB — 144 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/05/hero-background-1-1.webpwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/05/hero-background-1-1.webp — 200 — 265.0 KiB — 22 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/Mask-1.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/Mask-1.jpg — 200 — 190.7 KiB — 23 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/04/vancouver_skyline.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/04/vancouver_skyline.png — 200 — 395.5 KiB — 17 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/03/special-offer.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/03/special-offer.png — 200 — 253.6 KiB — 18 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/04/in-person-training.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/04/in-person-training.png — 200 — 292.3 KiB — 54 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/sponsor-homepage.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/sponsor-homepage.jpg — 200 — 27.8 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/2026_STD_439x439.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/2026_STD_439x439.jpg — 200 — 24.9 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/memory_lane_439x439.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2026/02/memory_lane_439x439.png — 200 — 188.9 KiB — 57 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2025/10/AI-hero.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2025/10/AI-hero.png — 200 — 228.6 KiB — 60 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/search-the-document-library.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/search-the-document-library.png — 200 — 1.5 KiB — 54 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/find-a-provider-or-solution.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/find-a-provider-or-solution.png — 200 — 1.7 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/attend-training.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/attend-training.png — 200 — 1.3 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-merchant-resource-center.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/visit-the-merchant-resource-center.png — 200 — 1.5 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/breaking-news-icon.pngwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/breaking-news-icon.png — 200 — 1.0 KiB — 53 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/6afe4676-059a-4aa8-b891-29856bbcba22.woff2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/6afe4676-059a-4aa8-b891-29856bbcba22.woff2 — 200 — 20.2 KiB — 14 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2 — 200 — 18.6 KiB — 15 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2 — 200 — 16.5 KiB — 17 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.7 KiB — 48 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/14c73713-e4df-4dba-933b-057feeac8dd1.woff2www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/14c73713-e4df-4dba-933b-057feeac8dd1.woff2 — 200 — 18.8 KiB — 16 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/06/Rectangle-oraginal.webpwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/06/Rectangle-oraginal.webp — 200 — 295.8 KiB — 23 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/Rectangle.jpgwww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/03/Rectangle.jpg — 200 — 295.8 KiB — 27 ms — h2data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 59 ms — datahttps://apikeys.civiccomputing.com/c/v?d=www.pcisecuritystandards.org&p=CookieControl%20Multi-Site&v=9&k=0fde3c5c08da9494f58dcdb958f8fd2e0a8601c2&format=jsonapikeys.civiccomputing.com/c/v?d=ww... https://apikeys.civiccomputing.com/c/v?d=www.pcisecuritystandards.org&p=CookieControl%20Multi-Site&v=9&k=0fde3c5c08da9494f58dcdb958f8fd2e0a8601c2&format=json — 200 — 615 B — 114 ms — h3blob:https://www.pcisecuritystandards.org/b3559ae7-a2bf-4826-ba2f-cda0e8c86af7www.pcisecuritystandards.org/b3559a... blob:https://www.pcisecuritystandards.org/b3559ae7-a2bf-4826-ba2f-cda0e8c86af7 — 200 — -1 B — 233 ms — blobhttps://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.jswww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js — 200 — 755 B — 4 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.jswww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 3.0 KiB — 5 ms — h2https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.jswww.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 976 B — 5 ms — h2https://www.pcisecuritystandards.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.pcisecuritystandards.org/wp-inc... https://www.pcisecuritystandards.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.5 KiB — 3 ms — h2https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/favicon.ico?w=16www.pcisecuritystandards.org/wp-con... https://www.pcisecuritystandards.org/wp-content/uploads/2022/04/favicon.ico?w=16 — 200 — 833 B — 3 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 3372ms · 405KB · $45/mo
www.pcisecuritystandards.org
Other
Costly
Execution 900ms
Transfer 67 KB
Monthly Cost $12/mo
www.pcisecuritystandards.org
Other
Costly
Execution 813ms
Transfer 35 KB
Monthly Cost $11/mo
www.pcisecuritystandards.org
Other
Costly
Execution 791ms
Transfer 54 KB
Unused 57%
Monthly Cost $10/mo
cc.cdn.civiccomputing.com
Other
Costly
Execution 389ms
Transfer 123 KB
Unused 47%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 355ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 124ms
Transfer 125 KB
Unused 59%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • www.pcisecuritystandards.org adds 900ms and costs ~$12/month
  • www.pcisecuritystandards.org adds 813ms and costs ~$11/month
  • www.pcisecuritystandards.org adds 791ms and costs ~$10/month
  • cc.cdn.civiccomputing.com adds 389ms and costs ~$5/month
  • Unattributable adds 355ms and costs ~$5/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.pcisecuritystandards.org takes 900ms 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.pcisecuritystandards.org takes 813ms 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.pcisecuritystandards.org takes 791ms 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

57% of www.pcisecuritystandards.org'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

cc.cdn.civiccomputing.com takes 389ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

59% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback