Skip to content
https://oasis-open.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
3
REVIEW
2
PASS
8
INFO
2

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

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

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

1.85 s

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

1.85 s

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

0 ms

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

0.023

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

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

1.85 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
15
8 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
25 scripts, 281 KB unused
FIX
25 scripts, 281 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-W62...: 110 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-W62...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-351...: 63 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.oasis-open.org/wp-content/themes/oasis...: 21 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://platform-api.sharethis.com/js/sharethis.js...: 20 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://platform-api.sharethis.com/js/sharethis.js...: unminified — 14 KB could be saved
Info::
Total unused JavaScript: 281 KB
281 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-W62J3VD&cx=c&gtm=4e64k1155 KB110 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-W62J3VD155 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-35180637-1&ver=6.9.4116 KB63 KB (55%)3rd
https://www.oasis-open.org/wp-content/themes/oasis-2020/build/frontend-96934effb79b67041666.js30 KB21 KB (70%)3rd
https://platform-api.sharethis.com/js/sharethis.js?ver=2.3.847 KB20 KB (43%)3rd
https://www.oasis-open.org/wp-content/uploads/pum/pum-site-scripts.js?defer&generated=1756394707&ver=1.22.018 KB3rd
https://www.oasis-open.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 KB3rd
https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wow/wow.min.js?ver=1.2.13 KB3rd
https://www.oasis-open.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f13 KB3rd
https://www.oasis-open.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933753 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

D
Page Weight Inventory
Action
89 resources · 1.9 MB · 281 KB savings available
FIX
89 resources · 1.9 MB · 281 KB savings available
Warning::
Page weight 972 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~281 KB of savings available
Warning::
88 third-party resources (100% of weight)
Info::
1 resources over 200KB
89 resources · 1.9 MiB · 88 third-party 971.8 KiB over 1MB target
Image 54% · 1.1 MiB
JavaScript 33% · 651.9 KiB
CSS 8% · 162.7 KiB
Font 3% · 61.8 KiB
Document 2% · 31.1 KiB
Other 0% · 2.7 KiB

~280.8 KiB of savings available

