Skip to content
https://aitextcleaner.pro

Performance

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

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

87
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.10 s

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

2.90 s

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

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

3.11 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.86 s

Page Load Progression

513 ms
1.0 s
1.5 s
2.1 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
26
18 PASS 4 REVIEW 1 FIX
D
JS Execution Cost
Action
2792ms total JS execution
FIX
2792ms total JS execution
Warning::
https://aitextcleaner.pro/: 832ms CPU time
Warning::
https://aitextcleaner.pro/_next/static/chunks/2aqh...: 752ms CPU time
Warning::
Unattributable: 367ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YF73...: 259ms CPU time
Info::
https://scripts.clarity.ms/0.8.69/clarity.js: 247ms CPU time
Info::
Third-party scripts: 597ms (21% of total)

Main Thread Breakdown

Script Evaluation 50% Other 25% Style & Layout 12% Rendering 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://aitextcleaner.pro/832ms11ms10ms1st
https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js752ms687ms15ms1st
Unattributable367ms28ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE259ms218ms39ms3rd
https://scripts.clarity.ms/0.8.69/clarity.js247ms221ms5ms3rd
https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js169ms89ms11ms1st
https://accounts.google.com/gsi/client90ms59ms30ms3rd
https://aitextcleaner.pro/_next/static/chunks/1c7hz30gvzudd.js76ms71ms3ms1st
B
Third-Party Impact
40% third-party, 0 ms blocking
REVIEW
40% third-party, 0 ms blocking
Info::
Third-party code accounts for 40% of page weight (300.6 KiB of 748.0 KiB)
Info::
Third-party blocking time is low (0 ms)
60%
40%
First-party Third-party
C
JS Bundles
Action
22 scripts, 171 KB unused
REVIEW
22 scripts, 171 KB unused
Warning::
https://accounts.google.com/gsi/client: 74 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YF73...: 71 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://aitextcleaner.pro/_next/static/chunks/2aqh...: 26 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 171 KB
171 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client99 KB74 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE166 KB71 KB (43%)3rd
https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js72 KB26 KB (36%)1st
https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js11 KB1st
https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js5 KB1st
https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js14 KB1st
https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js1 KB1st
https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js11 KB1st

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

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
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.
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
748 KB transferred, 57 requests
PASS
748 KB transferred, 57 requests
Info::
Page weighs 1.9 MB (748 KB transferred)
Warning::
JavaScript is 544 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 544 KB
Info::
57 HTTP requests
Info::
Estimated 0.15 g CO2 per page load
748 KB / 2.4 MB budget
748 KB transferred
57 requests
0.15 g CO2 per page load
JavaScript 544.2 KiB 73%
Fonts 74.7 KiB 10%
Other 38.4 KiB 5%
HTML 35.7 KiB 5%
Images 20.7 KiB 3%
Other 18.6 KiB 2%
CSS 14.3 KiB 2%
Other 1.0 KiB 0%
Other 307 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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
Info::
All images are well-optimized
1 images 21 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (75 KB)
PASS
2 fonts (75 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

75 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 2.9 shttps://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff283afe278b6a6bb3c-s.p.2b... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 47.7 KiB — 32 ms — font-display: swaphttps://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2fba5a26ea33df6a3-s.p.18... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 27.0 KiB — 44 ms — font-display: swap
83afe278b6a6bb3c-s.p.2b... woff2 swap
Size 48 KB
Load time 32 ms
Start 137 ms
Risk FOUT — text flashes from fallback to web font
fba5a26ea33df6a3-s.p.18... woff2 swap
Size 27 KB
Load time 44 ms
Start 138 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+
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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 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 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: 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
57 resources · 748 KB · 171 KB savings available
PASS
57 resources · 748 KB · 171 KB savings available
Info::
Within 1MB page-weight target
Got: 748 KB
Info::
~171 KB of savings available
Warning::
15 third-party resources (40% of weight)
57 resources · 748.0 KiB · 15 third-party Within 1MB page-weight target
JavaScript 73% · 544.2 KiB
Font 10% · 74.7 KiB
Other 5% · 39.7 KiB
Image 5% · 39.4 KiB
Document 5% · 35.7 KiB
CSS 2% · 14.3 KiB

~170.6 KiB of savings available

Remove unused JavaScript: 170.6 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
57 requests over 1838ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 2.9 shttps://aitextcleaner.pro// https://aitextcleaner.pro/ — 200 — 35.7 KiB — 129 ms — h2https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.7 KiB — 32 ms — h2https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2/_next/static/media/fba5a26ea33df6a... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 200 — 27.0 KiB — 44 ms — h2https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css/_next/static/chunks/0bvlei94cyx7c.... https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css — 200 — 14.3 KiB — 34 ms — h2https://aitextcleaner.pro/site.webmanifest/site.webmanifest https://aitextcleaner.pro/site.webmanifest — 200 — 1.0 KiB — 57 ms — h3https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js/_next/static/chunks/3s6nzrbk-8mnv.... https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js — 200 — 2.8 KiB — 45 ms — h3https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js/_next/static/chunks/06tyvpr2z9hzy.... https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js — 200 — 8.5 KiB — 59 ms — h3https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js/_next/static/chunks/2aqhk1adku7v0.... https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js — 200 — 72.2 KiB — 98 ms — h3https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js/_next/static/chunks/2eqj4whya9ga8.... https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js — 200 — 45.1 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js/_next/static/chunks/turbopack-24y2... https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js — 200 — 5.1 KiB — 76 ms — h3https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js/_next/static/chunks/1s3iq_4tzl-m7.... https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js — 200 — 4.6 KiB — 58 ms — h3https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js/_next/static/chunks/2-14zvn49-o9g.... https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js — 200 — 14.1 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js/_next/static/chunks/2lypw1h09pryc.... https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js — 200 — 14.0 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js/_next/static/chunks/15148gk_upur8.... https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js — 200 — 833 B — 96 ms — h3https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js/_next/static/chunks/2_zod82lhz50d.... https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js — 200 — 10.7 KiB — 57 ms — h3https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js/_next/static/chunks/2dd0-c-hh4axy.... https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js — 200 — 13.7 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js/_next/static/chunks/3jfw_loku36s3.... https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js — 200 — 33.7 KiB — 96 ms — h3https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js/_next/static/chunks/40uypxnvd4mnd.... https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js — 200 — 11.4 KiB — 56 ms — h3https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js/_next/static/chunks/1d-ia84vhzr8o.... https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js — 200 — 9.8 KiB — 95 ms — h3https://aitextcleaner.pro/images/demo-before-after.webp/images/demo-before-after.webp https://aitextcleaner.pro/images/demo-before-after.webp — 200 — 20.7 KiB — 39 ms — h3https://aitextcleaner.pro/favicon.ico/favicon.ico https://aitextcleaner.pro/favicon.ico — 200 — 6.2 KiB — 33 ms — h3https://aitextcleaner.pro/api/auth/get-session/api/auth/get-session https://aitextcleaner.pro/api/auth/get-session — 200 — 1.4 KiB — 140 ms — h3https://aitextcleaner.pro/android-chrome-192x192.png/android-chrome-192x192.png https://aitextcleaner.pro/android-chrome-192x192.png — 200 — 12.4 KiB — 35 ms — h3https://aitextcleaner.pro/api/billing/me/api/billing/me https://aitextcleaner.pro/api/billing/me — 200 — 1.4 KiB — 599 ms — h3https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9/pricing?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 90 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9/text-cleaner-ai?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 103 ms — h3https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9/cleaner-ai-text?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 119 ms — h3https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9/ai-output-cleaner?_rsc=ry-B8umWgNE... https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 107 ms — h3https://aitextcleaner.pro/api/config/public/api/config/public https://aitextcleaner.pro/api/config/public — 200 — 1.5 KiB — 120 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSEwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE — 200 — 166.5 KiB — 160 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 2.9 shttps://aitextcleaner.pro// https://aitextcleaner.pro/ — 200 — 35.7 KiB — 129 ms — h2https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://aitextcleaner.pro/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.7 KiB — 32 ms — h2https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2/_next/static/media/fba5a26ea33df6a... https://aitextcleaner.pro/_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2 — 200 — 27.0 KiB — 44 ms — h2https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css/_next/static/chunks/0bvlei94cyx7c.... https://aitextcleaner.pro/_next/static/chunks/0bvlei94cyx7c.css — 200 — 14.3 KiB — 34 ms — h2https://aitextcleaner.pro/site.webmanifest/site.webmanifest https://aitextcleaner.pro/site.webmanifest — 200 — 1.0 KiB — 57 ms — h3https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js/_next/static/chunks/3s6nzrbk-8mnv.... https://aitextcleaner.pro/_next/static/chunks/3s6nzrbk-8mnv.js — 200 — 2.8 KiB — 45 ms — h3https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js/_next/static/chunks/06tyvpr2z9hzy.... https://aitextcleaner.pro/_next/static/chunks/06tyvpr2z9hzy.js — 200 — 8.5 KiB — 59 ms — h3https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js/_next/static/chunks/2aqhk1adku7v0.... https://aitextcleaner.pro/_next/static/chunks/2aqhk1adku7v0.js — 200 — 72.2 KiB — 98 ms — h3https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js/_next/static/chunks/2eqj4whya9ga8.... https://aitextcleaner.pro/_next/static/chunks/2eqj4whya9ga8.js — 200 — 45.1 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js/_next/static/chunks/turbopack-24y2... https://aitextcleaner.pro/_next/static/chunks/turbopack-24y2yt21lq0u5.js — 200 — 5.1 KiB — 76 ms — h3https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js/_next/static/chunks/1s3iq_4tzl-m7.... https://aitextcleaner.pro/_next/static/chunks/1s3iq_4tzl-m7.js — 200 — 4.6 KiB — 58 ms — h3https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js/_next/static/chunks/2-14zvn49-o9g.... https://aitextcleaner.pro/_next/static/chunks/2-14zvn49-o9g.js — 200 — 14.1 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js/_next/static/chunks/2lypw1h09pryc.... https://aitextcleaner.pro/_next/static/chunks/2lypw1h09pryc.js — 200 — 14.0 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js/_next/static/chunks/15148gk_upur8.... https://aitextcleaner.pro/_next/static/chunks/15148gk_upur8.js — 200 — 833 B — 96 ms — h3https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js/_next/static/chunks/2_zod82lhz50d.... https://aitextcleaner.pro/_next/static/chunks/2_zod82lhz50d.js — 200 — 10.7 KiB — 57 ms — h3https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js/_next/static/chunks/2dd0-c-hh4axy.... https://aitextcleaner.pro/_next/static/chunks/2dd0-c-hh4axy.js — 200 — 13.7 KiB — 95 ms — h3https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js/_next/static/chunks/3jfw_loku36s3.... https://aitextcleaner.pro/_next/static/chunks/3jfw_loku36s3.js — 200 — 33.7 KiB — 96 ms — h3https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js/_next/static/chunks/40uypxnvd4mnd.... https://aitextcleaner.pro/_next/static/chunks/40uypxnvd4mnd.js — 200 — 11.4 KiB — 56 ms — h3https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js/_next/static/chunks/1d-ia84vhzr8o.... https://aitextcleaner.pro/_next/static/chunks/1d-ia84vhzr8o.js — 200 — 9.8 KiB — 95 ms — h3https://aitextcleaner.pro/images/demo-before-after.webp/images/demo-before-after.webp https://aitextcleaner.pro/images/demo-before-after.webp — 200 — 20.7 KiB — 39 ms — h3https://aitextcleaner.pro/favicon.ico/favicon.ico https://aitextcleaner.pro/favicon.ico — 200 — 6.2 KiB — 33 ms — h3https://aitextcleaner.pro/api/auth/get-session/api/auth/get-session https://aitextcleaner.pro/api/auth/get-session — 200 — 1.4 KiB — 140 ms — h3https://aitextcleaner.pro/android-chrome-192x192.png/android-chrome-192x192.png https://aitextcleaner.pro/android-chrome-192x192.png — 200 — 12.4 KiB — 35 ms — h3https://aitextcleaner.pro/api/billing/me/api/billing/me https://aitextcleaner.pro/api/billing/me — 200 — 1.4 KiB — 599 ms — h3https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9/pricing?_rsc=ry-B8umWgNEV4JR9 https://aitextcleaner.pro/pricing?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 90 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9/text-cleaner-ai?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.6 KiB — 103 ms — h3https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9/cleaner-ai-text?_rsc=ry-B8umWgNEV4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 119 ms — h3https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9/ai-output-cleaner?_rsc=ry-B8umWgNE... https://aitextcleaner.pro/ai-output-cleaner?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 107 ms — h3https://aitextcleaner.pro/api/config/public/api/config/public https://aitextcleaner.pro/api/config/public — 200 — 1.5 KiB — 120 ms — h3https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSEwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YF73JMXJSE — 200 — 166.5 KiB — 160 ms — h2https://umami.bestvid.net/script.jsumami.bestvid.net/script.js https://umami.bestvid.net/script.js — 200 — 3.0 KiB — 92 ms — h3https://www.clarity.ms/tag/y6fyd24jr9www.clarity.ms/tag/y6fyd24jr9 https://www.clarity.ms/tag/y6fyd24jr9 — 200 — 1.1 KiB — 136 ms — http/1.1https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 79 ms — h3https://aitextcleaner.pro/clean-chatgpt-text?_rsc=ry-B8umWgNEV4JR9/clean-chatgpt-text?_rsc=ry-B8umWgN... https://aitextcleaner.pro/clean-chatgpt-text?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 35 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 126 ms — h3https://aitextcleaner.pro/remove-invisible-characters?_rsc=ry-B8umWgNEV4JR9/remove-invisible-characters?_rsc=r... https://aitextcleaner.pro/remove-invisible-characters?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 32 ms — h3https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=ry-B8umWgNEV4JR9/ai-text-watermark-checker?_rsc=ry-... https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 38 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 131 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 204 — 0 B — 126 ms — h3https://aitextcleaner.pro/?_rsc=1vwYfVB7_E9t4fEj/?_rsc=1vwYfVB7_E9t4fEj https://aitextcleaner.pro/?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 61 ms — h3https://aitextcleaner.pro/_next/static/chunks/0uajybzm23r3x.js/_next/static/chunks/0uajybzm23r3x.... https://aitextcleaner.pro/_next/static/chunks/0uajybzm23r3x.js — 200 — 0 B — 36 ms — h3https://aitextcleaner.pro/_next/static/chunks/1c7hz30gvzudd.js/_next/static/chunks/1c7hz30gvzudd.... https://aitextcleaner.pro/_next/static/chunks/1c7hz30gvzudd.js — 200 — 0 B — 36 ms — h3https://aitextcleaner.pro/pricing?_rsc=1vwYfVB7_E9t4fEj/pricing?_rsc=1vwYfVB7_E9t4fEj https://aitextcleaner.pro/pricing?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.4 KiB — 61 ms — h3https://aitextcleaner.pro/text-cleaner-ai?_rsc=1vwYfVB7_E9t4fEj/text-cleaner-ai?_rsc=1vwYfVB7_E9t4... https://aitextcleaner.pro/text-cleaner-ai?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 65 ms — h3https://aitextcleaner.pro/cleaner-ai-text?_rsc=1vwYfVB7_E9t4fEj/cleaner-ai-text?_rsc=1vwYfVB7_E9t4... https://aitextcleaner.pro/cleaner-ai-text?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 58 ms — h3https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 224 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 98.9 KiB — 163 ms — h2https://aitextcleaner.pro/ai-output-cleaner?_rsc=1vwYfVB7_E9t4fEj/ai-output-cleaner?_rsc=1vwYfVB7_E9... https://aitextcleaner.pro/ai-output-cleaner?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 36 ms — h3https://aitextcleaner.pro/clean-chatgpt-text?_rsc=1vwYfVB7_E9t4fEj/clean-chatgpt-text?_rsc=1vwYfVB7_E... https://aitextcleaner.pro/clean-chatgpt-text?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 39 ms — h3https://aitextcleaner.pro/remove-invisible-characters?_rsc=1vwYfVB7_E9t4fEj/remove-invisible-characters?_rsc=1... https://aitextcleaner.pro/remove-invisible-characters?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 41 ms — h3https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=1vwYfVB7_E9t4fEj/ai-text-watermark-checker?_rsc=1vw... https://aitextcleaner.pro/ai-text-watermark-checker?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.5 KiB — 48 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 141 ms — h3https://umami.bestvid.net/api/sendumami.bestvid.net/api/send https://umami.bestvid.net/api/send — 200 — 1.1 KiB — 136 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-YF73JMXJSE&gtm=45je68p1v9262006289za200zd9262006289&_p=1787799451365&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1190797246.1787799452&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~119367802~119367810~120385422~120476658&sid=1787799451&sct=1&seg=0&dl=https%3A%2F%2Faitextcleaner.pro%2F&dt=AI%20Text%20Cleaner%20%C2%B7%20Remove%20invisible%20characters%2C%20Markdown%2C%20and%20AI%20formatting&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1610region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-YF73JMXJSE&gtm=45je68p1v9262006289za200zd9262006289&_p=1787799451365&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1190797246.1787799452&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938465~115938468~118897920~118897930~119367802~119367810~120385422~120476658&sid=1787799451&sct=1&seg=0&dl=https%3A%2F%2Faitextcleaner.pro%2F&dt=AI%20Text%20Cleaner%20%C2%B7%20Remove%20invisible%20characters%2C%20Markdown%2C%20and%20AI%20formatting&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1610 — 204 — 550 B — 105 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — -1 — 0 B — 0 ms — https://f.clarity.ms/collectf.clarity.ms/collect https://f.clarity.ms/collect — -1 — 0 B — 0 ms — https://f.clarity.ms/collectf.clarity.ms/collect https://f.clarity.ms/collect — -1 — 0 B — 1 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
21% of JavaScript execution is third-party
First-party Third-party 597ms · 291KB · €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 259ms
Transfer 166 KB
Unused 43%
Monthly Cost €3/mo
Microsoft Clarity
Session Replay
Costly
Execution 247ms
Transfer 25 KB
Monthly Cost €3/mo
accounts.google.com
Other
Optional
Execution 90ms
Transfer 99 KB
Unused 75%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 259ms and costs ~€3/month
  • Microsoft Clarity adds 247ms and costs ~€3/month

Google Tag Manager takes 259ms 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

Microsoft Clarity takes 247ms 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

75% of accounts.google.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Image Optimization
38 images, 20 KB total, 16 KB wasted
INFO

Image Optimization Audit

Total Images

38

Total Size

20 KB

Oversized

1

Wasted

16 KB

9 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