Skip to content
https://sil.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

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

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

2.94 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.000

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

1.87 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

3.03 s

Page Load Progression

512 ms
1.0 s
1.5 s
2.0 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
17.8 MB transferred, 50 requests
FIX
17.8 MB transferred, 50 requests
Critical::
Page weighs 18.1 MB (17.8 MB transferred)
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Info::
Fonts are 234 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 234 KB
Info::
50 HTTP requests
Info::
Estimated 3.7 g CO2 per page load
17.8 MB / 2.4 MB budget
17.8 MB transferred
50 requests
3.7 g CO2 per page load
Other 14.8 MiB 83%
Images 2.4 MiB 13%
JavaScript 309.2 KiB 2%
Fonts 233.9 KiB 1%
HTML 52.8 KiB 0%
CSS 35.3 KiB 0%
Other 1.1 KiB 0%
Other 977 B 0%
Other 596 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

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

Why this matters

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

Source: web.dev font loading

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 (17.8 MiB of 17.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
50 resources · 17.8 MB · 112 KB savings available
FIX
50 resources · 17.8 MB · 112 KB savings available
Warning::
Page weight 16.8 MB over 1MB target
Got: 17.8 MB Expected: ≤ 1 MB
Info::
~112 KB of savings available
Warning::
49 third-party resources (100% of weight)
Info::
5 resources over 200KB
50 resources · 17.8 MiB · 49 third-party 16.8 MiB over 1MB target
Media 83% · 14.8 MiB
Image 13% · 2.4 MiB
JavaScript 2% · 309.2 KiB
Font 1% · 233.9 KiB
Document 0% · 53.2 KiB
CSS 0% · 35.3 KiB
Other 0% · 1.8 KiB

~112.3 KiB of savings available

Remove unused JavaScript: 112.3 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.

B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Warning::
https://global.sil.org/wp-content/uploads/sites/2/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
10 images 2.4 MB
0 oversized -0 KB
7 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1094ms total JS execution
REVIEW
1094ms total JS execution
Warning::
https://global.sil.org/: 491ms CPU time
Warning::
Unattributable: 345ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-NP2N...: 93ms CPU time
Info::
https://global.sil.org/wp-includes/js/jquery/jquer...: 86ms CPU time
Info::
https://global.sil.org/cdn-cgi/challenge-platform/...: 78ms CPU time
Warning::
Third-party scripts: 1094ms (100% of total)

Main Thread Breakdown

Other 33% Style & Layout 31% Script Evaluation 26% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://global.sil.org/491ms86ms4ms3rd
Unattributable345ms3ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1G93ms71ms22ms3rd
https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.186ms17ms3ms3rd
https://global.sil.org/cdn-cgi/challenge-platform/scripts/jsd/main.js78ms71ms1ms3rd
B
JS Bundles
15 scripts, 112 KB unused
REVIEW
15 scripts, 112 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NP2N...: 60 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://giving.classy.org/embedded/api/sdk/js/8419...: 53 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 112 KB
112 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1G144 KB60 KB (42%)3rd
https://giving.classy.org/embedded/api/sdk/js/8419280 KB53 KB (66%)3rd
https://global.sil.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB3rd
https://global.sil.org/wp-content/plugins/google-analytics-premium/pro/assets/js/privacy-guard.min.js1 KB3rd
https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.js?ver=3.2.12 KB3rd
https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.3810 KB3rd
https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_tabs.js?ver=3.19.71 KB3rd
https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_count_up.js?ver=3.19.71 KB3rd
https://global.sil.org/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.0.23 KB3rd
https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 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

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (234 KB)
PASS
6 fonts (234 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

234 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 FCP 1.3 s LCP 2.9 shttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuMwr7I_FMl_E.woff20QIvMX1D_JOuMwr7I_FMl_E... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 37.5 KiB — 73 ms — font-display: swaphttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/sourcesans3/v15/nwpStKy2OAdR1K-IwhWudF-R3w8aZejf5Hc.woff2nwpStKy2OAdR1K-IwhWudF-... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/sourcesans3/v15/nwpStKy2OAdR1K-IwhWudF-R3w8aZejf5Hc.woff2 — 28.8 KiB — 68 ms — font-display: swaphttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2nuFkD-vYSZviVYUb_rj3ij_... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 38.8 KiB — 71 ms — font-display: swaphttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2nuFiD-vYSZviVYUb_rj3ij_... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 38.2 KiB — 70 ms — font-display: swaphttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/caveat/v18/Wnz6HAc5bAfYB2Q7ZjYYiAzcPA.woff2Wnz6HAc5bAfYB2Q7ZjYYiAz... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/caveat/v18/Wnz6HAc5bAfYB2Q7ZjYYiAzcPA.woff2 — 73.0 KiB — 71 ms — font-display: swaphttps://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuM2T7I_FMl_GW8g.woff20QIvMX1D_JOuM2T7I_FMl_G... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuM2T7I_FMl_GW8g.woff2 — 17.6 KiB — 18 ms — font-display: swap
0QIvMX1D_JOuMwr7I_FMl_E... woff2 swap
Size 38 KB
Load time 73 ms
Start 549 ms
Risk FOUT — text flashes from fallback to web font
nwpStKy2OAdR1K-IwhWudF-... woff2 swap
Size 29 KB
Load time 68 ms
Start 551 ms
Risk FOUT — text flashes from fallback to web font
nuFkD-vYSZviVYUb_rj3ij_... woff2 swap
Size 39 KB
Load time 71 ms
Start 551 ms
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 70 ms
Start 551 ms
Risk FOUT — text flashes from fallback to web font
Wnz6HAc5bAfYB2Q7ZjYYiAz... woff2 swap
Size 73 KB
Load time 71 ms
Start 552 ms
Risk FOUT — text flashes from fallback to web font
0QIvMX1D_JOuM2T7I_FMl_G... woff2 swap
Size 18 KB
Load time 18 ms
Start 824 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)
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
50 requests over 1781ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 2.9 shttps://sil.org// https://sil.org/ — 301 — 92 B — 31 ms — h2https://www.sil.org/www.sil.org/ https://www.sil.org/ — 301 — 380 B — 124 ms — h2https://global.sil.org/global.sil.org/ https://global.sil.org/ — 200 — 52.8 KiB — 119 ms — h2https://global.sil.org/wp-content/plugins/google-analytics-premium/pro/assets/js/privacy-guard.min.jsglobal.sil.org/wp-content/plugins/g... https://global.sil.org/wp-content/plugins/google-analytics-premium/pro/assets/js/privacy-guard.min.js — 200 — 616 B — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1Gwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1G — 200 — 143.7 KiB — 191 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks.css?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks.css?ver=3.19.7 — 200 — 13.2 KiB — 44 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks__premium_only.css?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks__premium_only.css?ver=3.19.7 — 200 — 1.2 KiB — 31 ms — h2https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.css?ver=3.2.1global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.css?ver=3.2.1 — 200 — 374 B — 35 ms — h2https://global.sil.org/wp-content/themes/blocksy/style.css?ver=6.9.4global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/style.css?ver=6.9.4 — 200 — 567 B — 32 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.min.css?ver=2.1.38 — 200 — 17.6 KiB — 43 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/stackable.min.css?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/stackable.min.css?ver=2.1.38 — 200 — 242 B — 35 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/search-input.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/search-input.min.css?ver=2.1.38 — 200 — 236 B — 37 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/mega-menu/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/mega-menu/static/bundle/main.min.css?ver=2.1.38 — 200 — 1.4 KiB — 48 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/post-types-extra/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/post-types-extra/static/bundle/main.min.css?ver=2.1.38 — 200 — 584 B — 50 ms — h2https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1global.sil.org/wp-includes/js/jquer... https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 53 ms — h2https://global.sil.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1global.sil.org/wp-includes/js/jquer... https://global.sil.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 45 ms — h2https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.js?ver=3.2.1global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.js?ver=3.2.1 — 200 — 2.0 KiB — 50 ms — h2https://global.sil.org/wp-content/uploads/sites/2/2024/06/sil_glyph_logo_taiheritagepro_rgb-1400x754.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/2024/06/sil_glyph_logo_taiheritagepro_rgb-1400x754.png — 200 — 16.2 KiB — 51 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.38 — 200 — 10.2 KiB — 53 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_tabs.js?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_tabs.js?ver=3.19.7 — 200 — 1.4 KiB — 34 ms — h3https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_count_up.js?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_count_up.js?ver=3.19.7 — 200 — 1.3 KiB — 29 ms — h3https://global.sil.org/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.0.2global.sil.org/wp-content/plugins/g... https://global.sil.org/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.0.2 — 200 — 3.4 KiB — 27 ms — h3https://giving.classy.org/embedded/api/sdk/js/84192giving.classy.org/embedded/api/sdk/... https://giving.classy.org/embedded/api/sdk/js/84192 — 200 — 80.1 KiB — 150 ms — h2https://global.sil.org/wp-content/uploads/sites/2/20161002Thailand273-1536x1024.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/20161002Thailand273-1536x1024.jpg — 200 — 169.5 KiB — 76 ms — h3https://global.sil.org/wp-content/uploads/sites/2/120306-395Zeke-CAR-1536x1024.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/120306-395Zeke-CAR-1536x1024.jpg — 200 — 389.4 KiB — 96 ms — h3https://global.sil.org/wp-content/uploads/sites/2/Large_20190604Guatemala147-1536x1025.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/Large_20190604Guatemala147-1536x1025.jpg — 200 — 493.5 KiB — 103 ms — h3https://global.sil.org/wp-content/uploads/sites/2/SIL_WorldMap_RobinsonProjection_UPDATED.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/SIL_WorldMap_RobinsonProjection_UPDATED.png — 200 — 108.5 KiB — 38 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 28 ms — h2https://g10102301085.co/gr?id=-OmGkj3l0t8EPKYP_aOp&refurl=&winurl=https%3A%2F%2Fglobal.sil.org%2Fg10102301085.co/gr?id=-OmGkj3l0t8EP... https://g10102301085.co/gr?id=-OmGkj3l0t8EPKYP_aOp&refurl=&winurl=https%3A%2F%2Fglobal.sil.org%2F — 200 — 1.0 KiB — 58 ms — h2https://www.silglobal.site/wp-content/uploads/sites/2/Topography_DarkBlue_Digital.pngwww.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/Topography_DarkBlue_Digital.png — 200 — 393.1 KiB — 97 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 2.9 shttps://sil.org// https://sil.org/ — 301 — 92 B — 31 ms — h2https://www.sil.org/www.sil.org/ https://www.sil.org/ — 301 — 380 B — 124 ms — h2https://global.sil.org/global.sil.org/ https://global.sil.org/ — 200 — 52.8 KiB — 119 ms — h2https://global.sil.org/wp-content/plugins/google-analytics-premium/pro/assets/js/privacy-guard.min.jsglobal.sil.org/wp-content/plugins/g... https://global.sil.org/wp-content/plugins/google-analytics-premium/pro/assets/js/privacy-guard.min.js — 200 — 616 B — 26 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1Gwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NP2NCPNH1G — 200 — 143.7 KiB — 191 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks.css?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks.css?ver=3.19.7 — 200 — 13.2 KiB — 44 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks__premium_only.css?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks__premium_only.css?ver=3.19.7 — 200 — 1.2 KiB — 31 ms — h2https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.css?ver=3.2.1global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.css?ver=3.2.1 — 200 — 374 B — 35 ms — h2https://global.sil.org/wp-content/themes/blocksy/style.css?ver=6.9.4global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/style.css?ver=6.9.4 — 200 — 567 B — 32 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.min.css?ver=2.1.38 — 200 — 17.6 KiB — 43 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/stackable.min.css?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/stackable.min.css?ver=2.1.38 — 200 — 242 B — 35 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/search-input.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/search-input.min.css?ver=2.1.38 — 200 — 236 B — 37 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/mega-menu/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/mega-menu/static/bundle/main.min.css?ver=2.1.38 — 200 — 1.4 KiB — 48 ms — h2https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/post-types-extra/static/bundle/main.min.css?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/post-types-extra/static/bundle/main.min.css?ver=2.1.38 — 200 — 584 B — 50 ms — h2https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1global.sil.org/wp-includes/js/jquer... https://global.sil.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.9 KiB — 53 ms — h2https://global.sil.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1global.sil.org/wp-includes/js/jquer... https://global.sil.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.0 KiB — 45 ms — h2https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.js?ver=3.2.1global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/simple-banner/simple-banner.js?ver=3.2.1 — 200 — 2.0 KiB — 50 ms — h2https://global.sil.org/wp-content/uploads/sites/2/2024/06/sil_glyph_logo_taiheritagepro_rgb-1400x754.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/2024/06/sil_glyph_logo_taiheritagepro_rgb-1400x754.png — 200 — 16.2 KiB — 51 ms — h2https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.38global.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.38 — 200 — 10.2 KiB — 53 ms — h2https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_tabs.js?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_tabs.js?ver=3.19.7 — 200 — 1.4 KiB — 34 ms — h3https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_count_up.js?ver=3.19.7global.sil.org/wp-content/plugins/s... https://global.sil.org/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_block_count_up.js?ver=3.19.7 — 200 — 1.3 KiB — 29 ms — h3https://global.sil.org/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.0.2global.sil.org/wp-content/plugins/g... https://global.sil.org/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.0.2 — 200 — 3.4 KiB — 27 ms — h3https://giving.classy.org/embedded/api/sdk/js/84192giving.classy.org/embedded/api/sdk/... https://giving.classy.org/embedded/api/sdk/js/84192 — 200 — 80.1 KiB — 150 ms — h2https://global.sil.org/wp-content/uploads/sites/2/20161002Thailand273-1536x1024.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/20161002Thailand273-1536x1024.jpg — 200 — 169.5 KiB — 76 ms — h3https://global.sil.org/wp-content/uploads/sites/2/120306-395Zeke-CAR-1536x1024.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/120306-395Zeke-CAR-1536x1024.jpg — 200 — 389.4 KiB — 96 ms — h3https://global.sil.org/wp-content/uploads/sites/2/Large_20190604Guatemala147-1536x1025.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/Large_20190604Guatemala147-1536x1025.jpg — 200 — 493.5 KiB — 103 ms — h3https://global.sil.org/wp-content/uploads/sites/2/SIL_WorldMap_RobinsonProjection_UPDATED.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/SIL_WorldMap_RobinsonProjection_UPDATED.png — 200 — 108.5 KiB — 38 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 28 ms — h2https://g10102301085.co/gr?id=-OmGkj3l0t8EPKYP_aOp&refurl=&winurl=https%3A%2F%2Fglobal.sil.org%2Fg10102301085.co/gr?id=-OmGkj3l0t8EP... https://g10102301085.co/gr?id=-OmGkj3l0t8EPKYP_aOp&refurl=&winurl=https%3A%2F%2Fglobal.sil.org%2F — 200 — 1.0 KiB — 58 ms — h2https://www.silglobal.site/wp-content/uploads/sites/2/Topography_DarkBlue_Digital.pngwww.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/Topography_DarkBlue_Digital.png — 200 — 393.1 KiB — 97 ms — h2https://www.silglobal.site/wp-content/uploads/sites/2/bible-translation-cropped-1.jpgwww.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/bible-translation-cropped-1.jpg — 200 — 531.3 KiB — 111 ms — h2https://global.sil.org/wp-content/uploads/sites/2/Screenshot-2026-03-12-at-10.33.40-PM-e1775588299380.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/Screenshot-2026-03-12-at-10.33.40-PM-e1775588299380.png — 200 — 152.1 KiB — 42 ms — h3https://global.sil.org/wp-content/uploads/sites/2/2019Dec_Ethiopia_2363-768x432.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/2019Dec_Ethiopia_2363-768x432.jpg — 200 — 96.5 KiB — 38 ms — h3https://global.sil.org/wp-content/uploads/sites/2/imb-photos-vnhan-dht-09061663-small-768x512.jpgglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/imb-photos-vnhan-dht-09061663-small-768x512.jpg — 200 — 97.8 KiB — 37 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuMwr7I_FMl_E.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuMwr7I_FMl_E.woff2 — 200 — 37.5 KiB — 73 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/sourcesans3/v15/nwpStKy2OAdR1K-IwhWudF-R3w8aZejf5Hc.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/sourcesans3/v15/nwpStKy2OAdR1K-IwhWudF-R3w8aZejf5Hc.woff2 — 200 — 28.8 KiB — 68 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 200 — 38.8 KiB — 71 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 200 — 38.2 KiB — 70 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/caveat/v18/Wnz6HAc5bAfYB2Q7ZjYYiAzcPA.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/caveat/v18/Wnz6HAc5bAfYB2Q7ZjYYiAzcPA.woff2 — 200 — 73.0 KiB — 71 ms — h3https://global.silglobal.site/wp-content/uploads/sites/2/b-roll-for-website-1.mp4global.silglobal.site/wp-content/up... https://global.silglobal.site/wp-content/uploads/sites/2/b-roll-for-website-1.mp4 — 206 — 14.8 MiB — 928 ms — h3https://global.sil.org/wp-content/themes/blocksy/static/bundle/907.1390f43c75fed76e2bb4.jsglobal.sil.org/wp-content/themes/bl... https://global.sil.org/wp-content/themes/blocksy/static/bundle/907.1390f43c75fed76e2bb4.js — 200 — 2.3 KiB — 21 ms — h3https://global.sil.org/cdn-cgi/challenge-platform/scripts/jsd/main.jsglobal.sil.org/cdn-cgi/challenge-pl... https://global.sil.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 204 B — 83 ms — h3https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuM2T7I_FMl_GW8g.woff2www.silglobal.site/wp-content/uploa... https://www.silglobal.site/wp-content/uploads/sites/2/blocksy/local-google-fonts/s/lora/v35/0QIvMX1D_JOuM2T7I_FMl_GW8g.woff2 — 200 — 17.6 KiB — 18 ms — h3https://global.sil.org/wp-content/plugins/blocksy-companion-pro/static/bundle/sticky.js?ver=2.1.38global.sil.org/wp-content/plugins/b... https://global.sil.org/wp-content/plugins/blocksy-companion-pro/static/bundle/sticky.js?ver=2.1.38 — 200 — 3.5 KiB — 18 ms — h3https://global.sil.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?global.sil.org/cdn-cgi/challenge-pl... https://global.sil.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 16 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-NP2NCPNH1G&gtm=45je64k0v9244451787za200zd9244451787&_p=1776890043001&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&are=1&cid=568629520.1776890044&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117384405~117512543&sid=1776890043&sct=1&seg=0&dl=https%3A%2F%2Fglobal.sil.org%2F&dt=SIL%20Global%20%E2%80%93%20Life%20in%20Every%20Language&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&ep.forceSSL=true&ep.anonymize_ip=true&ep.link_attribution=true&tfd=953www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NP2NCPNH1G&gtm=45je64k0v9244451787za200zd9244451787&_p=1776890043001&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&are=1&cid=568629520.1776890044&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117384405~117512543&sid=1776890043&sct=1&seg=0&dl=https%3A%2F%2Fglobal.sil.org%2F&dt=SIL%20Global%20%E2%80%93%20Life%20in%20Every%20Language&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&ep.forceSSL=true&ep.anonymize_ip=true&ep.link_attribution=true&tfd=953 — 204 — 548 B — 87 ms — h2https://global.sil.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07682fda6017dcglobal.sil.org/cdn-cgi/challenge-pl... https://global.sil.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07682fda6017dc — 200 — 810 B — 16 ms — h3https://global.sil.org/cdn-cgi/rum?global.sil.org/cdn-cgi/rum? https://global.sil.org/cdn-cgi/rum? — 204 — 167 B — 13 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-NP2NCPNH1G&gtm=45je64k0v9244451787za200zd9244451787&_p=1776890043001&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAQ&are=1&cid=568629520.1776890044&frm=0&ni=1&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938469~117266400~117384405~117512543&sid=1776890043&sct=1&seg=0&dl=https%3A%2F%2Fglobal.sil.org%2F&dt=SIL%20Global%20%E2%80%93%20Life%20in%20Every%20Language&en=impression&_ee=1&gap.plf=5&ep.forceSSL=true&ep.anonymize_ip=true&ep.link_attribution=true&ep.event_category=video-html&ep.event_label=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&ep.video_provider=html&ep.video_title=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&ep.video_url=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&_et=692&tfd=1713www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-NP2NCPNH1G&gtm=45je64k0v9244451787za200zd9244451787&_p=1776890043001&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZGIzZG&_eu=AAAAAAQ&are=1&cid=568629520.1776890044&frm=0&ni=1&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938469~117266400~117384405~117512543&sid=1776890043&sct=1&seg=0&dl=https%3A%2F%2Fglobal.sil.org%2F&dt=SIL%20Global%20%E2%80%93%20Life%20in%20Every%20Language&en=impression&_ee=1&gap.plf=5&ep.forceSSL=true&ep.anonymize_ip=true&ep.link_attribution=true&ep.event_category=video-html&ep.event_label=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&ep.video_provider=html&ep.video_title=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&ep.video_url=https%3A%2F%2Fglobal.silglobal.site%2Fwp-content%2Fuploads%2Fsites%2F2%2Fb-roll-for-website-1.mp4&_et=692&tfd=1713 — 204 — 48 B — 67 ms — h2https://global.sil.org/wp-content/uploads/sites/2/2024/06/cropped-sil-global-favicon-1-32x32.pngglobal.sil.org/wp-content/uploads/s... https://global.sil.org/wp-content/uploads/sites/2/2024/06/cropped-sil-global-favicon-1-32x32.png — 200 — 437 B — 21 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 1094ms · 228KB · $15/mo
global.sil.org
Other
Costly
Execution 491ms
Transfer 53 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 345ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 144 KB
Unused 42%
Monthly Cost $1/mo
global.sil.org
Other
Optional
Execution 86ms
Transfer 31 KB
Monthly Cost $1/mo
global.sil.org
Other
Optional
Execution 78ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • global.sil.org adds 491ms and costs ~$7/month
  • Unattributable adds 345ms 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

global.sil.org takes 491ms 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 345ms 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