Features
xSpeed Hub Pricing Docs Blog Scan
Appearance
Get Plugin
44of 100

bolt.new

Scanned Sun, 20 Sep 2026 10:14:12 GMT · https://bolt.new/

FLevel 2 · Slow
Vite SPACloudflare
Desktop view of bolt.new at scan time. Click for full size
As Lighthouse saw it · click to enlarge
325msTTFB
43Lighthouse desktop · graded
28Lighthouse mobile
2.9sLCP
0.00CLS
brCompression
MISSCache

Lab data: Lighthouse 13.4.1 desktop run, graded above · Reproduce this run on PageSpeed Insights ↗ · Mobile: 36 (F) —

Why is this different from the score in my browser?

The graded score is the desktop run. Lighthouse 13.4.1 runs at Google through the PageSpeed Insights API on a desktop profile with no CPU or network throttling — close to what Chrome DevTools on a laptop, GTmetrix's default test and the PageSpeed API (which defaults to desktop) all measure, so this is the number you should be able to reproduce: run it yourself on PageSpeed Insights.

Google ranks on mobile. That run happens too, on an emulated mid-range Android with a 4× CPU slowdown and a throttled connection, and the same page routinely scores 30–50 points lower there. Neither number is wrong — they are different tests. On this page the mobile run scored 36 (F) against 44 (F) here — to see every check graded on that run.

Lighthouse also varies a few points run to run on the same URL. Treat a trend across several scans as the signal, never a single digit.

Lab data: Google PageSpeed Insights (Lighthouse, desktop). Server probes (TTFB, compression, cache, headers) are measured separately from Vilnius, Lithuania (EU).

Top fixes ranked by points recovered · desktop

This is a Vite SPA site — act on the report with your AI assistant

  1. Platform detectedVite SPA — every check below links the official guideline for the fix in this stack.
  2. Act on it with your AIThe machine-readable twin of this report gives an agent every failing check with its evidence, remediation and guideline link.
  3. Check the originHosting sets the floor on TTFB. xCloud hosts any stack — agent/MCP access built in, bring-your-own-server pricing.

xSpeed is a WordPress plugin, so it can't automate Vite SPA fixes — and that's fine. Every check below links its official guideline, and the machine-readable twin of this report gives an AI everything it needs to plan the work (11 checks name a concrete remediation):

