Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.37 s
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.
4.21 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
7.13 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction3625ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.wolframalpha.com/_next/static/chunks/framework-7e404342b933869f.js | 1007ms | 851ms | 48ms | 3rd |
| https://www.wolframalpha.com/ | 763ms | 9ms | 5ms | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/pages/index-af52cfcd888931b0.js | 645ms | 638ms | 6ms | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/pages/_app-5e36c1fbb0d9113d.js | 522ms | 386ms | 107ms | 3rd |
| Unattributable | 354ms | 10ms | 0ms | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/main-9c7afc91105fe70f.js | 186ms | 139ms | 46ms | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/4869-e9da3fb3526a80a2.js | 76ms | 2ms | 73ms | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/9afd5809-45a13b3d11fec1dd.js | 72ms | 2ms | 70ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS BundlesAction15 scripts, 261 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.wolframalpha.com/_next/static/chunks/pages/_app-5e36c1fbb0d9113d.js | 195 KB | 77 KB (40%) | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/4869-e9da3fb3526a80a2.js | 127 KB | 70 KB (57%) | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/9afd5809-45a13b3d11fec1dd.js | 85 KB | 50 KB (60%) | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/275-c6462c43c8fa56a7.js | 65 KB | 43 KB (66%) | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/framework-7e404342b933869f.js | 59 KB | 20 KB (34%) | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/main-9c7afc91105fe70f.js | 36 KB | — | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/webpack-e631c0b9bc4c85ae.js | 4 KB | — | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/8798.f5faec180d9de442.js | 5 KB | — | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/4705-1f37cf179cd9bab9.js | 9 KB | — | ✓ | 3rd |
| https://www.wolframalpha.com/_next/static/chunks/8020-c1252a00af52e09c.js | 4 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BPage Weight Inventory28 resources · 769 KB · 261 KB savings availableREVIEW
~260.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 28 resources | 768.7 KiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget769 KB transferred, 28 requestsPASS
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font Loading6 fonts (113 KB)PASS
Web fonts
6
113 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~19 KB and ~38 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall28 requests over 2473msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.wolframalpha.com www.wolframalpha.com | Other | 1007ms | 59 KB | 34% | $13/mo | Costly |
www.wolframalpha.com www.wolframalpha.com | Other | 763ms | 38 KB | — | $10/mo | Costly |
www.wolframalpha.com www.wolframalpha.com | Other | 645ms | 11 KB | — | $9/mo | Costly |
www.wolframalpha.com www.wolframalpha.com | Other | 522ms | 195 KB | 40% | $7/mo | Costly |
Unattributable Unattributable | Other | 354ms | 0 KB | — | $5/mo | Costly |
www.wolframalpha.com www.wolframalpha.com | Other | 186ms | 36 KB | — | $2/mo | Optional |
www.wolframalpha.com www.wolframalpha.com | Other | 76ms | 127 KB | 57% | $1/mo | Optional |
www.wolframalpha.com www.wolframalpha.com | Other | 72ms | 85 KB | 60% | $1/mo | Optional |
These scripts may cost more than they're worth
- www.wolframalpha.com adds 1007ms and costs ~$13/month
- www.wolframalpha.com adds 763ms and costs ~$10/month
- www.wolframalpha.com adds 645ms and costs ~$9/month
- www.wolframalpha.com adds 522ms and costs ~$7/month
- Unattributable adds 354ms and costs ~$5/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
www.wolframalpha.com takes 1007ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.wolframalpha.com takes 763ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.wolframalpha.com takes 645ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.wolframalpha.com takes 522ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 354ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
57% of www.wolframalpha.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
60% of www.wolframalpha.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev