Skip to content
https://improvingliteracy.org

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
3
REVIEW
5
PASS
11
INFO
4

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

98
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

670 ms

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

990 ms

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

4 ms

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

0.005

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

885 ms

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.17 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
23
11 PASS 5 REVIEW 3 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 65 requests
FIX
2.1 MB transferred, 65 requests
Info::
Page weighs 7.0 MB (2.1 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 519 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 519 KB
Info::
65 HTTP requests
Info::
Estimated 0.45 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
65 requests
0.45 g CO2 per page load
JavaScript 1.1 MiB 54%
Fonts 518.9 KiB 24%
Images 324.2 KiB 15%
CSS 102.8 KiB 5%
HTML 59.3 KiB 3%
Other 5.9 KiB 0%
Other 1.2 KiB 0%
Other 601 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

F
JS Bundles
Action
15 scripts, 849 KB unused
FIX
15 scripts, 849 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 160 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 160 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 160 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 160 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NBX...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 849 KB
849 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js375 KB160 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js0 KB160 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js0 KB160 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js374 KB160 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQ159 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-91625057&cx=c&gtm=4e66a0139 KB66 KB (48%)3rd
https://improvingliteracy.org/wp-content/themes/bricks/assets/js/bricks.min.js?ver=177757599548 KB41 KB (85%)1st
https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js37 KB34 KB (93%)3rd
https://improvingliteracy.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.46 KB1st
https://www.google.com/recaptcha/api.js?onload=ctctOnLoadCallback&render=explicit1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
65 resources · 2.1 MB · 849 KB savings available
FIX
65 resources · 2.1 MB · 849 KB savings available
Warning::
Page weight 2.1 MB exceeds 1 MB target by 1.1 MB
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~849 KB of savings available
Warning::
28 third-party resources (58% of weight)
Info::
2 resources over 200KB
65 resources · 2.1 MiB · 28 third-party 1.1 MiB over 1MB target
JavaScript 54% · 1.1 MiB
Font 24% · 518.9 KiB
Image 15% · 325.4 KiB
CSS 5% · 102.8 KiB
Document 3% · 59.3 KiB
Other 0% · 6.5 KiB

~848.8 KiB of savings available

Remove unused JavaScript: 848.8 KiB
B
Third-Party Impact
58% third-party, 0 ms blocking
REVIEW
58% third-party, 0 ms blocking
Warning::
Third-party code accounts for 58% of page weight (1.2 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
42%
58%
First-party Third-party
B
Image Optimization
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Info::
All images are well-optimized
23 images 324 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
748ms total JS execution
REVIEW
748ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/ne1iDVw...: 352ms CPU time
Info::
https://improvingliteracy.org/: 182ms CPU time
Info::
Unattributable: 131ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-NBX...: 83ms CPU time
Warning::
Third-party scripts: 435ms (58% of total)

Main Thread Breakdown

Script Evaluation 50% Other 19% Style & Layout 12% Script Parsing & Compilation 10% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js352ms300ms25ms3rd
https://improvingliteracy.org/182ms3ms2ms1st
Unattributable131ms2ms0ms1st
https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQ83ms69ms13ms3rd
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
HTTP Caching
public, max-age=0, s-maxage=86400
REVIEW
public, max-age=0, s-maxage=86400
Info::
Cache-Control header is set
Got: public, max-age=0, s-maxage=86400
Info::
CDN TTL: 1 day (s-maxage=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, s-maxage=86400

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
s-maxage86400CDN caches for 1 day
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
11 fonts (519 KB)
PASS
11 fonts (519 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

519 KB total

Render-blocking

0

of 11

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 2.5 s FCP 670 ms LCP 990 mshttps://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2poppins-700-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2 — 8.2 KiB — 46 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2inter-400-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2 — 47.9 KiB — 50 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/inter-700-normal.woff2inter-700-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/inter-700-normal.woff2 — 47.9 KiB — 64 ms — font-display: swaphttps://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2fa-solid-900.woff2 https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2 — 153.5 KiB — 83 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/poppins-600-normal.woff2poppins-600-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-600-normal.woff2 — 8.4 KiB — 61 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/inter-600-normal.woff2inter-600-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/inter-600-normal.woff2 — 47.9 KiB — 76 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/inter-800-normal.woff2inter-800-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/inter-800-normal.woff2 — 47.9 KiB — 77 ms — font-display: swaphttps://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2fa-brands-400.woff2 https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2 — 115.2 KiB — 86 ms — font-display: swaphttps://improvingliteracy.org/wp-content/uploads/2025/12/poppins-500-normal.woff2poppins-500-normal.woff2 https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-500-normal.woff2 — 8.1 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 112 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
poppins-700-normal.woff2 woff2 swap
Size 8 KB
Load time 46 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
inter-400-normal.woff2 woff2 swap
Size 48 KB
Load time 50 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
inter-700-normal.woff2 woff2 swap
Size 48 KB
Load time 64 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 153 KB
Load time 83 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
poppins-600-normal.woff2 woff2 swap
Size 8 KB
Load time 61 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
inter-600-normal.woff2 woff2 swap
Size 48 KB
Load time 76 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
inter-800-normal.woff2 woff2 swap
Size 48 KB
Load time 77 ms
Start 289 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 115 KB
Load time 86 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
poppins-500-normal.woff2 woff2 swap
Size 8 KB
Load time 48 ms
Start 742 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 112 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.6 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)

Fixing the unchecked items could save ~134 KB and ~268 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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, s-maxage=86400
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Something Familiar

Network Waterfall
65 requests over 2802ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 670 ms LCP 990 mshttps://improvingliteracy.org// https://improvingliteracy.org/ — 200 — 29.4 KiB — 108 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/frontend-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/frontend-layer.min.css?ver=1777575995 — 200 — 25.0 KiB — 80 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-brands-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-brands-layer.min.css?ver=1777575995 — 200 — 5.2 KiB — 67 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-layer.min.css?ver=1777575995 — 200 — 19.1 KiB — 68 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/ionicons-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/ionicons-layer.min.css?ver=1777575995 — 200 — 5.3 KiB — 83 ms — h2https://improvingliteracy.org/wp-content/uploads/bricks/css/style-manager.min.css?ver=1769801262/wp-content/uploads/bricks/css/styl... https://improvingliteracy.org/wp-content/uploads/bricks/css/style-manager.min.css?ver=1769801262 — 200 — 1.1 KiB — 81 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-book-square-150x150.png/wp-content/uploads/2025/11/ncil-bo... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-book-square-150x150.png — 200 — 2.5 KiB — 73 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-child-reading-a-book-300x169.png/wp-content/uploads/2025/11/ncil-ch... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-child-reading-a-book-300x169.png — 200 — 32.2 KiB — 88 ms — h2https://improvingliteracy.org/wp-content/uploads/2026/04/Promo-Image-for-Infographics-300x169.png/wp-content/uploads/2026/04/Promo-I... https://improvingliteracy.org/wp-content/uploads/2026/04/Promo-Image-for-Infographics-300x169.png — 200 — 57.4 KiB — 165 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-key-roles-for-childrens-reading-success-1--300x169.jpg/wp-content/uploads/2025/11/ncil-ke... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-key-roles-for-childrens-reading-success-1--300x169.jpg — 200 — 11.9 KiB — 107 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-mom-reading-300x169.png/wp-content/uploads/2025/11/ncil-mo... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-mom-reading-300x169.png — 200 — 18.1 KiB — 122 ms — h3https://improvingliteracy.org/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1777575995/wp-content/themes/bricks/assets/js... https://improvingliteracy.org/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1777575995 — 200 — 48.5 KiB — 101 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQ — 200 — 159.1 KiB — 254 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-parent-teacher-confence-300x169.png/wp-content/uploads/2025/11/ncil-pa... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-parent-teacher-confence-300x169.png — 200 — 24.4 KiB — 123 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-a-smiling-doctor-in-a-white-coat-high-fives-a-young-child-300x169.jpg/wp-content/uploads/2025/11/ncil-a-... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-a-smiling-doctor-in-a-white-coat-high-fives-a-young-child-300x169.jpg — 200 — 11.3 KiB — 47 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-two-groups-of-building-blocks-300x169.jpg/wp-content/uploads/2025/11/ncil-tw... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-two-groups-of-building-blocks-300x169.jpg — 200 — 6.5 KiB — 71 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-instructional-coaching-300x169.png/wp-content/uploads/2025/11/ncil-in... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-instructional-coaching-300x169.png — 200 — 23.2 KiB — 169 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-teacher-and-student-high-five-300x169.png/wp-content/uploads/2025/11/ncil-te... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-teacher-and-student-high-five-300x169.png — 200 — 28.2 KiB — 180 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/bu-300x134.png/wp-content/uploads/2025/12/bu-300x... https://improvingliteracy.org/wp-content/uploads/2025/12/bu-300x134.png — 200 — 9.2 KiB — 199 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/usdeptofedu.png/wp-content/uploads/2025/12/usdepto... https://improvingliteracy.org/wp-content/uploads/2025/12/usdeptofedu.png — 200 — 4.8 KiB — 118 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/ideasthatwork-300x189.png/wp-content/uploads/2025/12/ideasth... https://improvingliteracy.org/wp-content/uploads/2025/12/ideasthatwork-300x189.png — 200 — 29.3 KiB — 167 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/fcrr-300x116.png/wp-content/uploads/2025/12/fcrr-30... https://improvingliteracy.org/wp-content/uploads/2025/12/fcrr-300x116.png — 200 — 9.1 KiB — 396 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/rmc-300x280.png/wp-content/uploads/2025/12/rmc-300... https://improvingliteracy.org/wp-content/uploads/2025/12/rmc-300x280.png — 200 — 5.1 KiB — 184 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/ccnetwork.png/wp-content/uploads/2025/12/ccnetwo... https://improvingliteracy.org/wp-content/uploads/2025/12/ccnetwork.png — 200 — 8.9 KiB — 120 ms — h3https://improvingliteracy.org/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-fcdfcbdf65e9ba33accc.js/wp-content/plugins/google-site-kit... https://improvingliteracy.org/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-fcdfcbdf65e9ba33accc.js — 200 — 2.9 KiB — 114 ms — h3https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.jsstatic.ctctcdn.com/js/signup-form-w... https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js — 200 — 37.2 KiB — 96 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/Pattern.Export.svg/wp-content/uploads/2025/11/Pattern... https://improvingliteracy.org/wp-content/uploads/2025/11/Pattern.Export.svg — 200 — 7.8 KiB — 92 ms — h3https://improvingliteracy.org/wp-content/uploads/2026/01/pattern-dark.png/wp-content/uploads/2026/01/pattern... https://improvingliteracy.org/wp-content/uploads/2026/01/pattern-dark.png — 200 — 2.7 KiB — 86 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2/wp-content/uploads/2025/12/poppins... https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2 — 200 — 8.2 KiB — 46 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2/wp-content/uploads/2025/12/inter-4... https://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2 — 200 — 47.9 KiB — 50 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 670 ms LCP 990 mshttps://improvingliteracy.org// https://improvingliteracy.org/ — 200 — 29.4 KiB — 108 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/frontend-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/frontend-layer.min.css?ver=1777575995 — 200 — 25.0 KiB — 80 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-brands-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-brands-layer.min.css?ver=1777575995 — 200 — 5.2 KiB — 67 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/font-awesome-6-layer.min.css?ver=1777575995 — 200 — 19.1 KiB — 68 ms — h2https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/ionicons-layer.min.css?ver=1777575995/wp-content/themes/bricks/assets/cs... https://improvingliteracy.org/wp-content/themes/bricks/assets/css/libs/ionicons-layer.min.css?ver=1777575995 — 200 — 5.3 KiB — 83 ms — h2https://improvingliteracy.org/wp-content/uploads/bricks/css/style-manager.min.css?ver=1769801262/wp-content/uploads/bricks/css/styl... https://improvingliteracy.org/wp-content/uploads/bricks/css/style-manager.min.css?ver=1769801262 — 200 — 1.1 KiB — 81 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-book-square-150x150.png/wp-content/uploads/2025/11/ncil-bo... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-book-square-150x150.png — 200 — 2.5 KiB — 73 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-child-reading-a-book-300x169.png/wp-content/uploads/2025/11/ncil-ch... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-child-reading-a-book-300x169.png — 200 — 32.2 KiB — 88 ms — h2https://improvingliteracy.org/wp-content/uploads/2026/04/Promo-Image-for-Infographics-300x169.png/wp-content/uploads/2026/04/Promo-I... https://improvingliteracy.org/wp-content/uploads/2026/04/Promo-Image-for-Infographics-300x169.png — 200 — 57.4 KiB — 165 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-key-roles-for-childrens-reading-success-1--300x169.jpg/wp-content/uploads/2025/11/ncil-ke... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-key-roles-for-childrens-reading-success-1--300x169.jpg — 200 — 11.9 KiB — 107 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-mom-reading-300x169.png/wp-content/uploads/2025/11/ncil-mo... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-mom-reading-300x169.png — 200 — 18.1 KiB — 122 ms — h3https://improvingliteracy.org/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1777575995/wp-content/themes/bricks/assets/js... https://improvingliteracy.org/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1777575995 — 200 — 48.5 KiB — 101 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NBXLK7SQ — 200 — 159.1 KiB — 254 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-parent-teacher-confence-300x169.png/wp-content/uploads/2025/11/ncil-pa... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-parent-teacher-confence-300x169.png — 200 — 24.4 KiB — 123 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-a-smiling-doctor-in-a-white-coat-high-fives-a-young-child-300x169.jpg/wp-content/uploads/2025/11/ncil-a-... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-a-smiling-doctor-in-a-white-coat-high-fives-a-young-child-300x169.jpg — 200 — 11.3 KiB — 47 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-two-groups-of-building-blocks-300x169.jpg/wp-content/uploads/2025/11/ncil-tw... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-two-groups-of-building-blocks-300x169.jpg — 200 — 6.5 KiB — 71 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-instructional-coaching-300x169.png/wp-content/uploads/2025/11/ncil-in... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-instructional-coaching-300x169.png — 200 — 23.2 KiB — 169 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-teacher-and-student-high-five-300x169.png/wp-content/uploads/2025/11/ncil-te... https://improvingliteracy.org/wp-content/uploads/2025/11/ncil-teacher-and-student-high-five-300x169.png — 200 — 28.2 KiB — 180 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/bu-300x134.png/wp-content/uploads/2025/12/bu-300x... https://improvingliteracy.org/wp-content/uploads/2025/12/bu-300x134.png — 200 — 9.2 KiB — 199 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/usdeptofedu.png/wp-content/uploads/2025/12/usdepto... https://improvingliteracy.org/wp-content/uploads/2025/12/usdeptofedu.png — 200 — 4.8 KiB — 118 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/ideasthatwork-300x189.png/wp-content/uploads/2025/12/ideasth... https://improvingliteracy.org/wp-content/uploads/2025/12/ideasthatwork-300x189.png — 200 — 29.3 KiB — 167 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/fcrr-300x116.png/wp-content/uploads/2025/12/fcrr-30... https://improvingliteracy.org/wp-content/uploads/2025/12/fcrr-300x116.png — 200 — 9.1 KiB — 396 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/rmc-300x280.png/wp-content/uploads/2025/12/rmc-300... https://improvingliteracy.org/wp-content/uploads/2025/12/rmc-300x280.png — 200 — 5.1 KiB — 184 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/ccnetwork.png/wp-content/uploads/2025/12/ccnetwo... https://improvingliteracy.org/wp-content/uploads/2025/12/ccnetwork.png — 200 — 8.9 KiB — 120 ms — h3https://improvingliteracy.org/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-fcdfcbdf65e9ba33accc.js/wp-content/plugins/google-site-kit... https://improvingliteracy.org/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-fcdfcbdf65e9ba33accc.js — 200 — 2.9 KiB — 114 ms — h3https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.jsstatic.ctctcdn.com/js/signup-form-w... https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js — 200 — 37.2 KiB — 96 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/Pattern.Export.svg/wp-content/uploads/2025/11/Pattern... https://improvingliteracy.org/wp-content/uploads/2025/11/Pattern.Export.svg — 200 — 7.8 KiB — 92 ms — h3https://improvingliteracy.org/wp-content/uploads/2026/01/pattern-dark.png/wp-content/uploads/2026/01/pattern... https://improvingliteracy.org/wp-content/uploads/2026/01/pattern-dark.png — 200 — 2.7 KiB — 86 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2/wp-content/uploads/2025/12/poppins... https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-700-normal.woff2 — 200 — 8.2 KiB — 46 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2/wp-content/uploads/2025/12/inter-4... https://improvingliteracy.org/wp-content/uploads/2025/12/inter-400-normal.woff2 — 200 — 47.9 KiB — 50 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/inter-700-normal.woff2/wp-content/uploads/2025/12/inter-7... https://improvingliteracy.org/wp-content/uploads/2025/12/inter-700-normal.woff2 — 200 — 47.9 KiB — 64 ms — h3https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2/wp-content/themes/bricks/assets/fo... https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-solid-900.woff2 — 200 — 153.5 KiB — 83 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-600-normal.woff2/wp-content/uploads/2025/12/poppins... https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-600-normal.woff2 — 200 — 8.4 KiB — 61 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/inter-600-normal.woff2/wp-content/uploads/2025/12/inter-6... https://improvingliteracy.org/wp-content/uploads/2025/12/inter-600-normal.woff2 — 200 — 47.9 KiB — 76 ms — h3https://improvingliteracy.org/wp-content/uploads/2025/12/inter-800-normal.woff2/wp-content/uploads/2025/12/inter-8... https://improvingliteracy.org/wp-content/uploads/2025/12/inter-800-normal.woff2 — 200 — 47.9 KiB — 77 ms — h3https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2/wp-content/themes/bricks/assets/fo... https://improvingliteracy.org/wp-content/themes/bricks/assets/fonts/fontawesome/fa-brands-400.woff2 — 200 — 115.2 KiB — 86 ms — h3blob:https://improvingliteracy.org/822e29fd-f668-4940-b7c6-98461ba9e43bimprovingliteracy.org/822e29fd-f668... blob:https://improvingliteracy.org/822e29fd-f668-4940-b7c6-98461ba9e43b — 200 — -1 B — 72 ms — blobhttps://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js — 200 — 27.5 KiB — 64 ms — h3https://improvingliteracy.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://improvingliteracy.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.9 KiB — 47 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-2WDV2XRLFR&gtm=45Pe66a0v9238195062za200zd9238195062&_p=1781207556025&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1109651561.1781207556&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.53%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938469~119456239~119456247&sid=1781207556&sct=1&seg=0&dl=https%3A%2F%2Fimprovingliteracy.org%2F&dt=National%20Center%20on%20Improving%20Literacy&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=573region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-2WDV2XRLFR&gtm=45Pe66a0v9238195062za200zd9238195062&_p=1781207556025&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1109651561.1781207556&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.53%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938469~119456239~119456247&sid=1781207556&sct=1&seg=0&dl=https%3A%2F%2Fimprovingliteracy.org%2F&dt=National%20Center%20on%20Improving%20Literacy&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=573 — 204 — 553 B — 88 ms — h2https://www.googletagmanager.com/gtag/js?id=G-91625057&cx=c&gtm=4e66a0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-91625057&cx=c&gtm=4e66a0 — 200 — 138.9 KiB — 106 ms — h2https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.7/underscore-min.jscdnjs.cloudflare.com/ajax/libs/unde... https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.7/underscore-min.js — 200 — 7.3 KiB — 32 ms — h3https://www.google.com/recaptcha/api.js?onload=ctctOnLoadCallback&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=ctctOnLoadCallback&render=explicit — 200 — 1.0 KiB — 63 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-91625057&gtm=45je66a0za200zb9238195062zd9238195062&_p=1781207556025&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1109651561.1781207556&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.53%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~119392696~119392704~119456239~119456247&sid=1781207556&sct=1&seg=0&dl=https%3A%2F%2Fimprovingliteracy.org%2F&dt=National%20Center%20on%20Improving%20Literacy&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&tfd=733region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-91625057&gtm=45je66a0za200zb9238195062zd9238195062&_p=1781207556025&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1109651561.1781207556&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.53%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938468~119392696~119392704~119456239~119456247&sid=1781207556&sct=1&seg=0&dl=https%3A%2F%2Fimprovingliteracy.org%2F&dt=National%20Center%20on%20Improving%20Literacy&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&tfd=733 — 204 — 48 B — 28 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-500-normal.woff2/wp-content/uploads/2025/12/poppins... https://improvingliteracy.org/wp-content/uploads/2025/12/poppins-500-normal.woff2 — 200 — 8.1 KiB — 48 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js — 200 — 374.9 KiB — 265 ms — h2https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.cssstatic.ctctcdn.com/js/signup-form-w... https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.css — 200 — 5.7 KiB — 39 ms — h2https://listgrowth.ctctcdn.com/v1/eff4fc95407c544c463afcd89b49b111.jsonlistgrowth.ctctcdn.com/v1/eff4fc954... https://listgrowth.ctctcdn.com/v1/eff4fc95407c544c463afcd89b49b111.json — 200 — 2.5 KiB — 375 ms — h2https://improvingliteracy.org/wp-content/uploads/2025/11/cropped-ncil-book-square-32x32.png/wp-content/uploads/2025/11/cropped... https://improvingliteracy.org/wp-content/uploads/2025/11/cropped-ncil-book-square-32x32.png — 200 — 1.2 KiB — 40 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&co=aHR0cHM6Ly9pbXByb3ZpbmdsaXRlcmFjeS5vcmc6NDQz&hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&size=invisible&anchor-ms=20000&execute-ms=30000&cb=vwodwwki16oywww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&co=aHR0cHM6Ly9pbXByb3ZpbmdsaXRlcmFjeS5vcmc6NDQz&hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&size=invisible&anchor-ms=20000&execute-ms=30000&cb=vwodwwki16oy — 200 — 27.7 KiB — 78 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/styles__ltr.css — 200 — 41.4 KiB — 31 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js — 200 — 374.2 KiB — 80 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvlwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl — 200 — 23 B — 220 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.2 KiB — 26 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 112 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js — 200 — 0 B — 18 ms — h3https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&bft=0dAFcWeA69PBP9j4WFPMIZqIMOXDYvLEKiurbSuh6RsJvYC-71bYas86mfoJa9UMBrmOnsM_720oIQzbr5gCtNLBw3ee-Zif0VMwwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=ne1iDVwClkE7nKD3uA9Vqsvl&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&bft=0dAFcWeA69PBP9j4WFPMIZqIMOXDYvLEKiurbSuh6RsJvYC-71bYas86mfoJa9UMBrmOnsM_720oIQzbr5gCtNLBw3ee-Zif0VMw — 200 — 2.2 KiB — 29 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/styles__ltr.css — 200 — 0 B — 0 ms — h3https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/ne1iDVwClkE7nKD3uA9Vqsvl/recaptcha__en.js — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.google.com/recaptcha/api2/reload?k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vrwww.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr — 200 — 3.4 KiB — 82 ms — h3https://www.gstatic.com/recaptcha/api2/refresh_2x.pngwww.gstatic.com/recaptcha/api2/refr... https://www.gstatic.com/recaptcha/api2/refresh_2x.png — 200 — 624 B — 19 ms — h3https://www.gstatic.com/recaptcha/api2/audio_2x.pngwww.gstatic.com/recaptcha/api2/audi... https://www.gstatic.com/recaptcha/api2/audio_2x.png — 200 — 554 B — 21 ms — h3https://www.gstatic.com/recaptcha/api2/info_2x.pngwww.gstatic.com/recaptcha/api2/info... https://www.gstatic.com/recaptcha/api2/info_2x.png — 200 — 689 B — 22 ms — h3https://www.google.com/recaptcha/api2/payload?p=06AFcWeA5TUrUoqxfHGMpcW-9hvShe4DQ6xFYgZj-xlF4BHFyOnm218co7G39ud5qatbr-iu0lRBaMrWM9_URvFcfru5KF5lRktzz-ui_mfRyhr9PzfNt0zEKHvEw4HaYGl6uSDJOSgHHOJzY2R_3jtKyX4FHy7T4SO4JUBiBNVViSGEwX1yoG8UstmFzxXh7SLCxjzVTArh0cX4ssED8LbToH0UQJcWAOfg&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vrwww.google.com/recaptcha/api2/paylo... https://www.google.com/recaptcha/api2/payload?p=06AFcWeA5TUrUoqxfHGMpcW-9hvShe4DQ6xFYgZj-xlF4BHFyOnm218co7G39ud5qatbr-iu0lRBaMrWM9_URvFcfru5KF5lRktzz-ui_mfRyhr9PzfNt0zEKHvEw4HaYGl6uSDJOSgHHOJzY2R_3jtKyX4FHy7T4SO4JUBiBNVViSGEwX1yoG8UstmFzxXh7SLCxjzVTArh0cX4ssED8LbToH0UQJcWAOfg&k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr — 200 — 27.7 KiB — 40 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
58% of JavaScript execution is third-party
First-party Third-party 435ms · 159KB · $6/mo
www.gstatic.com
Other
Costly
Execution 352ms
Transfer 0 KB
Unused 43%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 159 KB
Unused 42%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 352ms and costs ~$5/month

58% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.gstatic.com takes 352ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-05-13 — 2026-06-09)

LCP (p75)

1324 ms

94% good

INP (p75)

45 ms

99% good

CLS (p75)

0.010

96% good

FCP (p75)

1060 ms

TTFB (p75)

692 ms

This origin passes Core Web Vitals assessment
Image Optimization
16 images, 271 KB total, 1 KB wasted
INFO

Image Optimization Audit

Total Images

16

Total Size

271 KB

Oversized

1

Wasted

1 KB

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

Send Feedback