Skip to content
https://seedaud.io

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
95
GRADE
A
FIX
2
REVIEW
1
PASS
20
INFO
2

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

65
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.
100
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.

1.11 s

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

3.81 s

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

1.08 s

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

0.053

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

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

3.82 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
25
20 PASS 1 REVIEW 2 FIX
D
JS Execution Cost
Action
2126ms total JS execution
FIX
2126ms total JS execution
Warning::
Unattributable: 1179ms CPU time
Warning::
https://seedaud.io/: 585ms CPU time
Warning::
https://seedaud.io/_next/static/chunks/1255-d3883c...: 362ms CPU time

Main Thread Breakdown

Other 56% Script Evaluation 20% Style & Layout 16% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable1179ms10ms0ms1st
https://seedaud.io/585ms24ms17ms1st
https://seedaud.io/_next/static/chunks/1255-d3883c8c37639c14.js362ms344ms11ms1st
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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.
A+
Page Weight Budget
444 KB transferred, 29 requests
PASS
444 KB transferred, 29 requests
Info::
Page weighs 1.3 MB (444 KB transferred)
Info::
29 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
444 KB / 2.4 MB budget
444 KB transferred
29 requests
0.09 g CO2 per page load
JavaScript 241.9 KiB 55%
Images 108.5 KiB 24%
HTML 41.5 KiB 9%
CSS 25.4 KiB 6%
Other 23.9 KiB 5%
Other 1.7 KiB 0%
Other 938 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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+
Image Optimization
5 images, 0 KB saveable
PASS
5 images, 0 KB saveable
Info::
All images are well-optimized
5 images 108 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
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
17 scripts, 0 KB unused
PASS
17 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://seedaud.io/_next/static/chunks/webpack-465502ff01416a5c.js3 KB1st
https://seedaud.io/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js55 KB1st
https://seedaud.io/_next/static/chunks/1255-d3883c8c37639c14.js46 KB1st
https://seedaud.io/_next/static/chunks/main-app-d3db650e94392b97.js1 KB1st
https://seedaud.io/_next/static/chunks/6091-a55273ae15dc9db7.js13 KB1st
https://seedaud.io/_next/static/chunks/4707-3852af688f7a6ffd.js6 KB1st
https://seedaud.io/_next/static/chunks/1910-e3c2af0a9d7004a4.js6 KB1st
https://seedaud.io/_next/static/chunks/6199-0eedc70699454325.js3 KB1st
https://seedaud.io/_next/static/chunks/6477-e05f06137785847e.js3 KB1st
https://seedaud.io/_next/static/chunks/5889-ffb931142bdcda70.js9 KB1st
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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
2
dns-prefetch
prefetch

2 resource hints configured

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 uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: private, no-cache, no-store, max-age=0, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
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+
Page Weight Inventory
29 resources · 444 KB · 0 KB savings available
PASS
29 resources · 444 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 444 KB
29 resources · 443.6 KiB · 0 third-party Within 1MB page-weight target
JavaScript 55% · 241.9 KiB
Image 30% · 132.0 KiB
Document 9% · 41.5 KiB
CSS 6% · 25.4 KiB
Other 1% · 3.0 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
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
29 requests over 1428ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 3.8 shttps://seedaud.io// https://seedaud.io/ — 200 — 41.5 KiB — 190 ms — h2https://seedaud.io/images/seedaud/seedaud-icon-88.webp/images/seedaud/seedaud-icon-88.web... https://seedaud.io/images/seedaud/seedaud-icon-88.webp — 200 — 1.2 KiB — 35 ms — h2https://seedaud.io/_next/static/css/e42dc595639dc854.css/_next/static/css/e42dc595639dc854.... https://seedaud.io/_next/static/css/e42dc595639dc854.css — 200 — 25.4 KiB — 40 ms — h2https://seedaud.io/site.webmanifest/site.webmanifest https://seedaud.io/site.webmanifest — 200 — 938 B — 57 ms — h3https://seedaud.io/_next/static/chunks/webpack-465502ff01416a5c.js/_next/static/chunks/webpack-465502... https://seedaud.io/_next/static/chunks/webpack-465502ff01416a5c.js — 200 — 2.6 KiB — 55 ms — h3https://seedaud.io/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js/_next/static/chunks/4bd1b696-100b9... https://seedaud.io/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js — 200 — 55.1 KiB — 79 ms — h3https://seedaud.io/_next/static/chunks/1255-d3883c8c37639c14.js/_next/static/chunks/1255-d3883c8c3... https://seedaud.io/_next/static/chunks/1255-d3883c8c37639c14.js — 200 — 45.7 KiB — 85 ms — h3https://seedaud.io/_next/static/chunks/main-app-d3db650e94392b97.js/_next/static/chunks/main-app-d3db6... https://seedaud.io/_next/static/chunks/main-app-d3db650e94392b97.js — 200 — 712 B — 61 ms — h3https://seedaud.io/_next/static/chunks/6091-a55273ae15dc9db7.js/_next/static/chunks/6091-a55273ae1... https://seedaud.io/_next/static/chunks/6091-a55273ae15dc9db7.js — 200 — 13.4 KiB — 85 ms — h3https://seedaud.io/_next/static/chunks/4707-3852af688f7a6ffd.js/_next/static/chunks/4707-3852af688... https://seedaud.io/_next/static/chunks/4707-3852af688f7a6ffd.js — 200 — 5.6 KiB — 76 ms — h3https://seedaud.io/_next/static/chunks/1910-e3c2af0a9d7004a4.js/_next/static/chunks/1910-e3c2af0a9... https://seedaud.io/_next/static/chunks/1910-e3c2af0a9d7004a4.js — 200 — 6.3 KiB — 95 ms — h3https://seedaud.io/_next/static/chunks/6199-0eedc70699454325.js/_next/static/chunks/6199-0eedc7069... https://seedaud.io/_next/static/chunks/6199-0eedc70699454325.js — 200 — 2.8 KiB — 104 ms — h3https://seedaud.io/_next/static/chunks/6477-e05f06137785847e.js/_next/static/chunks/6477-e05f06137... https://seedaud.io/_next/static/chunks/6477-e05f06137785847e.js — 200 — 3.0 KiB — 58 ms — h3https://seedaud.io/_next/static/chunks/5889-ffb931142bdcda70.js/_next/static/chunks/5889-ffb931142... https://seedaud.io/_next/static/chunks/5889-ffb931142bdcda70.js — 200 — 8.7 KiB — 55 ms — h3https://seedaud.io/_next/static/chunks/12-551d2bb478e6719e.js/_next/static/chunks/12-551d2bb478e... https://seedaud.io/_next/static/chunks/12-551d2bb478e6719e.js — 200 — 4.2 KiB — 65 ms — h3https://seedaud.io/_next/static/chunks/4207-9531ad8fc54277fb.js/_next/static/chunks/4207-9531ad8fc... https://seedaud.io/_next/static/chunks/4207-9531ad8fc54277fb.js — 200 — 8.4 KiB — 103 ms — h3https://seedaud.io/_next/static/chunks/app/%5Blocale%5D/layout-d87a736108f8e72d.js/_next/static/chunks/app/%5Blocale%... https://seedaud.io/_next/static/chunks/app/%5Blocale%5D/layout-d87a736108f8e72d.js — 200 — 10.9 KiB — 65 ms — h3https://seedaud.io/_next/static/chunks/3897-a89bddc9a76a2b52.js/_next/static/chunks/3897-a89bddc9a... https://seedaud.io/_next/static/chunks/3897-a89bddc9a76a2b52.js — 200 — 3.6 KiB — 103 ms — h3https://seedaud.io/_next/static/chunks/4056-018e2f201525f4cb.js/_next/static/chunks/4056-018e2f201... https://seedaud.io/_next/static/chunks/4056-018e2f201525f4cb.js — 200 — 6.1 KiB — 103 ms — h3https://seedaud.io/_next/static/chunks/6778-aee2721894782ad7.js/_next/static/chunks/6778-aee272189... https://seedaud.io/_next/static/chunks/6778-aee2721894782ad7.js — 200 — 62.4 KiB — 105 ms — h3https://seedaud.io/_next/static/chunks/app/%5Blocale%5D/page-265dfe87cd3ffd7c.js/_next/static/chunks/app/%5Blocale%... https://seedaud.io/_next/static/chunks/app/%5Blocale%5D/page-265dfe87cd3ffd7c.js — 200 — 2.3 KiB — 104 ms — h3https://seedaud.io/images/seedaud/hero-seedaudio-ai-studio-768.webp/images/seedaud/hero-seedaudio-ai-s... https://seedaud.io/images/seedaud/hero-seedaudio-ai-studio-768.webp — 200 — 23.0 KiB — 47 ms — h3https://seedaud.io/images/seedaud/seo/audio-suite-console-768.webp/images/seedaud/seo/audio-suite-con... https://seedaud.io/images/seedaud/seo/audio-suite-console-768.webp — 200 — 21.4 KiB — 41 ms — h3https://seedaud.io/images/seedaud/seo/studio-microphone-960.webp/images/seedaud/seo/studio-micropho... https://seedaud.io/images/seedaud/seo/studio-microphone-960.webp — 200 — 49.7 KiB — 40 ms — h3https://seedaud.io/favicon.ico/favicon.ico https://seedaud.io/favicon.ico — 200 — 3.5 KiB — 35 ms — h3https://seedaud.io/android-chrome-192x192.png/android-chrome-192x192.png https://seedaud.io/android-chrome-192x192.png — 200 — 20.0 KiB — 36 ms — h3https://seedaud.io/images/seedaud/promo-circuit-offer-strip.webp/images/seedaud/promo-circuit-offer... https://seedaud.io/images/seedaud/promo-circuit-offer-strip.webp — 200 — 13.3 KiB — 39 ms — h3https://seedaud.io/pricing?_rsc=QjpZXuqgcVyOCyNQ/pricing?_rsc=QjpZXuqgcVyOCyNQ https://seedaud.io/pricing?_rsc=QjpZXuqgcVyOCyNQ — 308 — 397 B — 30 ms — h3https://seedaud.io/pricing//pricing/ https://seedaud.io/pricing/ — 200 — 1.7 KiB — 42 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
41 images, 46 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

41

Total Size

46 KB

4 missing dimensions 1 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