Skip to content
https://smallnotepad.com

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
98
GRADE
A+
FIX
0
REVIEW
3
PASS
16
INFO
2

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

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

426 ms

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

433 ms

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

0 ms

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

0.013

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

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

434 ms

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
21
16 PASS 3 REVIEW
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.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
90 KB transferred, 11 requests
PASS
90 KB transferred, 11 requests
Info::
Page weighs 171 KB (90 KB transferred)
Info::
11 HTTP requests
Info::
Estimated 0.02 g CO2 per page load
90 KB / 2.4 MB budget
90 KB transferred
11 requests
0.02 g CO2 per page load
Fonts 46.2 KiB 51%
JavaScript 30.7 KiB 34%
CSS 7.6 KiB 8%
Images 3.6 KiB 4%
HTML 1.2 KiB 1%
Other 1.1 KiB 1%
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
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Warning::
https://smallnotepad.com/brand/smallnotepad-logo-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
2 images 4 KB
0 oversized -0 KB
1 legacy format
1 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

A+
JS Execution Cost
No JS execution data
PASS
No JS execution data
Info::
No significant JS execution detected

Main Thread Breakdown

Other 45% Style & Layout 29% Script Evaluation 17% Rendering 7%
A+
Font Loading
3 fonts (46 KB)
PASS
3 fonts (46 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

46 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 426 ms LCP 433 mshttps://smallnotepad.com/assets/sora-latin-400-normal-CRt88UEn.woff2sora-latin-400-normal-C... https://smallnotepad.com/assets/sora-latin-400-normal-CRt88UEn.woff2 — 15.2 KiB — 38 ms — font-display: swaphttps://smallnotepad.com/assets/sora-latin-500-normal-01eiPEn0.woff2sora-latin-500-normal-0... https://smallnotepad.com/assets/sora-latin-500-normal-01eiPEn0.woff2 — 15.5 KiB — 36 ms — font-display: swaphttps://smallnotepad.com/assets/sora-latin-600-normal-Cdg4DaK0.woff2sora-latin-600-normal-C... https://smallnotepad.com/assets/sora-latin-600-normal-Cdg4DaK0.woff2 — 15.5 KiB — 38 ms — font-display: swap
sora-latin-400-normal-C... woff2 swap
Size 15 KB
Load time 38 ms
Start 164 ms
Risk FOUT — text flashes from fallback to web font
sora-latin-500-normal-0... woff2 swap
Size 16 KB
Load time 36 ms
Start 165 ms
Risk FOUT — text flashes from fallback to web font
sora-latin-600-normal-C... woff2 swap
Size 15 KB
Load time 38 ms
Start 165 ms
Risk FOUT — text flashes from fallback to web font
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)
A+
JS Bundles
3 scripts, 0 KB unused
PASS
3 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://smallnotepad.com/assets/main-DeE8Hk8R.js28 KB1st
https://smallnotepad.com/assets/styles-DGdbEpVe.js1 KB1st
https://smallnotepad.com/assets/alias-origin-BO9jgBdU.js1 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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 max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, 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: accept-encoding
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
11 resources · 90 KB · 0 KB savings available
PASS
11 resources · 90 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 90 KB
Info::
1 third-party resources (0% of weight)
11 resources · 90.3 KiB · 1 third-party Within 1MB page-weight target
Font 51% · 46.2 KiB
JavaScript 34% · 30.7 KiB
CSS 8% · 7.6 KiB
Image 5% · 4.7 KiB
Document 1% · 1.2 KiB
Network Waterfall
11 requests over 246ms
INFO
0 ms 200 ms 400 ms FCP 426 ms LCP 433 mshttps://smallnotepad.com// https://smallnotepad.com/ — 200 — 1.2 KiB — 77 ms — h3https://smallnotepad.com/assets/main-DeE8Hk8R.js/assets/main-DeE8Hk8R.js https://smallnotepad.com/assets/main-DeE8Hk8R.js — 200 — 28.3 KiB — 36 ms — h3https://smallnotepad.com/assets/styles-DGdbEpVe.js/assets/styles-DGdbEpVe.js https://smallnotepad.com/assets/styles-DGdbEpVe.js — 200 — 1.4 KiB — 35 ms — h3https://smallnotepad.com/assets/alias-origin-BO9jgBdU.js/assets/alias-origin-BO9jgBdU.js https://smallnotepad.com/assets/alias-origin-BO9jgBdU.js — 200 — 1.0 KiB — 31 ms — h3https://smallnotepad.com/assets/styles-Ba_xylL9.css/assets/styles-Ba_xylL9.css https://smallnotepad.com/assets/styles-Ba_xylL9.css — 200 — 7.6 KiB — 35 ms — h3data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12…www.w3.org/2000/svg' width='12' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12… — 200 — 0 B — 0 ms — datahttps://smallnotepad.com/brand/smallnotepad-logo-primary.svg/brand/smallnotepad-logo-primary.sv... https://smallnotepad.com/brand/smallnotepad-logo-primary.svg — 200 — 3.6 KiB — 36 ms — h3https://smallnotepad.com/assets/sora-latin-400-normal-CRt88UEn.woff2/assets/sora-latin-400-normal-CRt88... https://smallnotepad.com/assets/sora-latin-400-normal-CRt88UEn.woff2 — 200 — 15.2 KiB — 38 ms — h3https://smallnotepad.com/assets/sora-latin-500-normal-01eiPEn0.woff2/assets/sora-latin-500-normal-01eiP... https://smallnotepad.com/assets/sora-latin-500-normal-01eiPEn0.woff2 — 200 — 15.5 KiB — 36 ms — h3https://smallnotepad.com/assets/sora-latin-600-normal-Cdg4DaK0.woff2/assets/sora-latin-600-normal-Cdg4D... https://smallnotepad.com/assets/sora-latin-600-normal-Cdg4DaK0.woff2 — 200 — 15.5 KiB — 38 ms — h3https://smallnotepad.com/favicon.svg/favicon.svg https://smallnotepad.com/favicon.svg — 200 — 1.1 KiB — 29 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
1 images, 3 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

1

Total Size

3 KB

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

Send Feedback