Skip to content
https://freshnews.org

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
6
PASS
16
INFO
3

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

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
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.

2.13 s

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

4.19 s

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

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

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

4.19 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
26
16 PASS 6 REVIEW 1 FIX
D
Third-Party Impact
Action
61% third-party, 0 ms blocking
FIX
61% third-party, 0 ms blocking
Warning::
Third-party code accounts for 61% of page weight (188.1 KiB of 306.6 KiB)
Info::
Third-party blocking time is low (0 ms)
39%
61%
First-party Third-party
B
JS Execution Cost
746ms total JS execution
REVIEW
746ms total JS execution
Warning::
https://freshnews.org/assets/turbo.min-c85b4c5406d...: 325ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-3T4N...: 205ms CPU time
Info::
Unattributable: 165ms CPU time
Info::
https://freshnews.org/: 51ms CPU time
Info::
Third-party scripts: 205ms (27% of total)

Main Thread Breakdown

Style & Layout 32% Script Evaluation 30% Other 25% Rendering 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://freshnews.org/assets/turbo.min-c85b4c5406dd49df1f63e03a5b07120d39cc3e33bc2448f5e926b80514f9dfc8.js325ms26ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-3T4NR37JRN205ms169ms35ms3rd
Unattributable165ms9ms0ms1st
https://freshnews.org/51ms18ms2ms1st
B
JS Bundles
9 scripts, 97 KB unused
REVIEW
9 scripts, 97 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3T4N...: 69 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://freshnews.org/assets/turbo.min-c85b4c5406d...: 28 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 97 KB
97 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-3T4NR37JRN163 KB69 KB (43%)3rd
https://freshnews.org/assets/turbo.min-c85b4c5406dd49df1f63e03a5b07120d39cc3e33bc2448f5e926b80514f9dfc8.js32 KB28 KB (86%)1st
https://freshnews.org/assets/application-37f365cbecf1fa2810a8303f4b6571676fa1f9c56c248528bc14ddb857531b95.js0 KB1st
https://freshnews.org/assets/stimulus.min-dd364f16ec9504dfb72672295637a1c8838773b01c0b441bd41008124c407894.js13 KB1st
https://freshnews.org/assets/stimulus-loading-3576ce92b149ad5d6959438c6f291e2426c86df3b874c525b30faad51b0d96b3.js1 KB1st
https://freshnews.org/assets/controllers/application-368d98631bccbf2349e0d4f8269afb3fe9625118341966de054759d96ea86c7e.js0 KB1st
https://freshnews.org/assets/controllers/hello_controller-549135e8e7c683a538c3d6d517339ba470fcfb79d62f738a0a089ba41851a554.js0 KB1st
https://freshnews.org/assets/controllers/index-2db729dddcc5b979110e98de4b6720f83f91a123172e87281d5a58410fc43806.js0 KB1st
https://cdn.jsdelivr.net/npm/sortablejs@1.15.0/Sortable.min.js15 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

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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
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
307 KB transferred, 17 requests
PASS
307 KB transferred, 17 requests
Info::
Page weighs 887 KB (307 KB transferred)
Info::
17 HTTP requests
Info::
Estimated 0.06 g CO2 per page load
307 KB / 2.4 MB budget
307 KB transferred
17 requests
0.06 g CO2 per page load
JavaScript 225.9 KiB 74%
HTML 60.3 KiB 20%
CSS 10.3 KiB 3%
Images 9.3 KiB 3%
Other 547 B 0%
Other 228 B 0%
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
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Warning::
https://images-na.ssl-images-amazon.com/images/I/7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
1 images 9 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+
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+
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+
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
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: br` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A
Page Weight Inventory
17 resources · 307 KB · 97 KB savings available
PASS
17 resources · 307 KB · 97 KB savings available
Info::
Within 1MB page-weight target
Got: 307 KB
Info::
~97 KB of savings available
Warning::
4 third-party resources (61% of weight)
17 resources · 306.6 KiB · 4 third-party Within 1MB page-weight target
JavaScript 74% · 225.9 KiB
Document 20% · 60.3 KiB
CSS 3% · 10.3 KiB
Image 3% · 9.5 KiB
Other 0% · 547 B

~96.9 KiB of savings available

Remove unused JavaScript: 96.9 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
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
4 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
17 requests over 766ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.1 s LCP 4.2 shttps://freshnews.org// https://freshnews.org/ — 200 — 60.3 KiB — 212 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3T4NR37JRNwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3T4NR37JRN — 200 — 162.8 KiB — 421 ms — h2https://freshnews.org/assets/tailwind-294ad7b74d18b9eb5140c3c09b12aeb4607658b9dba696a463452c36e1bd7c66.css/assets/tailwind-294ad7b74d18b9eb51... https://freshnews.org/assets/tailwind-294ad7b74d18b9eb5140c3c09b12aeb4607658b9dba696a463452c36e1bd7c66.css — 200 — 4.8 KiB — 146 ms — h2https://freshnews.org/assets/inter-font-8c3e82affb176f4bca9616b838d906343d1251adc8408efe02cf2b1e4fcf2bc4.css/assets/inter-font-8c3e82affb176f4b... https://freshnews.org/assets/inter-font-8c3e82affb176f4bca9616b838d906343d1251adc8408efe02cf2b1e4fcf2bc4.css — 200 — 1.9 KiB — 113 ms — h2https://freshnews.org/assets/application-24a38d67d91a2a48a2c9d863f02750dbb24d5c9a009d39cd80c04068d107852e.css/assets/application-24a38d67d91a2a4... https://freshnews.org/assets/application-24a38d67d91a2a48a2c9d863f02750dbb24d5c9a009d39cd80c04068d107852e.css — 200 — 3.0 KiB — 113 ms — h2https://freshnews.org/assets/theme-default-09ef3665ba06b51cd9669011013da728f3648a0857fd8f4352771b65ff6d9052.css/assets/theme-default-09ef3665ba06b... https://freshnews.org/assets/theme-default-09ef3665ba06b51cd9669011013da728f3648a0857fd8f4352771b65ff6d9052.css — 200 — 617 B — 117 ms — h2https://freshnews.org/assets/application-37f365cbecf1fa2810a8303f4b6571676fa1f9c56c248528bc14ddb857531b95.js/assets/application-37f365cbecf1fa2... https://freshnews.org/assets/application-37f365cbecf1fa2810a8303f4b6571676fa1f9c56c248528bc14ddb857531b95.js — 200 — 207 B — 115 ms — h2https://freshnews.org/assets/turbo.min-c85b4c5406dd49df1f63e03a5b07120d39cc3e33bc2448f5e926b80514f9dfc8.js/assets/turbo.min-c85b4c5406dd49df1... https://freshnews.org/assets/turbo.min-c85b4c5406dd49df1f63e03a5b07120d39cc3e33bc2448f5e926b80514f9dfc8.js — 200 — 32.5 KiB — 159 ms — h2https://freshnews.org/assets/stimulus.min-dd364f16ec9504dfb72672295637a1c8838773b01c0b441bd41008124c407894.js/assets/stimulus.min-dd364f16ec9504... https://freshnews.org/assets/stimulus.min-dd364f16ec9504dfb72672295637a1c8838773b01c0b441bd41008124c407894.js — 200 — 13.0 KiB — 141 ms — h2https://freshnews.org/assets/stimulus-loading-3576ce92b149ad5d6959438c6f291e2426c86df3b874c525b30faad51b0d96b3.js/assets/stimulus-loading-3576ce92b1... https://freshnews.org/assets/stimulus-loading-3576ce92b149ad5d6959438c6f291e2426c86df3b874c525b30faad51b0d96b3.js — 200 — 1.2 KiB — 145 ms — h2https://freshnews.org/assets/controllers/application-368d98631bccbf2349e0d4f8269afb3fe9625118341966de054759d96ea86c7e.js/assets/controllers/application-368... https://freshnews.org/assets/controllers/application-368d98631bccbf2349e0d4f8269afb3fe9625118341966de054759d96ea86c7e.js — 200 — 228 B — 159 ms — h2https://freshnews.org/assets/controllers/hello_controller-549135e8e7c683a538c3d6d517339ba470fcfb79d62f738a0a089ba41851a554.js/assets/controllers/hello_controlle... https://freshnews.org/assets/controllers/hello_controller-549135e8e7c683a538c3d6d517339ba470fcfb79d62f738a0a089ba41851a554.js — 200 — 245 B — 109 ms — h2https://freshnews.org/assets/controllers/index-2db729dddcc5b979110e98de4b6720f83f91a123172e87281d5a58410fc43806.js/assets/controllers/index-2db729ddd... https://freshnews.org/assets/controllers/index-2db729dddcc5b979110e98de4b6720f83f91a123172e87281d5a58410fc43806.js — 200 — 345 B — 118 ms — h2https://cdn.jsdelivr.net/npm/sortablejs@1.15.0/Sortable.min.jscdn.jsdelivr.net/npm/sortablejs@1.1... https://cdn.jsdelivr.net/npm/sortablejs@1.15.0/Sortable.min.js — 200 — 15.4 KiB — 99 ms — h2https://images-na.ssl-images-amazon.com/images/I/71Km-MVfzvL._AC_UL300_SR300,200_.jpgimages-na.ssl-images-amazon.com/ima... https://images-na.ssl-images-amazon.com/images/I/71Km-MVfzvL._AC_UL300_SR300,200_.jpg — 200 — 9.3 KiB — 126 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3T4NR37JRN&gtm=45je67f0v9101359187za200zd9101359187&_p=1784388291927&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=609304419.1784388292&frm=0&ngs=1&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~119724321~119896803&sid=1784388292&sct=1&seg=0&dl=https%3A%2F%2Ffreshnews.org%2F&dt=freshnews%20-%20fresh%20tech%20news%20from%20around%20the%20web&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=658region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3T4NR37JRN&gtm=45je67f0v9101359187za200zd9101359187&_p=1784388291927&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=609304419.1784388292&frm=0&ngs=1&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.124&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~119724321~119896803&sid=1784388292&sct=1&seg=0&dl=https%3A%2F%2Ffreshnews.org%2F&dt=freshnews%20-%20fresh%20tech%20news%20from%20around%20the%20web&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=658 — 204 — 547 B — 98 ms — h2https://freshnews.org/assets/favicon-ba0ad67609ca2bc4b54dc3fcf20afe2cd4f0d99d4a29ca41a1c9902506f853b4.ico/assets/favicon-ba0ad67609ca2bc4b54... https://freshnews.org/assets/favicon-ba0ad67609ca2bc4b54dc3fcf20afe2cd4f0d99d4a29ca41a1c9902506f853b4.ico — 200 — 228 B — 105 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
27% of JavaScript execution is third-party
First-party Third-party 205ms · 163KB · €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 205ms
Transfer 163 KB
Unused 43%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 205ms and costs ~€2/month

Google Tag Manager takes 205ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

Image Optimization
1 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

1

Total Size

0 KB

Oversized

1

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