Remove unused JavaScript: 280.8 KiB
C
Page Weight Budget
Action
1.9 MB transferred, 89 requests
REVIEW
1.9 MB transferred, 89 requests
Info::
Page weighs 4.1 MB (1.9 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 652 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 652 KB
Info::
89 HTTP requests
Info::
Estimated 0.41 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
89 requests
0.41 g CO2 per page load
Images 1.1 MiB 54%
JavaScript 651.9 KiB 33%
CSS 162.7 KiB 8%
Fonts 61.8 KiB 3%
HTML 30.1 KiB 2%
Other 3.3 KiB 0%
Other 1.4 KiB 0%
Other 551 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

B
Image Optimization
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Info::
All images are well-optimized
31 images 1.1 MB
0 oversized -0 KB
25 legacy format
0 missing dimensions CLS risk
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+
JS Execution Cost
230ms total JS execution
PASS
230ms total JS execution
Info::
https://www.oasis-open.org/: 133ms CPU time
Info::
Unattributable: 97ms CPU time
Warning::
Third-party scripts: 230ms (100% of total)

Main Thread Breakdown

Script Evaluation 40% Other 24% Style & Layout 17% Script Parsing & Compilation 9% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
https://www.oasis-open.org/133ms13ms2ms3rd
Unattributable97ms2ms0ms3rd
A+
Font Loading
5 fonts (62 KB)
PASS
5 fonts (62 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

62 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.9 s LCP 1.9 sdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 31.0 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 37 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 40 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 43 ms — font-display: swap
x-font-woff;charset=utf... woff swap
Size 31 KB
Load time 43 ms
Start 727 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 37 ms
Start 775 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 40 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 43 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 43 ms
Start 779 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 ~9 KB and ~18 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600, must-revalidate
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
Last-Modified header present
Cache-Control

max-age=600, must-revalidate

DirectiveValueMeaning
max-age600Cache for 10 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 600 seconds
Network Waterfall
89 requests over 1326ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.9 s LCP 1.9 shttps://oasis-open.org// https://oasis-open.org/ — 301 — 1.0 KiB — 478 ms — h3https://www.oasis-open.org/www.oasis-open.org/ https://www.oasis-open.org/ — 200 — 30.1 KiB — 99 ms — h3https://www.oasis-open.org/cdn-cgi/speculationwww.oasis-open.org/cdn-cgi/speculat... https://www.oasis-open.org/cdn-cgi/speculation — 200 — 568 B — 21 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/fontawesome/css/all.min.css?ver=5.12.0www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/fontawesome/css/all.min.css?ver=5.12.0 — 200 — 12.8 KiB — 37 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wpness-grid/wpness-grid.css?ver=1.0.0www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wpness-grid/wpness-grid.css?ver=1.0.0 — 200 — 3.8 KiB — 39 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/animatecss/animate.min.css?ver=3.7.2www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/animatecss/animate.min.css?ver=3.7.2 — 200 — 5.0 KiB — 40 ms — h3https://www.oasis-open.org/wp-includes/css/dist/components/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/components/style.min.css?ver=6.9.4 — 200 — 15.2 KiB — 64 ms — h3https://www.oasis-open.org/wp-includes/css/dist/preferences/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/preferences/style.min.css?ver=6.9.4 — 200 — 965 B — 32 ms — h3https://www.oasis-open.org/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.4 — 200 — 17.2 KiB — 75 ms — h3https://www.oasis-open.org/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.4 — 200 — 849 B — 35 ms — h3https://www.oasis-open.org/wp-includes/css/dist/patterns/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/patterns/style.min.css?ver=6.9.4 — 200 — 1.2 KiB — 38 ms — h3https://www.oasis-open.org/wp-includes/css/dist/editor/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/editor/style.min.css?ver=6.9.4 — 200 — 10.8 KiB — 75 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/dist/blocks.style.build.css?ver=3.5.1www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/dist/blocks.style.build.css?ver=3.5.1 — 200 — 27.2 KiB — 81 ms — h3https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.5 KiB — 50 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-public.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-public.css?ver=4.5.6 — 200 — 947 B — 58 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-indicators.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-indicators.css?ver=4.5.6 — 200 — 1.2 KiB — 48 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-components.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-components.css?ver=4.5.6 — 200 — 944 B — 45 ms — h3https://www.oasis-open.org/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1776139213www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1776139213 — 200 — 592 B — 45 ms — h3https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700&subset=latin-ext&display=swap&ver=6.9.4fonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700&subset=latin-ext&display=swap&ver=6.9.4 — 200 — 1.1 KiB — 95 ms — h2https://www.oasis-open.org/wp-includes/css/dashicons.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 34.9 KiB — 81 ms — h3https://www.oasis-open.org/wp-content/themes/oasis-2020/build/style-8842b748cf3b4c126a56.csswww.oasis-open.org/wp-content/theme... https://www.oasis-open.org/wp-content/themes/oasis-2020/build/style-8842b748cf3b4c126a56.css — 200 — 22.0 KiB — 77 ms — h3https://www.oasis-open.org/wp-content/uploads/pum/pum-site-styles.css?generated=1756394707&ver=1.22.0www.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/pum/pum-site-styles.css?generated=1756394707&ver=1.22.0 — 200 — 4.0 KiB — 59 ms — h3https://www.oasis-open.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.oasis-open.org/wp-includes/js/j... https://www.oasis-open.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.3 KiB — 80 ms — h3https://www.oasis-open.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.oasis-open.org/wp-includes/js/j... https://www.oasis-open.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 60 ms — h3https://www.oasis-open.org/wp-includes/js/underscore.min.js?ver=1.13.7www.oasis-open.org/wp-includes/js/u... https://www.oasis-open.org/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 8.0 KiB — 64 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-public.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-public.js?ver=4.5.6 — 200 — 2.4 KiB — 55 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-indicators.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-indicators.js?ver=4.5.6 — 200 — 1.3 KiB — 55 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-components.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-components.js?ver=4.5.6 — 200 — 1.3 KiB — 57 ms — h3https://platform-api.sharethis.com/js/sharethis.js?ver=2.3.8platform-api.sharethis.com/js/share... https://platform-api.sharethis.com/js/sharethis.js?ver=2.3.8 — 200 — 46.9 KiB — 12 ms — h2https://www.oasis-open.org/wp-content/uploads/2020/11/not-for-profit@2x-150x150-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/not-for-profit@2x-150x150-1.png — 200 — 13.0 KiB — 71 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 1.9 s LCP 1.9 shttps://oasis-open.org// https://oasis-open.org/ — 301 — 1.0 KiB — 478 ms — h3https://www.oasis-open.org/www.oasis-open.org/ https://www.oasis-open.org/ — 200 — 30.1 KiB — 99 ms — h3https://www.oasis-open.org/cdn-cgi/speculationwww.oasis-open.org/cdn-cgi/speculat... https://www.oasis-open.org/cdn-cgi/speculation — 200 — 568 B — 21 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/fontawesome/css/all.min.css?ver=5.12.0www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/fontawesome/css/all.min.css?ver=5.12.0 — 200 — 12.8 KiB — 37 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wpness-grid/wpness-grid.css?ver=1.0.0www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wpness-grid/wpness-grid.css?ver=1.0.0 — 200 — 3.8 KiB — 39 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/animatecss/animate.min.css?ver=3.7.2www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/animatecss/animate.min.css?ver=3.7.2 — 200 — 5.0 KiB — 40 ms — h3https://www.oasis-open.org/wp-includes/css/dist/components/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/components/style.min.css?ver=6.9.4 — 200 — 15.2 KiB — 64 ms — h3https://www.oasis-open.org/wp-includes/css/dist/preferences/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/preferences/style.min.css?ver=6.9.4 — 200 — 965 B — 32 ms — h3https://www.oasis-open.org/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.4 — 200 — 17.2 KiB — 75 ms — h3https://www.oasis-open.org/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.4 — 200 — 849 B — 35 ms — h3https://www.oasis-open.org/wp-includes/css/dist/patterns/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/patterns/style.min.css?ver=6.9.4 — 200 — 1.2 KiB — 38 ms — h3https://www.oasis-open.org/wp-includes/css/dist/editor/style.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dist/editor/style.min.css?ver=6.9.4 — 200 — 10.8 KiB — 75 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/dist/blocks.style.build.css?ver=3.5.1www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/dist/blocks.style.build.css?ver=3.5.1 — 200 — 27.2 KiB — 81 ms — h3https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.5 KiB — 50 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-public.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-public.css?ver=4.5.6 — 200 — 947 B — 58 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-indicators.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-indicators.css?ver=4.5.6 — 200 — 1.2 KiB — 48 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-components.css?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/css/save-as-pdf-pdfcrowd-components.css?ver=4.5.6 — 200 — 944 B — 45 ms — h3https://www.oasis-open.org/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1776139213www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1776139213 — 200 — 592 B — 45 ms — h3https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700&subset=latin-ext&display=swap&ver=6.9.4fonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700&subset=latin-ext&display=swap&ver=6.9.4 — 200 — 1.1 KiB — 95 ms — h2https://www.oasis-open.org/wp-includes/css/dashicons.min.css?ver=6.9.4www.oasis-open.org/wp-includes/css/... https://www.oasis-open.org/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 34.9 KiB — 81 ms — h3https://www.oasis-open.org/wp-content/themes/oasis-2020/build/style-8842b748cf3b4c126a56.csswww.oasis-open.org/wp-content/theme... https://www.oasis-open.org/wp-content/themes/oasis-2020/build/style-8842b748cf3b4c126a56.css — 200 — 22.0 KiB — 77 ms — h3https://www.oasis-open.org/wp-content/uploads/pum/pum-site-styles.css?generated=1756394707&ver=1.22.0www.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/pum/pum-site-styles.css?generated=1756394707&ver=1.22.0 — 200 — 4.0 KiB — 59 ms — h3https://www.oasis-open.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.oasis-open.org/wp-includes/js/j... https://www.oasis-open.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.3 KiB — 80 ms — h3https://www.oasis-open.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.oasis-open.org/wp-includes/js/j... https://www.oasis-open.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 60 ms — h3https://www.oasis-open.org/wp-includes/js/underscore.min.js?ver=1.13.7www.oasis-open.org/wp-includes/js/u... https://www.oasis-open.org/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 8.0 KiB — 64 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-public.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-public.js?ver=4.5.6 — 200 — 2.4 KiB — 55 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-indicators.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-indicators.js?ver=4.5.6 — 200 — 1.3 KiB — 55 ms — h3https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-components.js?ver=4.5.6www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/save-as-pdf-by-pdfcrowd/public/js/save-as-pdf-pdfcrowd-components.js?ver=4.5.6 — 200 — 1.3 KiB — 57 ms — h3https://platform-api.sharethis.com/js/sharethis.js?ver=2.3.8platform-api.sharethis.com/js/share... https://platform-api.sharethis.com/js/sharethis.js?ver=2.3.8 — 200 — 46.9 KiB — 12 ms — h2https://www.oasis-open.org/wp-content/uploads/2020/11/not-for-profit@2x-150x150-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/not-for-profit@2x-150x150-1.png — 200 — 13.0 KiB — 71 ms — h3https://www.oasis-open.org/wp-content/uploads/2020/11/open-inclusive@2x.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/open-inclusive@2x.png — 200 — 9.5 KiB — 65 ms — h3https://fonts.googleapis.com/css?family=Montserrat:100fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat:100 — 200 — 661 B — 30 ms — h2https://www.oasis-open.org/wp-content/uploads/2020/11/collaborative@2x-150x150-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/collaborative@2x-150x150-1.png — 200 — 12.4 KiB — 26 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wow/wow.min.js?ver=1.2.1www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/library/wow/wow.min.js?ver=1.2.1 — 200 — 3.4 KiB — 25 ms — h3https://www.oasis-open.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.oasis-open.org/wp-includes/js/d... https://www.oasis-open.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.5 KiB — 29 ms — h3https://www.oasis-open.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.oasis-open.org/wp-includes/js/d... https://www.oasis-open.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.8 KiB — 38 ms — h3https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 4.1 KiB — 38 ms — h3https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.8 KiB — 29 ms — h3https://www.oasis-open.org/wp-content/themes/oasis-2020/build/frontend-96934effb79b67041666.jswww.oasis-open.org/wp-content/theme... https://www.oasis-open.org/wp-content/themes/oasis-2020/build/frontend-96934effb79b67041666.js — 200 — 30.4 KiB — 38 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-35180637-1&ver=6.9.4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-35180637-1&ver=6.9.4 — 200 — 115.9 KiB — 160 ms — h2https://www.oasis-open.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.oasis-open.org/wp-includes/js/j... https://www.oasis-open.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.7 KiB — 36 ms — h3https://www.oasis-open.org/wp-content/uploads/pum/pum-site-scripts.js?defer&generated=1756394707&ver=1.22.0www.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/pum/pum-site-scripts.js?defer&generated=1756394707&ver=1.22.0 — 200 — 18.1 KiB — 35 ms — h3https://www.oasis-open.org/wp-content/plugins/gutentor/assets/js/gutentor.js?ver=3.5.1www.oasis-open.org/wp-content/plugi... https://www.oasis-open.org/wp-content/plugins/gutentor/assets/js/gutentor.js?ver=3.5.1 — 200 — 13.4 KiB — 37 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-W62J3VDwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-W62J3VD — 200 — 154.8 KiB — 190 ms — h2https://buttons-config.sharethis.com/js/6449816e7cd8060012f2aa97.jsbuttons-config.sharethis.com/js/644... https://buttons-config.sharethis.com/js/6449816e7cd8060012f2aa97.js — 200 — 1.4 KiB — 12 ms — h2https://l.sharethis.com/pview?event=pview&hostname=www.oasis-open.org&location=%2F&product=unknown&url=https%3A%2F%2Fwww.oasis-open.org%2F&source=sharethis-share-buttons-wordpress&fcmp=false&fcmpv2=false&has_segmentio=false&title=OASIS%20Open%20%7C%20Setting%20The%20Standard%20For%20Open%20Collaboration&cms=unknown&publisher=6449816e7cd8060012f2aa97&sop=true&version=st_sop.js&lang=en&description=OASIS%20Open%20is%20where%20individuals%2C%20organizations%2C%20and%20governments%20come%20together%20to%20solve%20some%20of%20the%20world%E2%80%99s%20biggest%20technical%20challenges%20through%20the%20development%20of%20open%20code%20and%20open%20standards.&ua=%22Chromium%22%3Bv%3D%22147%22%2C%20%22Google%20Chrome%22%3Bv%3D%22147%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%20%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22&ua_platform_version=10.15.7&uuid=9c5b5269-9c67-4a77-a57f-28e25bfda8e4l.sharethis.com/pview?event=pview&h... https://l.sharethis.com/pview?event=pview&hostname=www.oasis-open.org&location=%2F&product=unknown&url=https%3A%2F%2Fwww.oasis-open.org%2F&source=sharethis-share-buttons-wordpress&fcmp=false&fcmpv2=false&has_segmentio=false&title=OASIS%20Open%20%7C%20Setting%20The%20Standard%20For%20Open%20Collaboration&cms=unknown&publisher=6449816e7cd8060012f2aa97&sop=true&version=st_sop.js&lang=en&description=OASIS%20Open%20is%20where%20individuals%2C%20organizations%2C%20and%20governments%20come%20together%20to%20solve%20some%20of%20the%20world%E2%80%99s%20biggest%20technical%20challenges%20through%20the%20development%20of%20open%20code%20and%20open%20standards.&ua=%22Chromium%22%3Bv%3D%22147%22%2C%20%22Google%20Chrome%22%3Bv%3D%22147%22&ua_mobile=false&ua_platform=macOS&ua_full_version_list=%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%20%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22&ua_platform_version=10.15.7&uuid=9c5b5269-9c67-4a77-a57f-28e25bfda8e4 — 204 — 405 B — 150 ms — http/1.1data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNzciIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNzciIGhla… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://www.oasis-open.org/wp-content/uploads/2024/08/back.webpwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2024/08/back.webp — 200 — 15.3 KiB — 25 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyODAiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyODAiIGhla… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MTkiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MTkiIGhla… — 200 — 0 B — 0 ms — datahttps://www.oasis-open.org/wp-content/themes/oasis-2020/build/4682b0763059bfd2c18867fe139355e2.svgwww.oasis-open.org/wp-content/theme... https://www.oasis-open.org/wp-content/themes/oasis-2020/build/4682b0763059bfd2c18867fe139355e2.svg — 200 — 2.1 KiB — 23 ms — h3data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 43 ms — datahttps://www.oasis-open.org/wp-content/uploads/2025/11/OEMF-rotating-banner.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2025/11/OEMF-rotating-banner.png — 200 — 75.7 KiB — 53 ms — h3https://www.oasis-open.org/wp-content/uploads/2025/03/DPS-rotating-banner.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2025/03/DPS-rotating-banner.png — 200 — 68.6 KiB — 65 ms — h3https://www.oasis-open.org/wp-content/uploads/2024/12/DAD-CDM-rotating-banner.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2024/12/DAD-CDM-rotating-banner.png — 200 — 147.6 KiB — 67 ms — h3https://www.oasis-open.org/wp-content/uploads/2024/08/CoSAI-rotating-banner-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2024/08/CoSAI-rotating-banner-1.png — 200 — 73.6 KiB — 60 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/04/New-OASIS-Single-Name-Space-SNS-TC-Graphic.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/04/New-OASIS-Single-Name-Space-SNS-TC-Graphic.png — 200 — 219.9 KiB — 75 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/03/Inside-AI-Governance-graphic-560-x-415-px.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/03/Inside-AI-Governance-graphic-560-x-415-px.png — 200 — 44.1 KiB — 62 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/02/Project-CodeGuard-Press-Release-Graphic-560x415-2.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/02/Project-CodeGuard-Press-Release-Graphic-560x415-2.png — 200 — 119.6 KiB — 70 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/02/Meta_560x415.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/02/Meta_560x415.png — 200 — 123.0 KiB — 70 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/01/ICMC25-Acronym-Logo-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/01/ICMC25-Acronym-Logo-1.png — 200 — 11.2 KiB — 62 ms — h3https://www.oasis-open.org/wp-content/uploads/2024/09/oasis-750x500.webpwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2024/09/oasis-750x500.webp — 200 — 81.1 KiB — 67 ms — h3https://www.oasis-open.org/wp-content/uploads/2020/11/IBM_Spon-150x75.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/IBM_Spon-150x75.png — 200 — 6.5 KiB — 65 ms — h3https://www.oasis-open.org/wp-content/uploads/2026/02/Nebari_transp-backgr-250x150-1.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2026/02/Nebari_transp-backgr-250x150-1.png — 200 — 6.7 KiB — 402 ms — h3https://www.oasis-open.org/wp-content/uploads/2020/11/DISA_Spons2-150x55.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/DISA_Spons2-150x55.png — 200 — 3.9 KiB — 415 ms — h3https://www.oasis-open.org/wp-content/uploads/2025/08/Hackerone_250x150-removebg-preview.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2025/08/Hackerone_250x150-removebg-preview.png — 200 — 11.4 KiB — 414 ms — h3https://www.oasis-open.org/wp-content/uploads/2020/11/DellTech_Logo_Stk_Blue_rgb-removebg-preview.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/DellTech_Logo_Stk_Blue_rgb-removebg-preview.png — 200 — 24.0 KiB — 551 ms — h3https://www.oasis-open.org/wp-content/uploads/2023/02/ijis_logo-removebg-preview.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2023/02/ijis_logo-removebg-preview.png — 200 — 9.4 KiB — 410 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 37 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 40 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 43 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 43 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-W62J3VD&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-W62J3VD&cx=c&gtm=4e64k1 — 200 — 155.5 KiB — 55 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 117 ms — h2blob:https://www.oasis-open.org/a2918df2-5fb8-4e4b-a5c0-5787b2051a82www.oasis-open.org/a2918df2-5fb8-4e... blob:https://www.oasis-open.org/a2918df2-5fb8-4e4b-a5c0-5787b2051a82 — 200 — -1 B — 107 ms — blobhttps://count-server.sharethis.com/v2.0/get_counts?cb=window.__sharethis__.cb&url=https%3A%2F%2Fwww.oasis-open.org%2Fcount-server.sharethis.com/v2.0/get... https://count-server.sharethis.com/v2.0/get_counts?cb=window.__sharethis__.cb&url=https%3A%2F%2Fwww.oasis-open.org%2F — 200 — 870 B — 18 ms — h2https://platform-cdn.sharethis.com/img/facebook.svgplatform-cdn.sharethis.com/img/face... https://platform-cdn.sharethis.com/img/facebook.svg — 200 — 721 B — 26 ms — h2https://platform-cdn.sharethis.com/img/twitter.svgplatform-cdn.sharethis.com/img/twit... https://platform-cdn.sharethis.com/img/twitter.svg — 200 — 821 B — 23 ms — h2https://platform-cdn.sharethis.com/img/email.svgplatform-cdn.sharethis.com/img/emai... https://platform-cdn.sharethis.com/img/email.svg — 200 — 764 B — 22 ms — h2https://platform-cdn.sharethis.com/img/sharethis.svgplatform-cdn.sharethis.com/img/shar... https://platform-cdn.sharethis.com/img/sharethis.svg — 200 — 935 B — 19 ms — h2https://platform-cdn.sharethis.com/img/arrow_left.svgplatform-cdn.sharethis.com/img/arro... https://platform-cdn.sharethis.com/img/arrow_left.svg — 200 — 1.0 KiB — 20 ms — h2https://platform-cdn.sharethis.com/img/arrow_right.svgplatform-cdn.sharethis.com/img/arro... https://platform-cdn.sharethis.com/img/arrow_right.svg — 200 — 1.0 KiB — 26 ms — h2https://www.oasis-open.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.oasis-open.org/cdn-cgi/challeng... https://www.oasis-open.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 32 ms — h3https://www.oasis-open.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.oasis-open.org/cdn-cgi/challeng... https://www.oasis-open.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 22 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VPZ1S5Q6W7&gtm=45Pe64m0h2v9102410361za200&_p=1776901451878&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1227325084.1776901452&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776901452&sct=1&seg=0&dl=https%3A%2F%2Fwww.oasis-open.org%2F&dt=OASIS%20Open%20%7C%20Setting%20The%20Standard%20For%20Open%20Collaboration&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1014region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VPZ1S5Q6W7&gtm=45Pe64m0h2v9102410361za200&_p=1776901451878&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1227325084.1776901452&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776901452&sct=1&seg=0&dl=https%3A%2F%2Fwww.oasis-open.org%2F&dt=OASIS%20Open%20%7C%20Setting%20The%20Standard%20For%20Open%20Collaboration&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1014 — 204 — 551 B — 86 ms — h2https://www.oasis-open.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f087eb90cdf004fwww.oasis-open.org/cdn-cgi/challeng... https://www.oasis-open.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f087eb90cdf004f — 200 — 1.0 KiB — 25 ms — h3https://www.oasis-open.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.oasis-open.org/wp-includes/js/w... https://www.oasis-open.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.8 KiB — 25 ms — h3https://www.oasis-open.org/wp-content/uploads/2020/11/cropped-2-layers@3x-32x32.pngwww.oasis-open.org/wp-content/uploa... https://www.oasis-open.org/wp-content/uploads/2020/11/cropped-2-layers@3x-32x32.png — 200 — 1.5 KiB — 24 ms — h3
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 230ms · 30KB · $4/mo
www.oasis-open.org
Other
Optional
Execution 133ms
Transfer 30 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 97ms
Transfer 0 KB
Monthly Cost $2/mo

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

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