Read the speed report at https://xspeedcache.com/scan/r/bolt-new-61977dd793.md — it lists every failing check with evidence and the official guideline for the fix. Produce a prioritized fix plan for my Vite SPA site, apply what you can, then re-test by POSTing {"url":"https://bolt.new/"} to https://xspeedcache.com/api/scan and compare the scores.
How the checks are graded Scan another site
Hosting is half of every score. Whatever the stack — Vite SPA included, the server behind it sets the floor on TTFB. xCloud — from the team behind xSpeed — hosts any platform (this site's own scanner runs on it), with agent/MCP access built in and bring-your-own-server pricing. Explore xCloud.host →

Connect this scanner to your AI assistant

Free. No API key, no sign-up. Scan any public site and get the same graded report as this one, with the fix for every failing check.

Endpoint

https://xspeedcache.com/scan/mcp

Claude Code — one command

claude mcp add --transport http xspeed-scan https://xspeedcache.com/scan/mcp

Claude Desktop, Cursor, or any MCP client — add to your config

{ "mcpServers": { "xspeed-scan": { "type": "http", "url": "https://xspeedcache.com/scan/mcp" } } }
  • run_speed_scan Scan any public URL and return this whole graded report.
  • get_speed_scan Read a scan already run, by its id.
Read the MCP documentation →
F

Core Web Vitals & lab metrics

1/5 checks passed · 18.7/40 pts earned
47/100
Fail
Lighthouse performance score (desktop) 7.7/18 pts
43/100 (Lighthouse 13.4.1, desktop)
The composite Lighthouse score — every fix below moves it.
xSpeed Free AI Optimize
AI promptUsing my site's xSpeed MCP connection: run optimize_site, then run_benchmark to verify the score improved.
Partial
Largest Contentful Paint ≤ 2.5s 4/8 pts
LCP 2.9s
Serve the hero content faster: cache the page, preload the LCP image, and ship critical CSS.
xSpeed Free Page Cache + Preloader (Critical CSS in Pro)
AI promptUsing my site's xSpeed MCP connection: enable page caching, start the preloader, and (on Pro) generate critical CSS for this page; then re-test LCP.
Pass
Cumulative Layout Shift ≤ 0.1 5/5 pts
CLS 0.001
Fail
Total Blocking Time ≤ 200ms 0/5 pts
TBT 749ms
Less JavaScript on the main thread: defer scripts and drop unused bundles.
xSpeed Free JS Minify + Defer
AI promptUsing my site's xSpeed MCP connection: enable JS minification and deferred loading, then re-test Total Blocking Time.
Partial
First Contentful Paint ≤ 1.8s 2/4 pts
FCP 2.6s
First paint is gated on server response and render-blocking CSS.
xSpeed Free Page Cache + CSS Minify
AI promptUsing my site's xSpeed MCP connection: enable page caching and CSS minification, then re-test First Contentful Paint.
D

Server response & caching

3/6 checks passed · 16.5/30 pts earned
55/100
Partial
Time to first byte ≤ 200ms 4/8 pts
TTFB 325ms measured from Vilnius, Lithuania (EU) (best of 2 requests). This includes the network round trips between us and your origin, not just server time. Google measured your server responding in 107ms from its own network — the gap between the two numbers is distance, not your server.
The server rebuilds the page on every request. A page cache answers in 5–15ms.
xSpeed Free Page Cache
AI promptUsing my site's xSpeed MCP connection: enable page caching and warm this page with the preloader, then re-check TTFB.
Fail
Page served from cache 0/7 pts
No cache evidence in headers or HTML
Serve HTML from a static cache instead of rebuilding it per visitor.
xSpeed Free Page Cache + Preloader
AI promptUsing my site's xSpeed MCP connection: enable page caching, start the preloader so pages are pre-warmed, and confirm get_cache_status reports hits.
Pass
HTML compression (Brotli/GZIP) 5/5 pts
Content-Encoding: br
Partial
Efficient cache policy on static assets 2.5/5 pts
Lighthouse cache-policy audit score 50% — 8 files: fbevents.js (connect.facebook.net), 9472948572788130 (connect.facebook.net), 45403856.js (js.hs-analytics.net)…
Every asset with a short cache lifetime here is served by another host (connect.facebook.net, js.hs-analytics.net, cdp.customer.io). Their Cache-Control is not yours to set — this check will not clear while you load them.
xSpeed Free Browser Cache
AI promptUsing my site's xSpeed MCP connection: enable browser-cache headers for static assets, then re-run the audit.
Pass
CDN / edge network 3/3 pts
Cloudflare detected
Pass
Clean redirect chain 2/2 pts
No redirects — the URL answers directly
F

Asset optimization

1/5 checks passed · 4/20 pts earned
20/100
Fail
No render-blocking resources 0/5 pts
Fails the Lighthouse audit — 8 files: root-Cv6So83A.css, index-ChNoKQRy.css, Chat-DYiXiHnY.css… · ~200ms of first paint
CSS/JS in <head> blocks first paint. Inline the critical CSS and defer the rest.
xSpeed Pro Critical CSS + Unused CSS removal
AI promptUsing my site's xSpeed MCP connection: generate critical CSS for the top pages and enable unused-CSS removal, then re-test.
Pass
Minified CSS and JavaScript 4/4 pts
Passes the Lighthouse audit
Fail
Modern, optimized image formats 0/4 pts
Fails the Lighthouse audit — 3 files: graph.png, students.png, build-without-breaking.png · ~50ms of first paint
Serve WebP/AVIF at the right compression — usually the single largest byte saving.
xSpeed Pro Image Converter (WebP/AVIF)
AI promptUsing my site's xSpeed MCP connection: enable WebP/AVIF conversion with URL rewriting, then re-test image audits.
Fail
LCP image discoverable early 0/4 pts
Fails the Lighthouse audit
The largest image must be in the HTML and preloaded — never lazy-loaded or script-injected.
xSpeed Free Resource Hints (preload) + Lazy Load exclusions
AI promptUsing my site's xSpeed MCP connection: preload the LCP image for this page and exclude it from lazy loading, then re-test LCP.
Fail
Total page weight ≤ 1.5MB 0/3 pts
5.4MB transferred
Heavy pages are slow on every connection — compress, lazy-load, and trim.
xSpeed Free Minify + Lazy Load + Image Converter (Pro)
AI promptUsing my site's xSpeed MCP connection: enable minification and lazy loading (and image conversion on Pro), then re-check page weight.

Share your score a card for X, LinkedIn, Slack — anywhere

Every check here has a one-click fix in xSpeed Cache

xSpeed is launching soon — page caching, compression, image optimization and a built-in MCP server so your AI assistant can run this playbook for you. Early users get in first.

Scan bolt-new-61977dd793 · rubric v2026.09.5 · Lab data: Google PageSpeed Insights (Lighthouse 13.4.1), graded on the desktop run; the mobile run is graded on its tab · Server probes from xspeedcache.com. Scores vary run to run; treat trends, not single digits, as the signal. Markdown for AI agents · JSON
Own bolt.new and would rather this report were not public? Email support@wpdeveloper.com and we will remove it.