Skip to content
https://internetsociety.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.12 s

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

1.99 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.022

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

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

2.00 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
7 PASS 4 REVIEW 2 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.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, must-revalidate, max-age=0, no-store, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, must-revalidate, max-age=0, no-store, private

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
no-storeNever cache this response
privateOnly browser cache, not CDN/proxy
B
Page Weight Budget
1.3 MB transferred, 62 requests
REVIEW
1.3 MB transferred, 62 requests
Info::
Page weighs 3.2 MB (1.3 MB transferred)
Info::
62 HTTP requests
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
62 requests
0.27 g CO2 per page load
Images 574.4 KiB 44%
JavaScript 425.2 KiB 33%
CSS 137.4 KiB 11%
Fonts 110.5 KiB 8%
HTML 44.2 KiB 3%
Other 12.0 KiB 1%
Other 1.9 KiB 0%
Other 260 B 0%
Other 237 B 0%
0 2.4 MB 4.9 MB
Under budget
B
Image Optimization
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Info::
All images are well-optimized
12 images 574 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
B
JS Bundles
24 scripts, 134 KB unused
REVIEW
24 scripts, 134 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5LK...: 64 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.internetsociety.org/wp-content/plugins...: 37 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.internetsociety.org/wp-content/themes/...: 32 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 134 KB
134 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-5LKZWMW138 KB64 KB (46%)3rd
https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=7.2.246 KB37 KB (82%)3rd
https://www.internetsociety.org/wp-content/themes/isoc/dist/js/main.js39 KB32 KB (83%)3rd
https://www.internetsociety.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933753 KB3rd
https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d17 KB3rd
https://www.internetsociety.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f12 KB3rd
https://www.internetsociety.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.130 KB3rd
https://www.internetsociety.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed1 KB3rd
https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.2.17 KB3rd
https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/frontend.js?ver=c44084e33dc17a73066a2 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
Page Weight Inventory
Action
62 resources · 1.3 MB · 134 KB savings available
REVIEW
62 resources · 1.3 MB · 134 KB savings available
Warning::
Page weight 282 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~134 KB of savings available
Warning::
61 third-party resources (100% of weight)
62 resources · 1.3 MiB · 61 third-party 282.1 KiB over 1MB target
Image 44% · 575.8 KiB
JavaScript 33% · 425.2 KiB
CSS 11% · 137.4 KiB
Font 8% · 110.5 KiB
Document 3% · 44.7 KiB
Other 1% · 12.5 KiB

~133.5 KiB of savings available

