Skip to content
https://github.blog

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
4
PASS
8
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.
89
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.

340 ms

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

2.59 s

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

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

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

2.61 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
8 PASS 4 REVIEW 1 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 49 requests
FIX
3.4 MB transferred, 49 requests
Warning::
Page weighs 4.9 MB (3.4 MB transferred)
Warning::
Images are 1.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.8 MB
Info::
Fonts are 1.3 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.3 MB
Info::
49 HTTP requests
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
49 requests
0.71 g CO2 per page load
Images 1.8 MiB 52%
Fonts 1.3 MiB 38%
JavaScript 203.8 KiB 6%
CSS 83.9 KiB 2%
HTML 37.6 KiB 1%
Other 6.8 KiB 0%
Other 469 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

B
Image Optimization
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Info::
All images are well-optimized
29 images 1.8 MB
0 oversized -0 KB
7 legacy format
0 missing dimensions CLS risk
B
JS Bundles
14 scripts, 90 KB unused
REVIEW
14 scripts, 90 KB unused
Warning::
https://js.monitor.azure.com/scripts/c/ms.analytic...: 90 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.monitor.azure.com/scripts/c/ms.analytic...: unminified — 38 KB could be saved
Info::
Total unused JavaScript: 90 KB
90 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.js103 KB90 KB (88%)3rd
https://github.blog/wp-includes/js/dist/url.min.js?m=1774626885g4 KB1st
https://ghcc.githubassets.com/ghcc.min.js18 KB3rd
https://github.blog/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a16 KB1st
https://github.blog/_static/??/wp-content/plugins/gh-cookie-consent-and-tracking/dist/js/cookie-consent-and-tracking.js,/wp-includes/js/dist/hooks.min.js?m=1776795618j4 KB1st
https://github.blog/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933753 KB1st
https://github.blog/wp-content/themes/github-2021/dist/blocks/category-filter/view-module.js?ver=c98e3bfa4bc2be7e76541 KB1st
https://github.blog/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee3 KB1st
https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j41 KB1st
https://analytics.githubassets.com/v1.1.0/hydro-marketing.min.js?ver=6.9.44 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

C
Page Weight Inventory
Action
49 resources · 3.4 MB · 90 KB savings available
REVIEW
49 resources · 3.4 MB · 90 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~90 KB of savings available
Info::
11 third-party resources (4% of weight)
Info::
3 resources over 200KB
49 resources · 3.4 MiB · 11 third-party 2.4 MiB over 1MB target
Image 52% · 1.8 MiB
Font 38% · 1.3 MiB
JavaScript 6% · 203.8 KiB
CSS 2% · 83.9 KiB
Document 1% · 37.6 KiB
Other 0% · 469 B

~89.6 KiB of savings available

Remove unused JavaScript: 89.6 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
4% third-party, 0 ms blocking
PASS
4% third-party, 0 ms blocking
Info::
Third-party code accounts for 4% of page weight (138.5 KiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
96%
First-party Third-party
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
435ms total JS execution
PASS
435ms total JS execution
Warning::
https://github.blog/: 288ms CPU time
Info::
Unattributable: 85ms CPU time
Info::
https://github.blog/_static/??/wp-content/themes/g...: 62ms CPU time
Info::
Third-party scripts: 85ms (20% of total)

Main Thread Breakdown

Style & Layout 40% Other 30% Script Evaluation 13% Rendering 8% Parse HTML & CSS 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://github.blog/288ms6ms1ms1st
Unattributable85ms10ms0ms3rd
https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j62ms22ms3ms1st
A+
Font Loading
2 fonts (1337 KB)
PASS
2 fonts (1337 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

1337 KB total

Render-blocking

0

of 2

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 340 ms LCP 2.6 shttps://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2mona-sans.woff2 https://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2 — 134.4 KiB — 33 ms — font-display: swaphttps://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2MonaspaceNeon-Regular.w... https://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2 — 1.2 MiB — 75 ms — font-display: swap
mona-sans.woff2 woff2 swap
Size 134 KB
Load time 33 ms
Start 22 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
MonaspaceNeon-Regular.w... woff2 swap
Size 1203 KB
Load time 75 ms
Start 23 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
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 ~669 KB and ~1338 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 Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
49 requests over 751ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 340 ms LCP 2.6 shttps://github.blog// https://github.blog/ — 200 — 37.6 KiB — 7 ms — h2https://github.blog/_static/??-eJx1jEEOwiAQRS8kjm1i0YXxLJSOMBGmhBnSeHuJJkYXbt9/78NWjF9ZkRVKaoFYoKOM3AxlFxCcCKqAlz5kMrfabSP6SLjvbAdfBxoxo0AgjW0242EcYCHRVyukaMRXKvrpiH1qSy/mtPq7QES3EAd4v2fiv2Zx1YXqSvx1r/kyWDvZ83EaTk8dgVAS/_static/??-eJx1jEEOwiAQRS8kjm1i0YX... https://github.blog/_static/??-eJx1jEEOwiAQRS8kjm1i0YXxLJSOMBGmhBnSeHuJJkYXbt9/78NWjF9ZkRVKaoFYoKOM3AxlFxCcCKqAlz5kMrfabSP6SLjvbAdfBxoxo0AgjW0242EcYCHRVyukaMRXKvrpiH1qSy/mtPq7QES3EAd4v2fiv2Zx1YXqSvx1r/kyWDvZ83EaTk8dgVAS — 200 — 83.9 KiB — 32 ms — h2https://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2 — 200 — 134.4 KiB — 33 ms — h2https://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2 — 200 — 1.2 MiB — 75 ms — h2https://github.blog/wp-content/uploads/2024/06/AI-DarkMode-4.png?w=800/wp-content/uploads/2024/06/AI-Dark... https://github.blog/wp-content/uploads/2024/06/AI-DarkMode-4.png?w=800 — 200 — 136.6 KiB — 48 ms — h2https://github.blog/wp-content/uploads/2024/05/Enterprise-DarkMode-3.png?w=800/wp-content/uploads/2024/05/Enterpr... https://github.blog/wp-content/uploads/2024/05/Enterprise-DarkMode-3.png?w=800 — 200 — 164.6 KiB — 57 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.42.45%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.42.45%E2%80%AFAM.png?w=800 — 200 — 130.7 KiB — 60 ms — h2https://github.blog/wp-content/themes/github-2021/dist/blocks/category-filter/view-module.js?ver=c98e3bfa4bc2be7e7654/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/blocks/category-filter/view-module.js?ver=c98e3bfa4bc2be7e7654 — 200 — 932 B — 37 ms — h2https://github.blog/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a/wp-includes/js/dist/script-modules... https://github.blog/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a — 200 — 15.5 KiB — 37 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.43.47%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.43.47%E2%80%AFAM.png?w=800 — 200 — 223.9 KiB — 44 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.44.23%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.44.23%E2%80%AFAM.png?w=800 — 200 — 132.9 KiB — 47 ms — h2https://ghcc.githubassets.com/ghcc.min.jsghcc.githubassets.com/ghcc.min.js https://ghcc.githubassets.com/ghcc.min.js — 200 — 17.7 KiB — 162 ms — h2https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.jsjs.monitor.azure.com/scripts/c/ms.a... https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.js — 200 — 102.9 KiB — 164 ms — h2https://github.blog/_static/??/wp-content/plugins/gh-cookie-consent-and-tracking/dist/js/cookie-consent-and-tracking.js,/wp-includes/js/dist/hooks.min.js?m=1776795618j/_static/??/wp-content/plugins/gh-c... https://github.blog/_static/??/wp-content/plugins/gh-cookie-consent-and-tracking/dist/js/cookie-consent-and-tracking.js,/wp-includes/js/dist/hooks.min.js?m=1776795618j — 200 — 4.0 KiB — 42 ms — h2https://github.blog/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://github.blog/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 41 ms — h2https://github.blog/wp-includes/js/dist/url.min.js?m=1774626885g/wp-includes/js/dist/url.min.js?m=1... https://github.blog/wp-includes/js/dist/url.min.js?m=1774626885g — 200 — 4.1 KiB — 41 ms — h2https://github.blog/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://github.blog/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 41 ms — h2https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j/_static/??/wp-content/themes/githu... https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j — 200 — 41.1 KiB — 43 ms — h2https://analytics.githubassets.com/v1.1.0/hydro-marketing.min.js?ver=6.9.4analytics.githubassets.com/v1.1.0/h... https://analytics.githubassets.com/v1.1.0/hydro-marketing.min.js?ver=6.9.4 — 200 — 4.2 KiB — 17 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.46.23%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.46.23%E2%80%AFAM.png?w=800 — 200 — 146.9 KiB — 47 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.47.04%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.47.04%E2%80%AFAM.png?w=800 — 200 — 117.6 KiB — 48 ms — h2https://github.blog/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=f55e93a1ad4806e91785/wp-includes/js/dist/script-modules... https://github.blog/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=f55e93a1ad4806e91785 — 200 — 1.0 KiB — 46 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 13 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow.svg — 200 — 656 B — 4 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow-stem.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow-stem.svg — 200 — 539 B — 4 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/external.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/external.svg — 200 — 776 B — 3 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=800/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=800 — 200 — 124.3 KiB — 17 ms — h2https://avatars.githubusercontent.com/u/8644266?v=4&s=40avatars.githubusercontent.com/u/864... https://avatars.githubusercontent.com/u/8644266?v=4&s=40 — 200 — 1.4 KiB — 37 ms — h2https://github.blog/wp-content/uploads/2026/04/git254.png?w=200/wp-content/uploads/2026/04/git254.... https://github.blog/wp-content/uploads/2026/04/git254.png?w=200 — 200 — 2.0 KiB — 14 ms — h2https://github.blog/wp-content/uploads/2026/01/CLI-Square.jpg?w=200/wp-content/uploads/2026/01/CLI-Squ... https://github.blog/wp-content/uploads/2026/01/CLI-Square.jpg?w=200 — 200 — 1.3 KiB — 12 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 340 ms LCP 2.6 shttps://github.blog// https://github.blog/ — 200 — 37.6 KiB — 7 ms — h2https://github.blog/_static/??-eJx1jEEOwiAQRS8kjm1i0YXxLJSOMBGmhBnSeHuJJkYXbt9/78NWjF9ZkRVKaoFYoKOM3AxlFxCcCKqAlz5kMrfabSP6SLjvbAdfBxoxo0AgjW0242EcYCHRVyukaMRXKvrpiH1qSy/mtPq7QES3EAd4v2fiv2Zx1YXqSvx1r/kyWDvZ83EaTk8dgVAS/_static/??-eJx1jEEOwiAQRS8kjm1i0YX... https://github.blog/_static/??-eJx1jEEOwiAQRS8kjm1i0YXxLJSOMBGmhBnSeHuJJkYXbt9/78NWjF9ZkRVKaoFYoKOM3AxlFxCcCKqAlz5kMrfabSP6SLjvbAdfBxoxo0AgjW0242EcYCHRVyukaMRXKvrpiH1qSy/mtPq7QES3EAd4v2fiv2Zx1YXqSvx1r/kyWDvZ83EaTk8dgVAS — 200 — 83.9 KiB — 32 ms — h2https://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/fonts/mona-sans.woff2 — 200 — 134.4 KiB — 33 ms — h2https://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/fonts/MonaspaceNeon-Regular.woff2 — 200 — 1.2 MiB — 75 ms — h2https://github.blog/wp-content/uploads/2024/06/AI-DarkMode-4.png?w=800/wp-content/uploads/2024/06/AI-Dark... https://github.blog/wp-content/uploads/2024/06/AI-DarkMode-4.png?w=800 — 200 — 136.6 KiB — 48 ms — h2https://github.blog/wp-content/uploads/2024/05/Enterprise-DarkMode-3.png?w=800/wp-content/uploads/2024/05/Enterpr... https://github.blog/wp-content/uploads/2024/05/Enterprise-DarkMode-3.png?w=800 — 200 — 164.6 KiB — 57 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.42.45%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.42.45%E2%80%AFAM.png?w=800 — 200 — 130.7 KiB — 60 ms — h2https://github.blog/wp-content/themes/github-2021/dist/blocks/category-filter/view-module.js?ver=c98e3bfa4bc2be7e7654/wp-content/themes/github-2021/dist... https://github.blog/wp-content/themes/github-2021/dist/blocks/category-filter/view-module.js?ver=c98e3bfa4bc2be7e7654 — 200 — 932 B — 37 ms — h2https://github.blog/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a/wp-includes/js/dist/script-modules... https://github.blog/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=66c613f68580994bb00a — 200 — 15.5 KiB — 37 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.43.47%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.43.47%E2%80%AFAM.png?w=800 — 200 — 223.9 KiB — 44 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.44.23%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.44.23%E2%80%AFAM.png?w=800 — 200 — 132.9 KiB — 47 ms — h2https://ghcc.githubassets.com/ghcc.min.jsghcc.githubassets.com/ghcc.min.js https://ghcc.githubassets.com/ghcc.min.js — 200 — 17.7 KiB — 162 ms — h2https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.jsjs.monitor.azure.com/scripts/c/ms.a... https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.js — 200 — 102.9 KiB — 164 ms — h2https://github.blog/_static/??/wp-content/plugins/gh-cookie-consent-and-tracking/dist/js/cookie-consent-and-tracking.js,/wp-includes/js/dist/hooks.min.js?m=1776795618j/_static/??/wp-content/plugins/gh-c... https://github.blog/_static/??/wp-content/plugins/gh-cookie-consent-and-tracking/dist/js/cookie-consent-and-tracking.js,/wp-includes/js/dist/hooks.min.js?m=1776795618j — 200 — 4.0 KiB — 42 ms — h2https://github.blog/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://github.blog/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 41 ms — h2https://github.blog/wp-includes/js/dist/url.min.js?m=1774626885g/wp-includes/js/dist/url.min.js?m=1... https://github.blog/wp-includes/js/dist/url.min.js?m=1774626885g — 200 — 4.1 KiB — 41 ms — h2https://github.blog/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://github.blog/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 41 ms — h2https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j/_static/??/wp-content/themes/githu... https://github.blog/_static/??/wp-content/themes/github-2021/dist/js/site-script.js,/wp-content/plugins/page-links-to/dist/new-tab.js?m=1776795618j — 200 — 41.1 KiB — 43 ms — h2https://analytics.githubassets.com/v1.1.0/hydro-marketing.min.js?ver=6.9.4analytics.githubassets.com/v1.1.0/h... https://analytics.githubassets.com/v1.1.0/hydro-marketing.min.js?ver=6.9.4 — 200 — 4.2 KiB — 17 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.46.23%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.46.23%E2%80%AFAM.png?w=800 — 200 — 146.9 KiB — 47 ms — h2https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.47.04%E2%80%AFAM.png?w=800/wp-content/uploads/2024/07/Screens... https://github.blog/wp-content/uploads/2024/07/Screenshot-2024-07-23-at-8.47.04%E2%80%AFAM.png?w=800 — 200 — 117.6 KiB — 48 ms — h2https://github.blog/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=f55e93a1ad4806e91785/wp-includes/js/dist/script-modules... https://github.blog/wp-includes/js/dist/script-modules/block-library/query/view.min.js?ver=f55e93a1ad4806e91785 — 200 — 1.0 KiB — 46 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 13 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow.svg — 200 — 656 B — 4 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow-stem.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/arrow-stem.svg — 200 — 539 B — 4 ms — h2https://github.blog/wp-content/themes/github-2021/assets/img/button/external.svg/wp-content/themes/github-2021/asse... https://github.blog/wp-content/themes/github-2021/assets/img/button/external.svg — 200 — 776 B — 3 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=800/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=800 — 200 — 124.3 KiB — 17 ms — h2https://avatars.githubusercontent.com/u/8644266?v=4&s=40avatars.githubusercontent.com/u/864... https://avatars.githubusercontent.com/u/8644266?v=4&s=40 — 200 — 1.4 KiB — 37 ms — h2https://github.blog/wp-content/uploads/2026/04/git254.png?w=200/wp-content/uploads/2026/04/git254.... https://github.blog/wp-content/uploads/2026/04/git254.png?w=200 — 200 — 2.0 KiB — 14 ms — h2https://github.blog/wp-content/uploads/2026/01/CLI-Square.jpg?w=200/wp-content/uploads/2026/01/CLI-Squ... https://github.blog/wp-content/uploads/2026/01/CLI-Square.jpg?w=200 — 200 — 1.3 KiB — 12 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo-1-e1767926364316.png?w=200/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo-1-e1767926364316.png?w=200 — 200 — 17.6 KiB — 15 ms — h2https://github.blog/wp-content/uploads/2026/01/4ba0cd42388a255e04c78e5143548f22e577d68e0f15f68e6a3c76c18b927981-1920x1080-1.png?w=200/wp-content/uploads/2026/01/4ba0cd4... https://github.blog/wp-content/uploads/2026/01/4ba0cd42388a255e04c78e5143548f22e577d68e0f15f68e6a3c76c18b927981-1920x1080-1.png?w=200 — 200 — 9.6 KiB — 16 ms — h2https://github.blog/wp-content/uploads/2026/04/command-cecnter.png?w=200/wp-content/uploads/2026/04/command... https://github.blog/wp-content/uploads/2026/04/command-cecnter.png?w=200 — 200 — 20.2 KiB — 17 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-github-invertocat-logo.png?w=200/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-github-invertocat-logo.png?w=200 — 200 — 13.0 KiB — 18 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=200/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-github-logo-right.png?w=200 — 200 — 12.1 KiB — 20 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo-1-e1767926364316.png?w=600/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo-1-e1767926364316.png?w=600 — 200 — 105.0 KiB — 37 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo.png?w=400/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo.png?w=400 — 200 — 32.4 KiB — 24 ms — h2https://avatars.githubusercontent.com/u/15013243?v=4&s=40avatars.githubusercontent.com/u/150... https://avatars.githubusercontent.com/u/15013243?v=4&s=40 — 200 — 1.5 KiB — 32 ms — h2https://avatars.githubusercontent.com/u/247706?v=4&s=40avatars.githubusercontent.com/u/247... https://avatars.githubusercontent.com/u/247706?v=4&s=40 — 200 — 1.7 KiB — 31 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-copilot-flying-invertocat-logo-github.png?w=400/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-copilot-flying-invertocat-logo-github.png?w=400 — 200 — 39.1 KiB — 27 ms — h2https://github.blog/wp-content/uploads/2026/01/generic-mona-invertocat-logo.png?w=400/wp-content/uploads/2026/01/generic... https://github.blog/wp-content/uploads/2026/01/generic-mona-invertocat-logo.png?w=400 — 200 — 46.0 KiB — 29 ms — h2https://github.blog/wp-content/uploads/2026/01/CLIBanner_BlogHeader_01.jpg?w=300/wp-content/uploads/2026/01/CLIBann... https://github.blog/wp-content/uploads/2026/01/CLIBanner_BlogHeader_01.jpg?w=300 — 200 — 11.3 KiB — 30 ms — h2https://github.blog/wp-content/uploads/2025/10/octoverse-2025-hero-image.png?w=768/wp-content/uploads/2025/10/octover... https://github.blog/wp-content/uploads/2025/10/octoverse-2025-hero-image.png?w=768 — 200 — 80.5 KiB — 33 ms — h2https://github.blog/wp-content/uploads/2025/10/log4shell.png?w=768/wp-content/uploads/2025/10/log4she... https://github.blog/wp-content/uploads/2025/10/log4shell.png?w=768 — 200 — 233.0 KiB — 34 ms — h2https://collector.githubapp.com/github-blog/collectcollector.githubapp.com/github-blog... https://collector.githubapp.com/github-blog/collect — 204 — 469 B — 331 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=153214340&post=78933&tz=-7&srv=github.blog&hp=vip&j=1%3A15.5-beta&host=github.blog&ref=&fcp=328&rand=0.0055888412307087965pixel.wp.com/g.gif?v=ext&blog=15321... https://pixel.wp.com/g.gif?v=ext&blog=153214340&post=78933&tz=-7&srv=github.blog&hp=vip&j=1%3A15.5-beta&host=github.blog&ref=&fcp=328&rand=0.0055888412307087965 — 200 — 177 B — 2 ms — h2blob:https://github.blog/2872b398-3b47-40a1-8520-e99e6b790b35github.blog/2872b398-3b47-40a1-8520... blob:https://github.blog/2872b398-3b47-40a1-8520-e99e6b790b35 — 200 — -1 B — 39 ms — blobhttps://github.githubassets.com/favicon.icogithub.githubassets.com/favicon.ico https://github.githubassets.com/favicon.ico — 200 — 6.8 KiB — 11 ms — h2https://github.blog/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://github.blog/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.5 KiB — 4 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
20% of JavaScript execution is third-party
First-party Third-party 85ms · 0KB · $0/mo
Unattributable
Other
Optional
Execution 85ms
Transfer 0 KB
Monthly Cost $0/mo

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