Skip to content
https://sphinx-doc.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
2
REVIEW
1
PASS
10
INFO
2

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

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

756 ms

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

1.33 s

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

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

835 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.33 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
10 PASS 1 REVIEW 2 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (618.0 KiB of 618.4 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://www.sphinx-doc.org/en/master/_images/linux... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sphinx-doc.org/en/master/_images/jupyt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sphinx-doc.org/en/master/_static/sphin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.sphinx-doc.org/en/master/_images/pytho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 450 KB
0 oversized -0 KB
1 legacy format
4 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

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

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

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

A+
Page Weight Budget
618 KB transferred, 21 requests
PASS
618 KB transferred, 21 requests
Info::
Page weighs 1024 KB (618 KB transferred)
Info::
21 HTTP requests
Info::
Estimated 0.13 g CO2 per page load
618 KB / 2.4 MB budget
618 KB transferred
21 requests
0.13 g CO2 per page load
Images 450.0 KiB 73%
JavaScript 139.2 KiB 23%
CSS 13.8 KiB 2%
HTML 7.4 KiB 1%
Other 4.2 KiB 1%
Other 3.7 KiB 1%
0 2.4 MB 4.9 MB
Under budget
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
330ms total JS execution
PASS
330ms total JS execution
Info::
https://www.sphinx-doc.org/en/master/: 151ms CPU time
Info::
https://www.sphinx-doc.org/_/static/javascript/rea...: 125ms CPU time
Info::
Unattributable: 55ms CPU time
Warning::
Third-party scripts: 330ms (100% of total)

Main Thread Breakdown

Other 42% Script Evaluation 31% Style & Layout 17% Script Parsing & Compilation 3% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.sphinx-doc.org/en/master/151ms1ms0ms3rd
https://www.sphinx-doc.org/_/static/javascript/readthedocs-addons.js125ms99ms11ms3rd
Unattributable55ms1ms0ms3rd
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
JS Bundles
4 scripts, 49 KB unused
PASS
4 scripts, 49 KB unused
Warning::
https://www.sphinx-doc.org/_/static/javascript/rea...: 49 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 49 KB
49 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.sphinx-doc.org/_/static/javascript/readthedocs-addons.js132 KB49 KB (37%)3rd
https://www.sphinx-doc.org/en/master/_static/documentation_options.js?v=7ac69e551 KB3rd
https://www.sphinx-doc.org/en/master/_static/doctools.js?v=fd6eb6e63 KB3rd
https://www.sphinx-doc.org/en/master/_static/sphinx_highlight.js?v=6ffebe343 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

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
Page Weight Inventory
21 resources · 618 KB · 49 KB savings available
PASS
21 resources · 618 KB · 49 KB savings available
Info::
Within 1MB page-weight target
Got: 618 KB
Warning::
20 third-party resources (100% of weight)
Info::
1 resources over 200KB
21 resources · 618.4 KiB · 20 third-party Within 1MB page-weight target
Image 73% · 452.8 KiB
JavaScript 23% · 139.2 KiB
CSS 2% · 13.8 KiB
Document 1% · 8.5 KiB
Other 1% · 4.1 KiB

~48.8 KiB of savings available

Remove unused JavaScript: 48.8 KiB
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
21 requests over 906ms
INFO
0 ms 500 ms 1.0 s FCP 756 ms LCP 1.3 shttps://sphinx-doc.org// https://sphinx-doc.org/ — 301 — 409 B — 43 ms — h3https://www.sphinx-doc.org/www.sphinx-doc.org/ https://www.sphinx-doc.org/ — 302 — 1.1 KiB — 214 ms — h3https://www.sphinx-doc.org/en/master/www.sphinx-doc.org/en/master/ https://www.sphinx-doc.org/en/master/ — 200 — 7.4 KiB — 68 ms — h3https://www.sphinx-doc.org/en/master/_static/pygments.css?v=b86133f3www.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/pygments.css?v=b86133f3 — 200 — 2.1 KiB — 28 ms — h3https://www.sphinx-doc.org/en/master/_static/basic.css?v=29da98fawww.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/basic.css?v=29da98fa — 200 — 4.5 KiB — 38 ms — h3https://www.sphinx-doc.org/en/master/_static/graphviz.css?v=4ae1632dwww.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/graphviz.css?v=4ae1632d — 200 — 1.1 KiB — 34 ms — h3https://www.sphinx-doc.org/en/master/_static/sphinx13.css?v=ba1752c5www.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/sphinx13.css?v=ba1752c5 — 200 — 6.2 KiB — 55 ms — h3https://www.sphinx-doc.org/en/master/_static/documentation_options.js?v=7ac69e55www.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/documentation_options.js?v=7ac69e55 — 200 — 1.2 KiB — 41 ms — h3https://www.sphinx-doc.org/en/master/_static/doctools.js?v=fd6eb6e6www.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/doctools.js?v=fd6eb6e6 — 200 — 2.6 KiB — 46 ms — h3https://www.sphinx-doc.org/en/master/_static/sphinx_highlight.js?v=6ffebe34www.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/sphinx_highlight.js?v=6ffebe34 — 200 — 3.1 KiB — 52 ms — h3https://www.sphinx-doc.org/en/master/_static/sphinx-logo.svgwww.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/sphinx-logo.svg — 200 — 1.5 KiB — 40 ms — h3https://www.sphinx-doc.org/en/master/_images/python-logo.pngwww.sphinx-doc.org/en/master/_image... https://www.sphinx-doc.org/en/master/_images/python-logo.png — 200 — 57.0 KiB — 90 ms — h3https://www.sphinx-doc.org/en/master/_images/linux-logo.pngwww.sphinx-doc.org/en/master/_image... https://www.sphinx-doc.org/en/master/_images/linux-logo.png — 200 — 349.5 KiB — 93 ms — h3https://www.sphinx-doc.org/en/master/_images/jupyter-logo.pngwww.sphinx-doc.org/en/master/_image... https://www.sphinx-doc.org/en/master/_images/jupyter-logo.png — 200 — 42.1 KiB — 52 ms — h3https://www.sphinx-doc.org/_/static/javascript/readthedocs-addons.jswww.sphinx-doc.org/_/static/javascr... https://www.sphinx-doc.org/_/static/javascript/readthedocs-addons.js — 200 — 132.3 KiB — 71 ms — h3data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path …www.w3.org/2000/svg" viewBox="0 0 2... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path … — 200 — 0 B — 0 ms — datahttps://www.sphinx-doc.org/_/addons/?client-version=0.49.0&api-version=1&project-slug=sphinx&version-slug=masterwww.sphinx-doc.org/_/addons/?client... https://www.sphinx-doc.org/_/addons/?client-version=0.49.0&api-version=1&project-slug=sphinx&version-slug=master — 200 — 2.9 KiB — 65 ms — h3https://www.sphinx-doc.org/en/master/_static/favicon.svgwww.sphinx-doc.org/en/master/_stati... https://www.sphinx-doc.org/en/master/_static/favicon.svg — 200 — 2.7 KiB — 28 ms — h3https://www.sphinx-doc.org/_/api/v2/analytics/?project=sphinx&version=master&absolute_uri=https%3A%2F%2Fwww.sphinx-doc.org%2Fen%2Fmaster%2F&status=200www.sphinx-doc.org/_/api/v2/analyti... https://www.sphinx-doc.org/_/api/v2/analytics/?project=sphinx&version=master&absolute_uri=https%3A%2F%2Fwww.sphinx-doc.org%2Fen%2Fmaster%2F&status=200 — 204 — 849 B — 190 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+C…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+C… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — data
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 330ms · 140KB · $4/mo
www.sphinx-doc.org
Other
Optional
Execution 151ms
Transfer 7 KB
Monthly Cost $2/mo
www.sphinx-doc.org
Other
Optional
Execution 125ms
Transfer 132 KB
Unused 37%
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 55ms
Transfer 0 KB
Monthly Cost $1/mo

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

Why this matters

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

Learn more

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback