Skip to content
https://tonmr.shop

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
1
REVIEW
10
PASS
12
INFO
3

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

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

5.36 s

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

9.39 s

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

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

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

9.41 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
12 PASS 10 REVIEW 1 FIX
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: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.2 MB transferred, 54 requests
REVIEW
1.2 MB transferred, 54 requests
Info::
Page weighs 2.5 MB (1.2 MB transferred)
Info::
Fonts are 305 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 305 KB
Info::
54 HTTP requests
Info::
Estimated 0.25 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
54 requests
0.25 g CO2 per page load
Images 454.8 KiB 37%
Fonts 305.3 KiB 25%
JavaScript 276.9 KiB 23%
CSS 114.2 KiB 9%
Other 43.0 KiB 4%
HTML 18.7 KiB 2%
Other 13.3 KiB 1%
Other 494 B 0%
Other 30 B 0%
0 2.4 MB 4.9 MB
Under budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

B
Third-Party Impact
54% third-party, 0 ms blocking
REVIEW
54% third-party, 0 ms blocking
Warning::
Third-party code accounts for 54% of page weight (668.1 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
46%
54%
First-party Third-party
B
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Warning::
https://tonmr.shop/uploads/settings/2026/05/logo_f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 455 KB
0 oversized -0 KB
4 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

C
JS Execution Cost
Action
1332ms total JS execution
REVIEW
1332ms total JS execution
Warning::
https://tonmr.shop/: 487ms CPU time
Warning::
https://tonmr.shop/public/assets/js/addictive-ui-v...: 252ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 248ms CPU time
Info::
Unattributable: 247ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/js/ad...: 98ms CPU time
Info::
Third-party scripts: 346ms (26% of total)

Main Thread Breakdown

Other 31% Style & Layout 29% Script Evaluation 23% Parse HTML & CSS 7% Script Parsing & Compilation 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://tonmr.shop/487ms13ms1ms1st
https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=1769510210252ms7ms1ms1st
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.js248ms182ms52ms3rd
Unattributable247ms9ms0ms1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-557729851538119198ms81ms12ms3rd
C
JS Bundles
Action
16 scripts, 160 KB unused
REVIEW
16 scripts, 160 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 131 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 29 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 160 KB
160 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.js173 KB131 KB (76%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-557729851538119154 KB29 KB (53%)3rd
https://tonmr.shop/public/assets/js/lightbox-v6.js?v=17693352242 KB1st
https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=17695102103 KB1st
https://tonmr.shop/public/js/category-description.js?v=17698090781 KB1st
https://tonmr.shop/public/assets/js/helpers-v5.js?v=17693346060 KB1st
https://tonmr.shop/public/assets/js/app-v4.js?v=17785311126 KB1st
https://tonmr.shop/public/assets/js/consent-v7.js?v=17693346061 KB1st
https://tonmr.shop/public/assets/js/ga-init-v5.js?v=17693346061 KB1st
https://tonmr.shop/public/js/form-progress.js?v=17698059981 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

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
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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
Page Weight Inventory
Action
54 resources · 1.2 MB · 160 KB savings available
REVIEW
54 resources · 1.2 MB · 160 KB savings available
Warning::
Page weight 1.2 MB exceeds 1 MB target by 203 KB
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~160 KB of savings available
Warning::
23 third-party resources (54% of weight)
54 resources · 1.2 MiB · 23 third-party 202.7 KiB over 1MB target
Image 41% · 497.6 KiB
Font 25% · 305.3 KiB
JavaScript 23% · 276.9 KiB
CSS 9% · 114.2 KiB
Document 2% · 18.7 KiB
Other 1% · 14.1 KiB

~159.8 KiB of savings available

Remove unused JavaScript: 159.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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+
Font Loading
2 fonts (305 KB)
PASS
2 fonts (305 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

305 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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.4 s LCP 9.4 shttps://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/Phosphor-Duotone.woff2Phosphor-Duotone.woff2 https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/Phosphor-Duotone.woff2 — 160.9 KiB — 15 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/Phosphor.woff2Phosphor.woff2 https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/Phosphor.woff2 — 144.3 KiB — 17 ms — font-display: swap
Phosphor-Duotone.woff2 woff2 swap
Size 161 KB
Load time 15 ms
Start 602 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Phosphor.woff2 woff2 swap
Size 144 KB
Load time 17 ms
Start 602 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~153 KB and ~306 ms

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+
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: no-store, no-cache, 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,User-Agent
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+
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::
9 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
54 requests over 1748ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.4 s LCP 9.4 shttps://tonmr.shop// https://tonmr.shop/ — 200 — 9.1 KiB — 205 ms — h2https://tonmr.shop/public/assets/css/premium.css?v=1778400896/public/assets/css/premium.css?v=17... https://tonmr.shop/public/assets/css/premium.css?v=1778400896 — 200 — 1.7 KiB — 108 ms — h2https://tonmr.shop/public/style.css?v=1778858898/public/style.css?v=1778858898 https://tonmr.shop/public/style.css?v=1778858898 — 200 — 27.7 KiB — 108 ms — h2https://tonmr.shop/public/assets/css/inline-v4.css?v=1778597220/public/assets/css/inline-v4.css?v=... https://tonmr.shop/public/assets/css/inline-v4.css?v=1778597220 — 200 — 2.4 KiB — 109 ms — h2https://tonmr.shop/uploads/settings/2026/05/logo_f_20260515_174901_a7f5bfc1d2c7.webp/uploads/settings/2026/05/logo_f_20... https://tonmr.shop/uploads/settings/2026/05/logo_f_20260515_174901_a7f5bfc1d2c7.webp — 200 — 4.1 KiB — 110 ms — h2https://tonmr.shop/uploads/settings/2026/05/banner_f_20260515_200941_ae6ec54ff58d.webp/uploads/settings/2026/05/banner_f_... https://tonmr.shop/uploads/settings/2026/05/banner_f_20260515_200941_ae6ec54ff58d.webp — 200 — 74.8 KiB — 157 ms — h2https://tonmr.shop/uploads/2026/02/thumbs/service_cover_f_20260223_130701_f76b0db9ab32.webp/uploads/2026/02/thumbs/service_cov... https://tonmr.shop/uploads/2026/02/thumbs/service_cover_f_20260223_130701_f76b0db9ab32.webp — 200 — 6.6 KiB — 56 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260216_215500_4a0e8ef30624.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260216_215500_4a0e8ef30624.webp — 200 — 64.6 KiB — 95 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260207_143543_d61decb96cf0.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260207_143543_d61decb96cf0.webp — 200 — 82.8 KiB — 110 ms — h2https://tonmr.shop/manifest.json/manifest.json https://tonmr.shop/manifest.json — 200 — 494 B — 155 ms — h2https://unpkg.com/@phosphor-icons/webunpkg.com/@phosphor-icons/web https://unpkg.com/@phosphor-icons/web — 302 — 271 B — 133 ms — h2https://tonmr.shop/public/assets/js/ga-init-v5.js?v=1769334606/public/assets/js/ga-init-v5.js?v=1... https://tonmr.shop/public/assets/js/ga-init-v5.js?v=1769334606 — 200 — 809 B — 62 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-5577298515381191pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-5577298515381191 — 200 — 54.0 KiB — 158 ms — h3https://tonmr.shop/public/js/image-auto-compress.js?v=1770339878/public/js/image-auto-compress.js?v... https://tonmr.shop/public/js/image-auto-compress.js?v=1770339878 — 200 — 2.5 KiB — 63 ms — h2https://tonmr.shop/public/js/form-progress.js?v=1769805998/public/js/form-progress.js?v=17698... https://tonmr.shop/public/js/form-progress.js?v=1769805998 — 200 — 1.2 KiB — 58 ms — h2https://tonmr.shop/public/js/category-description.js?v=1769809078/public/js/category-description.js?... https://tonmr.shop/public/js/category-description.js?v=1769809078 — 200 — 620 B — 65 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260205_045245_35fd4adeaf8b.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260205_045245_35fd4adeaf8b.webp — 200 — 63.8 KiB — 108 ms — h2https://tonmr.shop/public/assets/js/helpers-v5.js?v=1769334606/public/assets/js/helpers-v5.js?v=1... https://tonmr.shop/public/assets/js/helpers-v5.js?v=1769334606 — 200 — 442 B — 76 ms — h2https://tonmr.shop/public/assets/js/app-v4.js?v=1778531112/public/assets/js/app-v4.js?v=17785... https://tonmr.shop/public/assets/js/app-v4.js?v=1778531112 — 200 — 6.1 KiB — 67 ms — h2https://tonmr.shop/public/assets/js/consent-v7.js?v=1769334606/public/assets/js/consent-v7.js?v=1... https://tonmr.shop/public/assets/js/consent-v7.js?v=1769334606 — 200 — 789 B — 70 ms — h2https://tonmr.shop/public/assets/js/lightbox-v6.js?v=1769335224/public/assets/js/lightbox-v6.js?v=... https://tonmr.shop/public/assets/js/lightbox-v6.js?v=1769335224 — 200 — 1.9 KiB — 72 ms — h2https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=1769510210/public/assets/js/addictive-ui-v1.j... https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=1769510210 — 200 — 3.0 KiB — 78 ms — h2https://tonmr.shop/public/assets/js/pwa-install-v1.js?v=1778858708/public/assets/js/pwa-install-v1.js... https://tonmr.shop/public/assets/js/pwa-install-v1.js?v=1778858708 — 200 — 691 B — 81 ms — h2https://tonmr.shop/public/assets/js/home-2026.js?v=1769344256/public/assets/js/home-2026.js?v=17... https://tonmr.shop/public/assets/js/home-2026.js?v=1769344256 — 200 — 1.9 KiB — 84 ms — h2https://unpkg.com/@phosphor-icons/web@2.1.2/src/index.jsunpkg.com/@phosphor-icons/web@2.1.2... https://unpkg.com/@phosphor-icons/web@2.1.2/src/index.js — 200 — 641 B — 32 ms — h2https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-5577298515381191&plah=tonmr.shop&ama_t=adsensepagead2.googlesyndication.com/getco... https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-5577298515381191&plah=tonmr.shop&ama_t=adsense — 200 — 30 B — 29 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.js — 200 — 172.8 KiB — 88 ms — h3https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css — 200 — 12.0 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/thin/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/thin/style.css — 200 — 12.3 KiB — 39 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/light/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/light/style.css — 200 — 12.0 KiB — 52 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.4 s LCP 9.4 shttps://tonmr.shop// https://tonmr.shop/ — 200 — 9.1 KiB — 205 ms — h2https://tonmr.shop/public/assets/css/premium.css?v=1778400896/public/assets/css/premium.css?v=17... https://tonmr.shop/public/assets/css/premium.css?v=1778400896 — 200 — 1.7 KiB — 108 ms — h2https://tonmr.shop/public/style.css?v=1778858898/public/style.css?v=1778858898 https://tonmr.shop/public/style.css?v=1778858898 — 200 — 27.7 KiB — 108 ms — h2https://tonmr.shop/public/assets/css/inline-v4.css?v=1778597220/public/assets/css/inline-v4.css?v=... https://tonmr.shop/public/assets/css/inline-v4.css?v=1778597220 — 200 — 2.4 KiB — 109 ms — h2https://tonmr.shop/uploads/settings/2026/05/logo_f_20260515_174901_a7f5bfc1d2c7.webp/uploads/settings/2026/05/logo_f_20... https://tonmr.shop/uploads/settings/2026/05/logo_f_20260515_174901_a7f5bfc1d2c7.webp — 200 — 4.1 KiB — 110 ms — h2https://tonmr.shop/uploads/settings/2026/05/banner_f_20260515_200941_ae6ec54ff58d.webp/uploads/settings/2026/05/banner_f_... https://tonmr.shop/uploads/settings/2026/05/banner_f_20260515_200941_ae6ec54ff58d.webp — 200 — 74.8 KiB — 157 ms — h2https://tonmr.shop/uploads/2026/02/thumbs/service_cover_f_20260223_130701_f76b0db9ab32.webp/uploads/2026/02/thumbs/service_cov... https://tonmr.shop/uploads/2026/02/thumbs/service_cover_f_20260223_130701_f76b0db9ab32.webp — 200 — 6.6 KiB — 56 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260216_215500_4a0e8ef30624.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260216_215500_4a0e8ef30624.webp — 200 — 64.6 KiB — 95 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260207_143543_d61decb96cf0.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260207_143543_d61decb96cf0.webp — 200 — 82.8 KiB — 110 ms — h2https://tonmr.shop/manifest.json/manifest.json https://tonmr.shop/manifest.json — 200 — 494 B — 155 ms — h2https://unpkg.com/@phosphor-icons/webunpkg.com/@phosphor-icons/web https://unpkg.com/@phosphor-icons/web — 302 — 271 B — 133 ms — h2https://tonmr.shop/public/assets/js/ga-init-v5.js?v=1769334606/public/assets/js/ga-init-v5.js?v=1... https://tonmr.shop/public/assets/js/ga-init-v5.js?v=1769334606 — 200 — 809 B — 62 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-5577298515381191pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=pub-5577298515381191 — 200 — 54.0 KiB — 158 ms — h3https://tonmr.shop/public/js/image-auto-compress.js?v=1770339878/public/js/image-auto-compress.js?v... https://tonmr.shop/public/js/image-auto-compress.js?v=1770339878 — 200 — 2.5 KiB — 63 ms — h2https://tonmr.shop/public/js/form-progress.js?v=1769805998/public/js/form-progress.js?v=17698... https://tonmr.shop/public/js/form-progress.js?v=1769805998 — 200 — 1.2 KiB — 58 ms — h2https://tonmr.shop/public/js/category-description.js?v=1769809078/public/js/category-description.js?... https://tonmr.shop/public/js/category-description.js?v=1769809078 — 200 — 620 B — 65 ms — h2https://tonmr.shop/uploads/2026/02/service_cover_f_20260205_045245_35fd4adeaf8b.webp/uploads/2026/02/service_cover_f_20... https://tonmr.shop/uploads/2026/02/service_cover_f_20260205_045245_35fd4adeaf8b.webp — 200 — 63.8 KiB — 108 ms — h2https://tonmr.shop/public/assets/js/helpers-v5.js?v=1769334606/public/assets/js/helpers-v5.js?v=1... https://tonmr.shop/public/assets/js/helpers-v5.js?v=1769334606 — 200 — 442 B — 76 ms — h2https://tonmr.shop/public/assets/js/app-v4.js?v=1778531112/public/assets/js/app-v4.js?v=17785... https://tonmr.shop/public/assets/js/app-v4.js?v=1778531112 — 200 — 6.1 KiB — 67 ms — h2https://tonmr.shop/public/assets/js/consent-v7.js?v=1769334606/public/assets/js/consent-v7.js?v=1... https://tonmr.shop/public/assets/js/consent-v7.js?v=1769334606 — 200 — 789 B — 70 ms — h2https://tonmr.shop/public/assets/js/lightbox-v6.js?v=1769335224/public/assets/js/lightbox-v6.js?v=... https://tonmr.shop/public/assets/js/lightbox-v6.js?v=1769335224 — 200 — 1.9 KiB — 72 ms — h2https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=1769510210/public/assets/js/addictive-ui-v1.j... https://tonmr.shop/public/assets/js/addictive-ui-v1.js?v=1769510210 — 200 — 3.0 KiB — 78 ms — h2https://tonmr.shop/public/assets/js/pwa-install-v1.js?v=1778858708/public/assets/js/pwa-install-v1.js... https://tonmr.shop/public/assets/js/pwa-install-v1.js?v=1778858708 — 200 — 691 B — 81 ms — h2https://tonmr.shop/public/assets/js/home-2026.js?v=1769344256/public/assets/js/home-2026.js?v=17... https://tonmr.shop/public/assets/js/home-2026.js?v=1769344256 — 200 — 1.9 KiB — 84 ms — h2https://unpkg.com/@phosphor-icons/web@2.1.2/src/index.jsunpkg.com/@phosphor-icons/web@2.1.2... https://unpkg.com/@phosphor-icons/web@2.1.2/src/index.js — 200 — 641 B — 32 ms — h2https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-5577298515381191&plah=tonmr.shop&ama_t=adsensepagead2.googlesyndication.com/getco... https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-5577298515381191&plah=tonmr.shop&ama_t=adsense — 200 — 30 B — 29 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202605260101/show_ads_impl_fy2021.js — 200 — 172.8 KiB — 88 ms — h3https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/style.css — 200 — 12.0 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/thin/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/thin/style.css — 200 — 12.3 KiB — 39 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/light/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/light/style.css — 200 — 12.0 KiB — 52 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.css — 200 — 12.0 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/fill/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/fill/style.css — 200 — 12.0 KiB — 38 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/style.csscdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/style.css — 200 — 22.2 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/Phosphor-Duotone.woff2cdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/duotone/Phosphor-Duotone.woff2 — 200 — 160.9 KiB — 15 ms — h3https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/Phosphor.woff2cdn.jsdelivr.net/npm/@phosphor-icon... https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/regular/Phosphor.woff2 — 200 — 144.3 KiB — 17 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=cookie-consent-banner&ign=false&pw=412&ph=823&x=206&y=744pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=cookie-consent-banner&ign=false&pw=412&ph=823&x=206&y=744 — 204 — 20 B — 34 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=HEADER&cls=navbar&ign=false&pw=412&ph=823&x=0&y=0pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=HEADER&cls=navbar&ign=false&pw=412&ph=823&x=0&y=0 — 204 — 20 B — 37 ms — h3https://pagead2.googlesyndication.com/pagead/html/r20260527/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260527/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 73 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=pub-5577298515381191&output=html&adk=1812271804&adf=3025194257&lmt=1780212151&plat=1%3A16777216%2C2%3A16777216%2C3%3A65536%2C4%3A65536%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Ftonmr.shop%2F&pra=5&asro=0&itsi=-1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDguMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90L0EpQnJhbmQiLCI5OS4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDguMC43Nzc4LjE3OCJdXSwwXQ..&abgtt=6&dt=1780212151013&bpp=5&bdt=303&idt=148&shv=r20260527&mjsv=m202605260101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=6465050240002&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=31098653%2C95390668%2C95390788%2C95391802&oid=2&pvsid=3983577204637254&tmod=140959886&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&ifi=1&uci=a!1&fsb=1&dtd=176pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=pub-5577298515381191&output=html&adk=1812271804&adf=3025194257&lmt=1780212151&plat=1%3A16777216%2C2%3A16777216%2C3%3A65536%2C4%3A65536%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Ftonmr.shop%2F&pra=5&asro=0&itsi=-1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDguMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90L0EpQnJhbmQiLCI5OS4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDguMC43Nzc4LjE3OCJdXSwwXQ..&abgtt=6&dt=1780212151013&bpp=5&bdt=303&idt=148&shv=r20260527&mjsv=m202605260101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=6465050240002&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=31098653%2C95390668%2C95390788%2C95391802&oid=2&pvsid=3983577204637254&tmod=140959886&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&ifi=1&uci=a!1&fsb=1&dtd=176 — 200 — 65 B — 111 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260527&st=env&sjk=3983577204637254ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260527&st=env&sjk=3983577204637254 — 200 — 13.3 KiB — 86 ms — h3https://tonmr.shop/uploads/settings/2026/05/favicon_f_20260515_174901_efea96763f6c.webp?v=1.0.9/uploads/settings/2026/05/favicon_f... https://tonmr.shop/uploads/settings/2026/05/favicon_f_20260515_174901_efea96763f6c.webp?v=1.0.9 — 200 — 627 B — 60 ms — h2https://tonmr.shop/branding/tonmr_favicon_512.png/branding/tonmr_favicon_512.png https://tonmr.shop/branding/tonmr_favicon_512.png — 200 — 42.1 KiB — 56 ms — h2https://tonmr.shop/uploads/settings/2026/05/favicon_f_20260515_174901_efea96763f6c.webp?v=1.0.9/uploads/settings/2026/05/favicon_f... https://tonmr.shop/uploads/settings/2026/05/favicon_f_20260515_174901_efea96763f6c.webp?v=1.0.9 — 200 — 0 B — 3 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 95 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 70 ms — h2https://pagead2.googlesyndication.com/bg/cMEViafYgbbu73uCW4cBNEnJfbdGsx1bXSZ3saafEws.jspagead2.googlesyndication.com/bg/cM... https://pagead2.googlesyndication.com/bg/cMEViafYgbbu73uCW4cBNEnJfbdGsx1bXSZ3saafEws.js — 200 — 21.8 KiB — 28 ms — h3https://ep2.adtrafficquality.google/generate_204?652jigep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?652jig — 204 — 40 B — 26 ms — h2https://tonmr.shop/uploads/2026/05/thumbs/listing_extra_f_20260517_110040_dbfefe27357f.webp/uploads/2026/05/thumbs/listing_ext... https://tonmr.shop/uploads/2026/05/thumbs/listing_extra_f_20260517_110040_dbfefe27357f.webp — 200 — 24.2 KiB — 59 ms — h2https://tonmr.shop/uploads/2026/05/thumbs/listing_extra_f_20260517_102319_87aced163672.webp/uploads/2026/05/thumbs/listing_ext... https://tonmr.shop/uploads/2026/05/thumbs/listing_extra_f_20260517_102319_87aced163672.webp — 200 — 25.9 KiB — 65 ms — h2https://tonmr.shop/uploads/2026/02/listing_f_20260218_143109_6258de65a970.webp/uploads/2026/02/listing_f_20260218... https://tonmr.shop/uploads/2026/02/listing_f_20260218_143109_6258de65a970.webp — 200 — 15.8 KiB — 62 ms — h2https://tonmr.shop/uploads/2026/02/listing_f_20260215_201555_d030aa708758.webp/uploads/2026/02/listing_f_20260215... https://tonmr.shop/uploads/2026/02/listing_f_20260215_201555_d030aa708758.webp — 200 — 51.4 KiB — 111 ms — h2https://tonmr.shop/uploads/2026/02/listing_f_20260215_115342_acc2c4346524.webp/uploads/2026/02/listing_f_20260215... https://tonmr.shop/uploads/2026/02/listing_f_20260215_115342_acc2c4346524.webp — 200 — 14.8 KiB — 107 ms — h2https://tonmr.shop/uploads/2026/02/listing_f_20260215_114214_ea6c64485053.webp/uploads/2026/02/listing_f_20260215... https://tonmr.shop/uploads/2026/02/listing_f_20260215_114214_ea6c64485053.webp — 200 — 26.0 KiB — 111 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260527&jk=3983577204637254&bg=!qqmlqcvNAAZ0wi26VMI7AEcBe5WfOEyxE6XTW781ql70_vSzJFzTYhS_LQad7jYRXaDEStypNHWVUDimB1XxCQORlDeLKR3OOe3E5lllig7Nlp2L2HOkMQIAAABCUgAAAARoAQd-ADbWtqukIZ-8B8gVefoUmLfzIW0rOfltEwYPCdPvuEaC9ej2NcJa_lEcO3xpG6R3F7Y54jlhmBGZAqOBxrETyF0EvMLXY2lBfVdrfF7bEsFJfffWL9FG19HvFYx3A3gPcYZC_huh4mAak2cc1liJ7kcshaxMw3aE-9wp1p4EzBdQi8lUWqB0lNpH_LrZbmnU1QMnKLyznxonLFXKcLnmZYwUj7B1acJvHpBB63qsLiJdr_KNllERrhjEHN1kbUbfxFWiZxqWiK46JSZr9mu412lvJucyqt2Dl9dv9IwLEL4v9DYaFLFBwjA9JDnBdPz-wMbj2LDqHe5oxgg2iJtZfDNdXIA24j1wY3lrBIdK3m9WNmJS_dLDwmCerVbfxobZyKFT-Q7IewGlxRRZkXDyvq6PB-TmIZy4DVl5cHbiSGY8jJaqIuIUpWNIGMmVseavH1PGHVeN_li6TLVbD_vrDQ3Obo6yH-GraZ70m85mUq1vDCn5TzUOOvaXVvlJX-PG8i-5CjhOu26V_Gy2JYg5HjoLClcUoUFpRRlLzofFFuWRC0gVInBuv_M0TH3pifGx3KmvldPqgMQeSUe17Ttzer8Lg39b9PtKE2_jGka5GIdLdP4Q0BL56szks6QAFWUK0VLdd5j8udS8ig__1FxK7mh_Q4Z8ZpeUibXftkFjOgJ7tEFP7P5Y7GFmf2APiQXbIo8XXZbdaCOiUu5Vo5Pu_BlWsXiab1jVDo0w7acZoeZDz5Xn3L1dXWlA2xglesWFB6eTzFBgrGoYz0Soi-drEdP--ukQAxaQQjX6hOH-2l4RbZY5Udbw0Ugsc3_Miu23Osnc-_zx-jqQDlwmoK6gB9YWjb_vab4QQGVezaWOWCfy4ZZx81XeqMCwVLMjH-r6uSzKGJuT3cjBjeZ1HIhb-IfvC_4xhU_g4FR0a9RZ_mk1FPJLONJkLxLwrmehhgajVgUPQTv88En9E_DC03kep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260527&jk=3983577204637254&bg=!qqmlqcvNAAZ0wi26VMI7AEcBe5WfOEyxE6XTW781ql70_vSzJFzTYhS_LQad7jYRXaDEStypNHWVUDimB1XxCQORlDeLKR3OOe3E5lllig7Nlp2L2HOkMQIAAABCUgAAAARoAQd-ADbWtqukIZ-8B8gVefoUmLfzIW0rOfltEwYPCdPvuEaC9ej2NcJa_lEcO3xpG6R3F7Y54jlhmBGZAqOBxrETyF0EvMLXY2lBfVdrfF7bEsFJfffWL9FG19HvFYx3A3gPcYZC_huh4mAak2cc1liJ7kcshaxMw3aE-9wp1p4EzBdQi8lUWqB0lNpH_LrZbmnU1QMnKLyznxonLFXKcLnmZYwUj7B1acJvHpBB63qsLiJdr_KNllERrhjEHN1kbUbfxFWiZxqWiK46JSZr9mu412lvJucyqt2Dl9dv9IwLEL4v9DYaFLFBwjA9JDnBdPz-wMbj2LDqHe5oxgg2iJtZfDNdXIA24j1wY3lrBIdK3m9WNmJS_dLDwmCerVbfxobZyKFT-Q7IewGlxRRZkXDyvq6PB-TmIZy4DVl5cHbiSGY8jJaqIuIUpWNIGMmVseavH1PGHVeN_li6TLVbD_vrDQ3Obo6yH-GraZ70m85mUq1vDCn5TzUOOvaXVvlJX-PG8i-5CjhOu26V_Gy2JYg5HjoLClcUoUFpRRlLzofFFuWRC0gVInBuv_M0TH3pifGx3KmvldPqgMQeSUe17Ttzer8Lg39b9PtKE2_jGka5GIdLdP4Q0BL56szks6QAFWUK0VLdd5j8udS8ig__1FxK7mh_Q4Z8ZpeUibXftkFjOgJ7tEFP7P5Y7GFmf2APiQXbIo8XXZbdaCOiUu5Vo5Pu_BlWsXiab1jVDo0w7acZoeZDz5Xn3L1dXWlA2xglesWFB6eTzFBgrGoYz0Soi-drEdP--ukQAxaQQjX6hOH-2l4RbZY5Udbw0Ugsc3_Miu23Osnc-_zx-jqQDlwmoK6gB9YWjb_vab4QQGVezaWOWCfy4ZZx81XeqMCwVLMjH-r6uSzKGJuT3cjBjeZ1HIhb-IfvC_4xhU_g4FR0a9RZ_mk1FPJLONJkLxLwrmehhgajVgUPQTv88En9E_DC03k — 204 — 17 B — 47 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
26% of JavaScript execution is third-party
First-party Third-party 346ms · 227KB · €4/mo
pagead2.googlesyndication.com
Other
Costly
Execution 248ms
Transfer 173 KB
Unused 76%
Monthly Cost €3/mo
pagead2.googlesyndication.com
Other
Optional
Execution 98ms
Transfer 54 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • pagead2.googlesyndication.com adds 248ms and costs ~€3/month

pagead2.googlesyndication.com takes 248ms 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

76% of pagead2.googlesyndication.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

53% of pagead2.googlesyndication.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
15 images, 416 KB total, 270 KB wasted
INFO

Image Optimization Audit

Total Images

15

Total Size

416 KB

Oversized

6

Wasted

270 KB

15 missing dimensions 5 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