Remove unused JavaScript: 133.5 KiB
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
489ms total JS execution
PASS
489ms total JS execution
Info::
https://www.internetsociety.org/: 218ms CPU time
Info::
https://js.hs-analytics.net/analytics/177689850000...: 127ms CPU time
Info::
Unattributable: 79ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-5LK...: 65ms CPU time
Warning::
Third-party scripts: 489ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Style & Layout 29% Other 18% Parse HTML & CSS 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.internetsociety.org/218ms5ms2ms3rd
https://js.hs-analytics.net/analytics/1776898500000/19812339.js127ms95ms2ms3rd
Unattributable79ms3ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5LKZWMW65ms52ms12ms3rd
A+
Font Loading
5 fonts (110 KB)
PASS
5 fonts (110 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

110 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 2.0 s FCP 1.1 s LCP 2.0 shttps://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfJpbERySjRhc9V0.woff25aU19_a8oxmIfJpbERySjRh... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfJpbERySjRhc9V0.woff2 — 8.8 KiB — 31 ms — font-display: swaphttps://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfMJaERySjRhc9V0.woff25aU19_a8oxmIfMJaERySjRh... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfMJaERySjRhc9V0.woff2 — 8.4 KiB — 32 ms — font-display: swaphttps://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU69_a8oxmIdGl4BDGwgDI.woff25aU69_a8oxmIdGl4BDGwgDI... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU69_a8oxmIdGl4BDGwgDI.woff2 — 8.7 KiB — 36 ms — font-display: swaphttps://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfLZcERySjRhc9V0.woff25aU19_a8oxmIfLZcERySjRh... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfLZcERySjRhc9V0.woff2 — 8.7 KiB — 33 ms — font-display: swaphttps://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.0 KiB — 78 ms — font-display: swap
5aU19_a8oxmIfJpbERySjRh... woff2 swap
Size 9 KB
Load time 31 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
5aU19_a8oxmIfMJaERySjRh... woff2 swap
Size 8 KB
Load time 32 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
5aU69_a8oxmIdGl4BDGwgDI... woff2 swap
Size 9 KB
Load time 36 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
5aU19_a8oxmIfLZcERySjRh... woff2 swap
Size 9 KB
Load time 33 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 78 ms
Start 1.8 s
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)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
62 requests over 2336ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.0 shttps://internetsociety.org// https://internetsociety.org/ — 301 — 514 B — 289 ms — h3https://www.internetsociety.org/www.internetsociety.org/ https://www.internetsociety.org/ — 200 — 44.2 KiB — 953 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/style.csswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/style.css — 200 — 516 B — 31 ms — h3https://www.internetsociety.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 15.9 KiB — 43 ms — h3https://www.internetsociety.org/wp-content/uploads/uag-plugin/custom-style-blocks.css?ver=2.19.24www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/uag-plugin/custom-style-blocks.css?ver=2.19.24 — 200 — 22.3 KiB — 382 ms — h3https://www.internetsociety.org/wp-content/plugins/isoc-gutenberg/isoc-members/style.css?ver=1710243507www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/isoc-gutenberg/isoc-members/style.css?ver=1710243507 — 200 — 844 B — 44 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/css/style.csswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/css/style.css — 200 — 41.5 KiB — 47 ms — h3https://www.internetsociety.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.0 KiB — 47 ms — h3https://www.internetsociety.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/11/Donate-banner-smaller.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/11/Donate-banner-smaller.jpg — 200 — 56.6 KiB — 41 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/11/Haiti-CN-Training.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/11/Haiti-CN-Training.jpg — 200 — 135.2 KiB — 50 ms — h3https://www.internetsociety.org/wp-content/uploads/2026/03/girls-panorama.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2026/03/girls-panorama.jpg — 200 — 80.1 KiB — 118 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/08/logo-x-twitter.pngwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/08/logo-x-twitter.png — 200 — 1.0 KiB — 27 ms — h3https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/index.css?ver=c44084e33dc17a73066awww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/index.css?ver=c44084e33dc17a73066a — 200 — 4.4 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.10.0 — 200 — 7.4 KiB — 31 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.10.0 — 200 — 330 B — 25 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.10.0 — 200 — 7.1 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.2.1www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.2.1 — 200 — 13.3 KiB — 30 ms — h3https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=7.2.2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=7.2.2 — 200 — 16.5 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/js/main.jswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/js/main.js — 200 — 39.2 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/frontend.js?ver=c44084e33dc17a73066awww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/frontend.js?ver=c44084e33dc17a73066a — 200 — 2.0 KiB — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 690 B — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.3 KiB — 27 ms — h3https://www.internetsociety.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.3 KiB — 26 ms — h3https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.2.1www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.2.1 — 200 — 7.1 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=7.2.2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=7.2.2 — 200 — 46.3 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=492100www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=492100 — 200 — 558 B — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0 — 200 — 1.2 KiB — 30 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0 — 200 — 13.3 KiB — 27 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.1 s LCP 2.0 shttps://internetsociety.org// https://internetsociety.org/ — 301 — 514 B — 289 ms — h3https://www.internetsociety.org/www.internetsociety.org/ https://www.internetsociety.org/ — 200 — 44.2 KiB — 953 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/style.csswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/style.css — 200 — 516 B — 31 ms — h3https://www.internetsociety.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 15.9 KiB — 43 ms — h3https://www.internetsociety.org/wp-content/uploads/uag-plugin/custom-style-blocks.css?ver=2.19.24www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/uag-plugin/custom-style-blocks.css?ver=2.19.24 — 200 — 22.3 KiB — 382 ms — h3https://www.internetsociety.org/wp-content/plugins/isoc-gutenberg/isoc-members/style.css?ver=1710243507www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/isoc-gutenberg/isoc-members/style.css?ver=1710243507 — 200 — 844 B — 44 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/css/style.csswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/css/style.css — 200 — 41.5 KiB — 47 ms — h3https://www.internetsociety.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.0 KiB — 47 ms — h3https://www.internetsociety.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/11/Donate-banner-smaller.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/11/Donate-banner-smaller.jpg — 200 — 56.6 KiB — 41 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/11/Haiti-CN-Training.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/11/Haiti-CN-Training.jpg — 200 — 135.2 KiB — 50 ms — h3https://www.internetsociety.org/wp-content/uploads/2026/03/girls-panorama.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2026/03/girls-panorama.jpg — 200 — 80.1 KiB — 118 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/08/logo-x-twitter.pngwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/08/logo-x-twitter.png — 200 — 1.0 KiB — 27 ms — h3https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/index.css?ver=c44084e33dc17a73066awww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/index.css?ver=c44084e33dc17a73066a — 200 — 4.4 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.10.0 — 200 — 7.4 KiB — 31 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.10.0 — 200 — 330 B — 25 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.10.0 — 200 — 7.1 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.2.1www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/css/cv.css?ver=4.2.1 — 200 — 13.3 KiB — 30 ms — h3https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=7.2.2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/css/cvpro.min.css?ver=7.2.2 — 200 — 16.5 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/js/main.jswww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/js/main.js — 200 — 39.2 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/frontend.js?ver=c44084e33dc17a73066awww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/blocks-animation/build/animation/frontend.js?ver=c44084e33dc17a73066a — 200 — 2.0 KiB — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 690 B — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.3 KiB — 27 ms — h3https://www.internetsociety.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 26 ms — h3https://www.internetsociety.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228edwww.internetsociety.org/wp-includes... https://www.internetsociety.org/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.3 KiB — 26 ms — h3https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.2.1www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=4.2.1 — 200 — 7.1 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=7.2.2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/js/cvpro.min.js?ver=7.2.2 — 200 — 46.3 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=492100www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=492100 — 200 — 558 B — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.0 — 200 — 1.2 KiB — 30 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.0 — 200 — 13.3 KiB — 27 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.10.0www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.10.0 — 200 — 2.1 KiB — 29 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01dwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d — 200 — 17.1 KiB — 34 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cbwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb — 200 — 7.6 KiB — 34 ms — h3https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c6a2001023348ccf279dfc6bcec0a654www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c6a2001023348ccf279dfc6bcec0a654 — 200 — 13.1 KiB — 34 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 69 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5LKZWMWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5LKZWMW — 200 — 138.5 KiB — 166 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css — 200 — 7.4 KiB — 46 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/images/icon-search.pngwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/images/icon-search.png — 200 — 934 B — 28 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/10/Donate-header.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/10/Donate-header.jpg — 200 — 97.4 KiB — 28 ms — h3https://www.internetsociety.org/wp-content/uploads/2025/12/Panama-dance.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2025/12/Panama-dance.jpg — 200 — 195.1 KiB — 44 ms — h3https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/images/lazy_image.pngwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/plugins/pt-content-views-pro/public/assets/images/lazy_image.png — 200 — 493 B — 36 ms — h3https://www.internetsociety.org/wp-content/uploads/2023/05/Lily-Botsyoe-150x150.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2023/05/Lily-Botsyoe-150x150.jpg — 200 — 4.1 KiB — 123 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfJpbERySjRhc9V0.woff2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfJpbERySjRhc9V0.woff2 — 200 — 8.8 KiB — 31 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfMJaERySjRhc9V0.woff2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfMJaERySjRhc9V0.woff2 — 200 — 8.4 KiB — 32 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU69_a8oxmIdGl4BDGwgDI.woff2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU69_a8oxmIdGl4BDGwgDI.woff2 — 200 — 8.7 KiB — 36 ms — h3https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfLZcERySjRhc9V0.woff2www.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/themes/isoc/dist/fonts/5aU19_a8oxmIfLZcERySjRhc9V0.woff2 — 200 — 8.7 KiB — 33 ms — h3https://js.hs-analytics.net/analytics/1776898500000/19812339.jsjs.hs-analytics.net/analytics/17768... https://js.hs-analytics.net/analytics/1776898500000/19812339.js — 200 — 42.4 KiB — 68 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.0 KiB — 78 ms — h3https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/script.jscdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/script.js — 200 — 9.3 KiB — 63 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 66 ms — h3https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/banner.jscdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/banner.js — 200 — 7.8 KiB — 26 ms — h2https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/Z088kwaB.jsoncdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/Z088kwaB.json — 200 — 333 B — 63 ms — h2https://js-na1.hs-scripts.com/19812339.jsjs-na1.hs-scripts.com/19812339.js https://js-na1.hs-scripts.com/19812339.js — 200 — 1.0 KiB — 67 ms — h2https://www.internetsociety.org/cdn-cgi/rum?www.internetsociety.org/cdn-cgi/rum... https://www.internetsociety.org/cdn-cgi/rum? — 204 — 237 B — 22 ms — h3https://www.internetsociety.org/wp-content/uploads/2017/09/cropped-ISOC-Symbol-Ground-navy-690px-1-32x32.jpgwww.internetsociety.org/wp-content/... https://www.internetsociety.org/wp-content/uploads/2017/09/cropped-ISOC-Symbol-Ground-navy-690px-1-32x32.jpg — 200 — 1.4 KiB — 29 ms — h3https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/config/oi_e6z4T.jsoncdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/config/oi_e6z4T.json — 200 — 6.8 KiB — 25 ms — h2https://js.hs-banner.com/v2/19812339/banner.jsjs.hs-banner.com/v2/19812339/banner... https://js.hs-banner.com/v2/19812339/banner.js — 200 — 24.2 KiB — 67 ms — h2https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/translations/XjF709Yu.jsoncdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/translations/XjF709Yu.json — 200 — 985 B — 25 ms — h2https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/audit-table/-Xb62_EJ.jsoncdn-cookieyes.com/client_data/1f214... https://cdn-cookieyes.com/client_data/1f2143510cebd71eeac1117c/audit-table/-Xb62_EJ.json — 200 — 4.0 KiB — 25 ms — h2https://cdn-cookieyes.com/assets/images/revisit.svgcdn-cookieyes.com/assets/images/rev... https://cdn-cookieyes.com/assets/images/revisit.svg — 200 — 1.2 KiB — 26 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 796 B — 26 ms — h2https://cdn-cookieyes.com/assets/images/poweredbtcky.svgcdn-cookieyes.com/assets/images/pow... https://cdn-cookieyes.com/assets/images/poweredbtcky.svg — 200 — 1.5 KiB — 27 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 489ms · 225KB · €8/mo
www.internetsociety.org
Other
Costly
Execution 218ms
Transfer 44 KB
Monthly Cost €3/mo
HubSpot Analytics
Analytics
Optional
Execution 127ms
Transfer 42 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 79ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 65ms
Transfer 138 KB
Unused 46%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.internetsociety.org adds 218ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.internetsociety.org takes 218ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback