Skip to content
https://tinypng.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
4
REVIEW
2
PASS
7
INFO
2

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

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

361 ms

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

881 ms

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

24 ms

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

0.010

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

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

3.36 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
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 174 requests
FIX
3.0 MB transferred, 174 requests
Warning::
Page weighs 9.2 MB (3.0 MB transferred)
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Warning::
174 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.63 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
174 requests
0.63 g CO2 per page load
JavaScript 2.3 MiB 76%
Other 275.9 KiB 9%
Images 250.0 KiB 8%
Fonts 62.1 KiB 2%
CSS 62.0 KiB 2%
HTML 40.0 KiB 1%
Other 35.7 KiB 1%
Other 2.6 KiB 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
77% third-party, 0 ms blocking
FIX
77% third-party, 0 ms blocking
Warning::
Third-party code accounts for 77% of page weight (2.3 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
23%
77%
First-party Third-party
F
JS Bundles
Action
92 scripts, 830 KB unused
FIX
92 scripts, 830 KB unused
Warning::
https://hb.brainlyads.com//pbjs/1033/prebid.js?has...: 155 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6G8N...: 110 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6G8N...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-691...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5VQ...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 830 KB
830 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://hb.brainlyads.com//pbjs/1033/prebid.js?hash=9.30.0/9444a991e2510aba85683a63816aa825936d0399190 KB155 KB (81%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ&cx=c&gtm=4e64h1157 KB110 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ157 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-691912621&cx=c&gtm=4e64h1146 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5VQB4MZH148 KB64 KB (44%)3rd
https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js88 KB64 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LGBK7BMHET&cx=c&gtm=4e64h1168 KB64 KB (38%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/157577/2378//pwt.js76 KB55 KB (72%)3rd
https://powerad.ai/script.js52 KB46 KB (89%)3rd
https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js108 KB45 KB (42%)1st

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

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

F
Page Weight Inventory
Action
174 resources · 3.0 MB · 830 KB savings available
FIX
174 resources · 3.0 MB · 830 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~830 KB of savings available
Warning::
92 third-party resources (77% of weight)
Info::
1 resources over 200KB
174 resources · 3.0 MiB · 92 third-party 2.0 MiB over 1MB target
JavaScript 85% · 2.6 MiB
Image 8% · 250.8 KiB
Font 2% · 62.1 KiB
CSS 2% · 62.0 KiB
Document 1% · 41.6 KiB
Other 1% · 36.6 KiB

~829.8 KiB of savings available

Remove unused JavaScript: 829.8 KiB
C
Image Optimization
Action
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://tinypng.com/assets/main/1705057285-logo-tu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1688545481-github.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1705057276-immer-m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/_next/static/media/chart-netwo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1696499342-staffli... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1705057291-nicolas... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1697121691-immer-n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1705057298-staffli... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1705061973-logo-bl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/_next/static/media/crown.37662... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1688545462-linkedi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/_next/static/media/tinify-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tinypng.com/assets/main/1688545389-faceboo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 250 KB
0 oversized -0 KB
15 legacy format
13 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

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

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

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

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

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

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

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

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

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

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

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

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

B
JS Execution Cost
961ms total JS execution
REVIEW
961ms total JS execution
Info::
https://tinypng.com/: 200ms CPU time
Info::
https://consent.cookiebot.com/c225f1cf-22b5-408d-9...: 167ms CPU time
Info::
Unattributable: 164ms CPU time
Info::
https://tinypng.com/_next/static/chunks/framework-...: 159ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-6G8N...: 83ms CPU time
Warning::
Third-party scripts: 526ms (55% of total)

Main Thread Breakdown

Script Evaluation 53% Other 17% Script Parsing & Compilation 12% Style & Layout 11% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
https://tinypng.com/200ms10ms0ms1st
https://consent.cookiebot.com/c225f1cf-22b5-408d-9017-6dfa24e48b01/cc.js?renew=false&referer=tinypng.com&dnt=false&init=false&framework=TCFv2.3167ms58ms30ms3rd
Unattributable164ms13ms0ms3rd
https://tinypng.com/_next/static/chunks/framework-dd8328f0008e9946.js159ms140ms4ms1st
https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ83ms67ms15ms3rd
https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js77ms67ms9ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-5VQB4MZH57ms48ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-691912621&cx=c&gtm=4e64h155ms47ms7ms3rd
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
3 fonts (62 KB)
PASS
3 fonts (62 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

62 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 1.0 s 2.0 s 3.0 s FCP 361 ms LCP 881 mshttps://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff21755441e3a2fa970-s.p.woff2 https://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff2 — 35.2 KiB — 40 ms — font-display: swaphttps://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/500-latin.woff2500-latin.woff2 https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/500-latin.woff2 — 13.9 KiB — 108 ms — font-display: swaphttps://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/400-latin.woff2400-latin.woff2 https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/400-latin.woff2 — 13.1 KiB — 106 ms — font-display: swap
1755441e3a2fa970-s.p.woff2 woff2 swap
Size 35 KB
Load time 40 ms
Start 72 ms
Risk FOUT — text flashes from fallback to web font
500-latin.woff2 woff2 swap
Size 14 KB
Load time 108 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
400-latin.woff2 woff2 swap
Size 13 KB
Load time 106 ms
Start 3.5 s
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

A+
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: public,max-age=3600,s-maxage=300,stale-while-revalidate=31535700
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
CDN TTL: 5 minutes (s-maxage=300)
Info::
ETag present — enables conditional (304) responses
Cache-Control

public,max-age=3600,s-maxage=300,stale-while-revalidate=31535700

DirectiveValueMeaning
publicAny cache may store this response
max-age3600Cache for 1 hour
s-maxage300CDN caches for 5 minutes
stale-while-revalidate31535700Serve stale for 52 weeks while fetching fresh
Effective TTL: 3600 seconds
Network Waterfall
174 requests over 3602ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 361 ms LCP 881 mshttps://tinypng.com// https://tinypng.com/ — 200 — 37.1 KiB — 78 ms — h2https://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff2/_next/static/media/1755441e3a2fa97... https://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff2 — 200 — 35.2 KiB — 40 ms — h2https://tinypng.com/_next/static/css/0d7ac2885ad7edb1.css/_next/static/css/0d7ac2885ad7edb1.... https://tinypng.com/_next/static/css/0d7ac2885ad7edb1.css — 200 — 36.4 KiB — 49 ms — h2https://tinypng.com/_next/static/css/4d04bddafb35d251.css/_next/static/css/4d04bddafb35d251.... https://tinypng.com/_next/static/css/4d04bddafb35d251.css — 200 — 4.4 KiB — 25 ms — h2https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css/_next/static/css/4ae1ee66b8141c2f.... https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css — 200 — 4.6 KiB — 44 ms — h2https://tinypng.com/_next/static/css/95a3e544cc32c72f.css/_next/static/css/95a3e544cc32c72f.... https://tinypng.com/_next/static/css/95a3e544cc32c72f.css — 200 — 12.8 KiB — 43 ms — h2https://b4bkdh6p.tinifycdn.com/assets/main/1773946618-bg.avif?resize.width=1920b4bkdh6p.tinifycdn.com/assets/main/... https://b4bkdh6p.tinifycdn.com/assets/main/1773946618-bg.avif?resize.width=1920 — 200 — 42.3 KiB — 49 ms — h2https://b4bkdh6p.tinifycdn.com/assets/main/1773946602-l-bamboo-initial-george.avif?resize.width=640b4bkdh6p.tinifycdn.com/assets/main/... https://b4bkdh6p.tinifycdn.com/assets/main/1773946602-l-bamboo-initial-george.avif?resize.width=640 — 200 — 20.7 KiB — 37 ms — h2https://tinypng.com/_next/static/media/tinify-logo.3efe34e9.svg/_next/static/media/tinify-logo.3ef... https://tinypng.com/_next/static/media/tinify-logo.3efe34e9.svg — 200 — 17.7 KiB — 46 ms — h2https://tinypng.com/_next/static/media/new-plugin-box.5826ab7b.svg/_next/static/media/new-plugin-box.... https://tinypng.com/_next/static/media/new-plugin-box.5826ab7b.svg — 200 — 3.9 KiB — 44 ms — h2https://tinypng.com/_next/static/chunks/webpack-43f349450b2f9cf4.js/_next/static/chunks/webpack-43f349... https://tinypng.com/_next/static/chunks/webpack-43f349450b2f9cf4.js — 200 — 2.5 KiB — 51 ms — h2https://tinypng.com/_next/static/chunks/framework-dd8328f0008e9946.js/_next/static/chunks/framework-dd83... https://tinypng.com/_next/static/chunks/framework-dd8328f0008e9946.js — 200 — 56.8 KiB — 54 ms — h2https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js/_next/static/chunks/main-c481a5490... https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js — 200 — 107.6 KiB — 80 ms — h2https://tinypng.com/_next/static/chunks/pages/_app-7af9db8eea4ea655.js/_next/static/chunks/pages/_app-7af... https://tinypng.com/_next/static/chunks/pages/_app-7af9db8eea4ea655.js — 200 — 36.6 KiB — 60 ms — h2https://tinypng.com/_next/static/chunks/8776cac6-ee405a9daa92874d.js/_next/static/chunks/8776cac6-ee405... https://tinypng.com/_next/static/chunks/8776cac6-ee405a9daa92874d.js — 200 — 5.5 KiB — 71 ms — h2https://tinypng.com/_next/static/chunks/98bef5de-b5704f694fd81805.js/_next/static/chunks/98bef5de-b5704... https://tinypng.com/_next/static/chunks/98bef5de-b5704f694fd81805.js — 200 — 4.0 KiB — 73 ms — h2https://tinypng.com/_next/static/chunks/bab91655-9ab1d975fd39cb61.js/_next/static/chunks/bab91655-9ab1d... https://tinypng.com/_next/static/chunks/bab91655-9ab1d975fd39cb61.js — 200 — 3.9 KiB — 74 ms — h2https://tinypng.com/_next/static/chunks/9d08740d-e7666726e024e5f6.js/_next/static/chunks/9d08740d-e7666... https://tinypng.com/_next/static/chunks/9d08740d-e7666726e024e5f6.js — 200 — 1.7 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/98309536-d5583eac3828dd0e.js/_next/static/chunks/98309536-d5583... https://tinypng.com/_next/static/chunks/98309536-d5583eac3828dd0e.js — 200 — 18.7 KiB — 77 ms — h2https://tinypng.com/_next/static/chunks/cd97a040-eca51999f9c7d411.js/_next/static/chunks/cd97a040-eca51... https://tinypng.com/_next/static/chunks/cd97a040-eca51999f9c7d411.js — 200 — 2.8 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/93c15462-b2d5ab9fab3c855a.js/_next/static/chunks/93c15462-b2d5a... https://tinypng.com/_next/static/chunks/93c15462-b2d5ab9fab3c855a.js — 200 — 850 B — 78 ms — h2https://tinypng.com/_next/static/chunks/1100-8bd691ebf8d13fcf.js/_next/static/chunks/1100-8bd691ebf... https://tinypng.com/_next/static/chunks/1100-8bd691ebf8d13fcf.js — 200 — 8.1 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/2675-5f61efa4fe3dcec0.js/_next/static/chunks/2675-5f61efa4f... https://tinypng.com/_next/static/chunks/2675-5f61efa4fe3dcec0.js — 200 — 34.1 KiB — 125 ms — h2https://tinypng.com/_next/static/chunks/6748-8e17e2f94b919728.js/_next/static/chunks/6748-8e17e2f94... https://tinypng.com/_next/static/chunks/6748-8e17e2f94b919728.js — 200 — 3.2 KiB — 75 ms — h2https://tinypng.com/_next/static/chunks/6452-ed3657c13811992d.js/_next/static/chunks/6452-ed3657c13... https://tinypng.com/_next/static/chunks/6452-ed3657c13811992d.js — 200 — 7.0 KiB — 93 ms — h2https://tinypng.com/_next/static/chunks/458-532fb6e2aa2a9cec.js/_next/static/chunks/458-532fb6e2aa... https://tinypng.com/_next/static/chunks/458-532fb6e2aa2a9cec.js — 200 — 7.4 KiB — 94 ms — h2https://tinypng.com/_next/static/chunks/5158-d31c4524a8b69328.js/_next/static/chunks/5158-d31c4524a... https://tinypng.com/_next/static/chunks/5158-d31c4524a8b69328.js — 200 — 23.1 KiB — 121 ms — h2https://tinypng.com/_next/static/chunks/2200-58bd4b52b0504a7a.js/_next/static/chunks/2200-58bd4b52b... https://tinypng.com/_next/static/chunks/2200-58bd4b52b0504a7a.js — 200 — 903 B — 111 ms — h2https://tinypng.com/_next/static/chunks/9020-77774603ae4c38fd.js/_next/static/chunks/9020-77774603a... https://tinypng.com/_next/static/chunks/9020-77774603ae4c38fd.js — 200 — 25.2 KiB — 120 ms — h2https://tinypng.com/_next/static/chunks/4587-8607012305d67b7d.js/_next/static/chunks/4587-860701230... https://tinypng.com/_next/static/chunks/4587-8607012305d67b7d.js — 200 — 4.8 KiB — 108 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 361 ms LCP 881 mshttps://tinypng.com// https://tinypng.com/ — 200 — 37.1 KiB — 78 ms — h2https://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff2/_next/static/media/1755441e3a2fa97... https://tinypng.com/_next/static/media/1755441e3a2fa970-s.p.woff2 — 200 — 35.2 KiB — 40 ms — h2https://tinypng.com/_next/static/css/0d7ac2885ad7edb1.css/_next/static/css/0d7ac2885ad7edb1.... https://tinypng.com/_next/static/css/0d7ac2885ad7edb1.css — 200 — 36.4 KiB — 49 ms — h2https://tinypng.com/_next/static/css/4d04bddafb35d251.css/_next/static/css/4d04bddafb35d251.... https://tinypng.com/_next/static/css/4d04bddafb35d251.css — 200 — 4.4 KiB — 25 ms — h2https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css/_next/static/css/4ae1ee66b8141c2f.... https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css — 200 — 4.6 KiB — 44 ms — h2https://tinypng.com/_next/static/css/95a3e544cc32c72f.css/_next/static/css/95a3e544cc32c72f.... https://tinypng.com/_next/static/css/95a3e544cc32c72f.css — 200 — 12.8 KiB — 43 ms — h2https://b4bkdh6p.tinifycdn.com/assets/main/1773946618-bg.avif?resize.width=1920b4bkdh6p.tinifycdn.com/assets/main/... https://b4bkdh6p.tinifycdn.com/assets/main/1773946618-bg.avif?resize.width=1920 — 200 — 42.3 KiB — 49 ms — h2https://b4bkdh6p.tinifycdn.com/assets/main/1773946602-l-bamboo-initial-george.avif?resize.width=640b4bkdh6p.tinifycdn.com/assets/main/... https://b4bkdh6p.tinifycdn.com/assets/main/1773946602-l-bamboo-initial-george.avif?resize.width=640 — 200 — 20.7 KiB — 37 ms — h2https://tinypng.com/_next/static/media/tinify-logo.3efe34e9.svg/_next/static/media/tinify-logo.3ef... https://tinypng.com/_next/static/media/tinify-logo.3efe34e9.svg — 200 — 17.7 KiB — 46 ms — h2https://tinypng.com/_next/static/media/new-plugin-box.5826ab7b.svg/_next/static/media/new-plugin-box.... https://tinypng.com/_next/static/media/new-plugin-box.5826ab7b.svg — 200 — 3.9 KiB — 44 ms — h2https://tinypng.com/_next/static/chunks/webpack-43f349450b2f9cf4.js/_next/static/chunks/webpack-43f349... https://tinypng.com/_next/static/chunks/webpack-43f349450b2f9cf4.js — 200 — 2.5 KiB — 51 ms — h2https://tinypng.com/_next/static/chunks/framework-dd8328f0008e9946.js/_next/static/chunks/framework-dd83... https://tinypng.com/_next/static/chunks/framework-dd8328f0008e9946.js — 200 — 56.8 KiB — 54 ms — h2https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js/_next/static/chunks/main-c481a5490... https://tinypng.com/_next/static/chunks/main-c481a549066707b3.js — 200 — 107.6 KiB — 80 ms — h2https://tinypng.com/_next/static/chunks/pages/_app-7af9db8eea4ea655.js/_next/static/chunks/pages/_app-7af... https://tinypng.com/_next/static/chunks/pages/_app-7af9db8eea4ea655.js — 200 — 36.6 KiB — 60 ms — h2https://tinypng.com/_next/static/chunks/8776cac6-ee405a9daa92874d.js/_next/static/chunks/8776cac6-ee405... https://tinypng.com/_next/static/chunks/8776cac6-ee405a9daa92874d.js — 200 — 5.5 KiB — 71 ms — h2https://tinypng.com/_next/static/chunks/98bef5de-b5704f694fd81805.js/_next/static/chunks/98bef5de-b5704... https://tinypng.com/_next/static/chunks/98bef5de-b5704f694fd81805.js — 200 — 4.0 KiB — 73 ms — h2https://tinypng.com/_next/static/chunks/bab91655-9ab1d975fd39cb61.js/_next/static/chunks/bab91655-9ab1d... https://tinypng.com/_next/static/chunks/bab91655-9ab1d975fd39cb61.js — 200 — 3.9 KiB — 74 ms — h2https://tinypng.com/_next/static/chunks/9d08740d-e7666726e024e5f6.js/_next/static/chunks/9d08740d-e7666... https://tinypng.com/_next/static/chunks/9d08740d-e7666726e024e5f6.js — 200 — 1.7 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/98309536-d5583eac3828dd0e.js/_next/static/chunks/98309536-d5583... https://tinypng.com/_next/static/chunks/98309536-d5583eac3828dd0e.js — 200 — 18.7 KiB — 77 ms — h2https://tinypng.com/_next/static/chunks/cd97a040-eca51999f9c7d411.js/_next/static/chunks/cd97a040-eca51... https://tinypng.com/_next/static/chunks/cd97a040-eca51999f9c7d411.js — 200 — 2.8 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/93c15462-b2d5ab9fab3c855a.js/_next/static/chunks/93c15462-b2d5a... https://tinypng.com/_next/static/chunks/93c15462-b2d5ab9fab3c855a.js — 200 — 850 B — 78 ms — h2https://tinypng.com/_next/static/chunks/1100-8bd691ebf8d13fcf.js/_next/static/chunks/1100-8bd691ebf... https://tinypng.com/_next/static/chunks/1100-8bd691ebf8d13fcf.js — 200 — 8.1 KiB — 76 ms — h2https://tinypng.com/_next/static/chunks/2675-5f61efa4fe3dcec0.js/_next/static/chunks/2675-5f61efa4f... https://tinypng.com/_next/static/chunks/2675-5f61efa4fe3dcec0.js — 200 — 34.1 KiB — 125 ms — h2https://tinypng.com/_next/static/chunks/6748-8e17e2f94b919728.js/_next/static/chunks/6748-8e17e2f94... https://tinypng.com/_next/static/chunks/6748-8e17e2f94b919728.js — 200 — 3.2 KiB — 75 ms — h2https://tinypng.com/_next/static/chunks/6452-ed3657c13811992d.js/_next/static/chunks/6452-ed3657c13... https://tinypng.com/_next/static/chunks/6452-ed3657c13811992d.js — 200 — 7.0 KiB — 93 ms — h2https://tinypng.com/_next/static/chunks/458-532fb6e2aa2a9cec.js/_next/static/chunks/458-532fb6e2aa... https://tinypng.com/_next/static/chunks/458-532fb6e2aa2a9cec.js — 200 — 7.4 KiB — 94 ms — h2https://tinypng.com/_next/static/chunks/5158-d31c4524a8b69328.js/_next/static/chunks/5158-d31c4524a... https://tinypng.com/_next/static/chunks/5158-d31c4524a8b69328.js — 200 — 23.1 KiB — 121 ms — h2https://tinypng.com/_next/static/chunks/2200-58bd4b52b0504a7a.js/_next/static/chunks/2200-58bd4b52b... https://tinypng.com/_next/static/chunks/2200-58bd4b52b0504a7a.js — 200 — 903 B — 111 ms — h2https://tinypng.com/_next/static/chunks/9020-77774603ae4c38fd.js/_next/static/chunks/9020-77774603a... https://tinypng.com/_next/static/chunks/9020-77774603ae4c38fd.js — 200 — 25.2 KiB — 120 ms — h2https://tinypng.com/_next/static/chunks/4587-8607012305d67b7d.js/_next/static/chunks/4587-860701230... https://tinypng.com/_next/static/chunks/4587-8607012305d67b7d.js — 200 — 4.8 KiB — 108 ms — h2https://tinypng.com/_next/static/chunks/2372-2cba50b83c7300e8.js/_next/static/chunks/2372-2cba50b83... https://tinypng.com/_next/static/chunks/2372-2cba50b83c7300e8.js — 200 — 3.0 KiB — 109 ms — h2https://tinypng.com/_next/static/chunks/7067-d1e89d6a4ff59a3a.js/_next/static/chunks/7067-d1e89d6a4... https://tinypng.com/_next/static/chunks/7067-d1e89d6a4ff59a3a.js — 200 — 1.6 KiB — 115 ms — h2https://tinypng.com/_next/static/chunks/5756-95001424c21a3805.js/_next/static/chunks/5756-95001424c... https://tinypng.com/_next/static/chunks/5756-95001424c21a3805.js — 200 — 3.9 KiB — 116 ms — h2https://tinypng.com/_next/static/chunks/8506-7ec064c278c2bf2a.js/_next/static/chunks/8506-7ec064c27... https://tinypng.com/_next/static/chunks/8506-7ec064c278c2bf2a.js — 200 — 6.3 KiB — 42 ms — h3https://tinypng.com/_next/static/chunks/1982-b84dde4a457b5848.js/_next/static/chunks/1982-b84dde4a4... https://tinypng.com/_next/static/chunks/1982-b84dde4a457b5848.js — 200 — 2.9 KiB — 98 ms — h3https://tinypng.com/_next/static/chunks/pages/index-9c913f84e038b601.js/_next/static/chunks/pages/index-9c... https://tinypng.com/_next/static/chunks/pages/index-9c913f84e038b601.js — 200 — 28.2 KiB — 108 ms — h3https://tinypng.com/_next/static/83mXbR_iUS69vJk9ooqsD/_buildManifest.js/_next/static/83mXbR_iUS69vJk9ooqsD... https://tinypng.com/_next/static/83mXbR_iUS69vJk9ooqsD/_buildManifest.js — 200 — 3.3 KiB — 45 ms — h3https://tinypng.com/_next/static/83mXbR_iUS69vJk9ooqsD/_ssgManifest.js/_next/static/83mXbR_iUS69vJk9ooqsD... https://tinypng.com/_next/static/83mXbR_iUS69vJk9ooqsD/_ssgManifest.js — 200 — 355 B — 93 ms — h3https://tinypng.com/_next/static/media/crown.37662cc4.svg/_next/static/media/crown.37662cc4.... https://tinypng.com/_next/static/media/crown.37662cc4.svg — 200 — 827 B — 113 ms — h3https://tinypng.com/_next/static/media/chart-network.7f5980e7.svg/_next/static/media/chart-network.7... https://tinypng.com/_next/static/media/chart-network.7f5980e7.svg — 200 — 550 B — 96 ms — h3https://tinypng.com/assets/main/1687962828-airbnb.svg/assets/main/1687962828-airbnb.svg https://tinypng.com/assets/main/1687962828-airbnb.svg — 200 — 2.5 KiB — 93 ms — h3https://tinypng.com/assets/main/1705057270-ask-com_logo-1.webp/assets/main/1705057270-ask-com_log... https://tinypng.com/assets/main/1705057270-ask-com_logo-1.webp — 200 — 1.7 KiB — 92 ms — h3https://tinypng.com/assets/main/1687962833-group-37.svg/assets/main/1687962833-group-37.sv... https://tinypng.com/assets/main/1687962833-group-37.svg — 200 — 3.5 KiB — 44 ms — h3https://tinypng.com/assets/main/1705057273-hertz-logo-black-1.webp/assets/main/1705057273-hertz-logo-... https://tinypng.com/assets/main/1705057273-hertz-logo-black-1.webp — 200 — 907 B — 92 ms — h3https://tinypng.com/assets/main/1687962838-peta-logo-1.svg/assets/main/1687962838-peta-logo-1... https://tinypng.com/assets/main/1687962838-peta-logo-1.svg — 200 — 1.0 KiB — 90 ms — h3https://tinypng.com/assets/main/1687962842-samsung.svg/assets/main/1687962842-samsung.svg https://tinypng.com/assets/main/1687962842-samsung.svg — 200 — 1.5 KiB — 88 ms — h3https://tinypng.com/assets/main/1705057295-sony-logo-1.webp/assets/main/1705057295-sony-logo-1... https://tinypng.com/assets/main/1705057295-sony-logo-1.webp — 200 — 843 B — 88 ms — h3https://tinypng.com/assets/main/1687962960-electronic_arts_2020.svg/assets/main/1687962960-electronic_... https://tinypng.com/assets/main/1687962960-electronic_arts_2020.svg — 200 — 2.9 KiB — 94 ms — h3https://tinypng.com/assets/main/1697121691-immer-new.svg/assets/main/1697121691-immer-new.s... https://tinypng.com/assets/main/1697121691-immer-new.svg — 200 — 4.6 KiB — 94 ms — h3https://tinypng.com/assets/main/1705057276-immer-michael-mol-fotor-2023100511483.webp/assets/main/1705057276-immer-micha... https://tinypng.com/assets/main/1705057276-immer-michael-mol-fotor-2023100511483.webp — 200 — 10.0 KiB — 94 ms — h3https://tinypng.com/assets/main/1696499342-stafflink-logo.svg/assets/main/1696499342-stafflink-l... https://tinypng.com/assets/main/1696499342-stafflink-logo.svg — 200 — 702 B — 105 ms — h3https://tinypng.com/assets/main/1705057298-stafflink-matt-neal-fotor-20231005115013.webp/assets/main/1705057298-stafflink-m... https://tinypng.com/assets/main/1705057298-stafflink-matt-neal-fotor-20231005115013.webp — 200 — 8.0 KiB — 105 ms — h3https://tinypng.com/assets/main/1705057285-logo-tul.webp/assets/main/1705057285-logo-tul.we... https://tinypng.com/assets/main/1705057285-logo-tul.webp — 200 — 4.3 KiB — 106 ms — h3https://tinypng.com/assets/main/1705057291-nicolas-villegas-modified.webp/assets/main/1705057291-nicolas-vil... https://tinypng.com/assets/main/1705057291-nicolas-villegas-modified.webp — 200 — 13.0 KiB — 106 ms — h3https://tinypng.com/_next/static/media/grass.0d24fd12.webp/_next/static/media/grass.0d24fd12.... https://tinypng.com/_next/static/media/grass.0d24fd12.webp — 200 — 20.8 KiB — 106 ms — h3https://tinypng.com/assets/main/1688545462-linkedin-big-logo.svg/assets/main/1688545462-linkedin-bi... https://tinypng.com/assets/main/1688545462-linkedin-big-logo.svg — 200 — 699 B — 106 ms — h3https://tinypng.com/assets/main/1705061973-logo-black.webp/assets/main/1705061973-logo-black.... https://tinypng.com/assets/main/1705061973-logo-black.webp — 200 — 32.1 KiB — 106 ms — h3https://tinypng.com/assets/main/1688545389-facebook.svg/assets/main/1688545389-facebook.sv... https://tinypng.com/assets/main/1688545389-facebook.svg — 200 — 530 B — 106 ms — h3https://tinypng.com/assets/main/1688545481-github.svg/assets/main/1688545481-github.svg https://tinypng.com/assets/main/1688545481-github.svg — 200 — 548 B — 106 ms — h3https://b4bkdh6p.tinifycdn.com/assets/main/1773946612-l-bamboo-cheering-george.avif?resize.width=640b4bkdh6p.tinifycdn.com/assets/main/... https://b4bkdh6p.tinifycdn.com/assets/main/1773946612-l-bamboo-cheering-george.avif?resize.width=640 — 200 — 24.1 KiB — 17 ms — h2https://tinypng.com/_next/static/media/panda_with_cord.8abd0b4f.webp/_next/static/media/panda_with_cord... https://tinypng.com/_next/static/media/panda_with_cord.8abd0b4f.webp — 200 — 28.5 KiB — 105 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1236 1320'%…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1236 1320'%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1236 1320'%…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1236 1320'%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cre…www.w3.org/2000/svg'%3e%3cre… data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cre… — 200 — 0 B — 0 ms — datahttps://tinypng.com/_next/static/media/testimonial-background.b68f360e.svg/_next/static/media/testimonial-bac... https://tinypng.com/_next/static/media/testimonial-background.b68f360e.svg — 200 — 1.3 KiB — 73 ms — h3https://ph.tinify.com/static/dead-clicks-autocapture.js?v=1.353.1ph.tinify.com/static/dead-clicks-au... https://ph.tinify.com/static/dead-clicks-autocapture.js?v=1.353.1 — 200 — 12.8 KiB — 139 ms — h2https://ph.tinify.com/static/web-vitals.js?v=1.353.1ph.tinify.com/static/web-vitals.js?... https://ph.tinify.com/static/web-vitals.js?v=1.353.1 — 200 — 6.7 KiB — 108 ms — h2https://ph.tinify.com/static/exception-autocapture.js?v=1.353.1ph.tinify.com/static/exception-auto... https://ph.tinify.com/static/exception-autocapture.js?v=1.353.1 — 200 — 11.7 KiB — 136 ms — h2https://ph.tinify.com/array/phc_3UyPpkWwO4ZgeESA6mHnwOV449bcj055fDVz21fQnNC/config.jsph.tinify.com/array/phc_3UyPpkWwO4Z... https://ph.tinify.com/array/phc_3UyPpkWwO4ZgeESA6mHnwOV449bcj055fDVz21fQnNC/config.js — 200 — 3.2 KiB — 155 ms — h2https://www.dropbox.com/static/api/2/dropins.jswww.dropbox.com/static/api/2/dropin... https://www.dropbox.com/static/api/2/dropins.js — 200 — 14.7 KiB — 244 ms — h2https://tinypng.com/web/session/web/session https://tinypng.com/web/session — 404 — 11 B — 47 ms — h3https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 27 ms — h2https://assets.endorsely.com/endorsely.jsassets.endorsely.com/endorsely.js https://assets.endorsely.com/endorsely.js — 200 — 2.0 KiB — 92 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5VQB4MZHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5VQB4MZH — 200 — 147.9 KiB — 140 ms — h2https://tinypng.com/_next/static/css/4d04bddafb35d251.css/_next/static/css/4d04bddafb35d251.... https://tinypng.com/_next/static/css/4d04bddafb35d251.css — 200 — 0 B — 5 ms — h2https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css/_next/static/css/4ae1ee66b8141c2f.... https://tinypng.com/_next/static/css/4ae1ee66b8141c2f.css — 200 — 0 B — 13 ms — h2https://tinypng.com/_next/static/css/95a3e544cc32c72f.css/_next/static/css/95a3e544cc32c72f.... https://tinypng.com/_next/static/css/95a3e544cc32c72f.css — 200 — 0 B — 13 ms — h2https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en.json — 200 — 19.0 KiB — 24 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/web.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/web.json — 307 — 17 B — 32 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/cdn.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/cdn.json — 307 — 17 B — 34 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/developers.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/developers.json — 307 — 17 B — 37 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/wordpress.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/wordpress.json — 307 — 17 B — 33 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/third-party.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/third-party.json — 307 — 17 B — 38 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/analyzer.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/analyzer.json — 307 — 17 B — 36 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/pricing/web.json/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/pricing/web.json — 307 — 17 B — 41 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/checkout/web.json?tier=pro/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/checkout/web.json?tier=pro — 307 — 17 B — 38 ms — h3https://tinypng.com/web/session/web/session https://tinypng.com/web/session — 404 — 11 B — 129 ms — h3https://consentcdn.cookiebot.com/consentconfig/c225f1cf-22b5-408d-9017-6dfa24e48b01/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/c225f1cf-22b5-408d-9017-6dfa24e48b01/settings.json — 200 — 936 B — 28 ms — h2https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.jsconsent.cookiebot.com/Framework/IAB... https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js — 200 — 87.9 KiB — 21 ms — h2https://consent.cookiebot.com/c225f1cf-22b5-408d-9017-6dfa24e48b01/cc.js?renew=false&referer=tinypng.com&dnt=false&init=false&framework=TCFv2.3consent.cookiebot.com/c225f1cf-22b5... https://consent.cookiebot.com/c225f1cf-22b5-408d-9017-6dfa24e48b01/cc.js?renew=false&referer=tinypng.com&dnt=false&init=false&framework=TCFv2.3 — 200 — 297.4 KiB — 141 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 810 B — 14 ms — h2https://ph.tinify.com/flags/?v=2&ip=0&_=1776816413234&ver=1.353.1&compression=base64ph.tinify.com/flags/?v=2&ip=0&_=177... https://ph.tinify.com/flags/?v=2&ip=0&_=1776816413234&ver=1.353.1&compression=base64 — 200 — 1.3 KiB — 36 ms — h2https://powerad.ai/script.jspowerad.ai/script.js https://powerad.ai/script.js — 200 — 52.1 KiB — 531 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LGBK7BMHET&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LGBK7BMHET&cx=c&gtm=4e64h1 — 200 — 168.3 KiB — 51 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-691912621&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-691912621&cx=c&gtm=4e64h1 — 200 — 146.1 KiB — 62 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Ftinypng.com%2F&scrsrc=www.googletagmanager.com&rnd=182260551.1776816413&navt=n&npa=1&us_privacy=1YNY&gdpr=1&gdpr_consent=tcempty&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v9197218289za200zd9197218289xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1265b&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776816413343&tfd=761pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Ftinypng.com%2F&scrsrc=www.googletagmanager.com&rnd=182260551.1776816413&navt=n&npa=1&us_privacy=1YNY&gdpr=1&gdpr_consent=tcempty&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v9197218289za200zd9197218289xea&gcs=G100&gcd=13q3p3q2q5l1&dma_cps=-&dma=1&tcfd=1265b&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776816413343&tfd=761 — 200 — 21 B — 187 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAAsCAYAAACjZQx0AAABfmlDQ1BJQ0MgcHJvZmlsZQAAKJF9k…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAAsCAYAAACjZQx0AAABfmlDQ1BJQ0MgcHJvZmlsZQAAKJF9k… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Ftinypng.com%2F&scrsrc=www.googletagmanager.com&rnd=182260551.1776816413&navt=n&npa=1&us_privacy=1---&gdpr=1&gdpr_consent=tcempty&_tu=CA&gtm=45be64h1v9197998118z89197218289za20gzb9197218289zd9197218289xec&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=1265b&tag_exp=0~115616986~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-691912621&tid=AW-691912621&tft=1776816413631&tfd=1049pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Ftinypng.com%2F&scrsrc=www.googletagmanager.com&rnd=182260551.1776816413&navt=n&npa=1&us_privacy=1---&gdpr=1&gdpr_consent=tcempty&_tu=CA&gtm=45be64h1v9197998118z89197218289za20gzb9197218289zd9197218289xec&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=1265b&tag_exp=0~115616986~115938465~115938468~117266401~117384406&apve=1&apvf=f&apvc=0&tids=AW-691912621&tid=AW-691912621&tft=1776816413631&tfd=1049 — 200 — 21 B — 27 ms — h3https://reporting.powerad.ai/reporting.powerad.ai/ https://reporting.powerad.ai/ — 201 — 0 B — 299 ms — h2https://powerad.ai/detect-aau?ch=2powerad.ai/detect-aau?ch=2 https://powerad.ai/detect-aau?ch=2 — 200 — 223 B — 311 ms — h2https://powerad.ai/detect-aau?ch=1powerad.ai/detect-aau?ch=1 https://powerad.ai/detect-aau?ch=1 — 200 — 222 B — 358 ms — h2https://powerad.ai/pubPls/?width=1350&url=https%3A%2F%2Ftinypng.com%2F&pbjsV=3.0powerad.ai/pubPls/?width=1350&url=h... https://powerad.ai/pubPls/?width=1350&url=https%3A%2F%2Ftinypng.com%2F&pbjsV=3.0 — 200 — 1.7 KiB — 113 ms — h2https://tinypng.com/images/favicon.ico/images/favicon.ico https://tinypng.com/images/favicon.ico — 200 — 817 B — 20 ms — h3https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/loader11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/loader — 200 — 490 B — 113 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/157577/2378//pwt.jsads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/157577/2378//pwt.js — 200 — 76.4 KiB — 15 ms — h2https://hb.brainlyads.com/pbjs_wrapper.v3.0.jshb.brainlyads.com/pbjs_wrapper.v3.0... https://hb.brainlyads.com/pbjs_wrapper.v3.0.js — 200 — 18.3 KiB — 380 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ — 200 — 157.0 KiB — 99 ms — h3https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6G8NH957SQ&cx=c&gtm=4e64h1 — 200 — 157.0 KiB — 99 ms — h3https://a.ad.gt/api/v1/u/matches/251?url=https%3A%2F%2Ftinypng.com%2F&ref=a.ad.gt/api/v1/u/matches/251?url=ht... https://a.ad.gt/api/v1/u/matches/251?url=https%3A%2F%2Ftinypng.com%2F&ref= — 204 — 101 B — 64 ms — h2https://p.cpx.to/p/12967/px.jsp.cpx.to/p/12967/px.js https://p.cpx.to/p/12967/px.js — 200 — 3.7 KiB — 108 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/shim/ee596098a4f74d9ca662dc772f2653b511447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/shim/ee596098a4f74d9ca662dc772f2653b5 — 200 — 47.0 KiB — 315 ms — h2https://hb.brainlyads.com//pbjs/1033/prebid.js?hash=9.30.0/9444a991e2510aba85683a63816aa825936d0399hb.brainlyads.com//pbjs/1033/prebid... https://hb.brainlyads.com//pbjs/1033/prebid.js?hash=9.30.0/9444a991e2510aba85683a63816aa825936d0399 — 200 — 190.4 KiB — 562 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/landing?preferLocal=true11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/landing?preferLocal=true — 200 — 2.1 KiB — 111 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/fonts11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/api/fonts — 200 — 860 B — 107 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/css/styles.a6068002.chunk.css11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/css/styles.a6068002.chunk.css — 200 — 3.0 KiB — 5 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/webpack-81ed2b45c197d7028075.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/webpack-81ed2b45c197d7028075.js — 200 — 2.3 KiB — 8 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/framework.34bf141b0d86c4565ece.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/framework.34bf141b0d86c4565ece.js — 200 — 40.7 KiB — 22 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/commons.97128cde355ecc75f767.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/commons.97128cde355ecc75f767.js — 200 — 15.1 KiB — 16 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/main-458b4e671af992ead670.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/main-458b4e671af992ead670.js — 200 — 7.4 KiB — 19 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/c8b05f54.4177b0364110102e1d80.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/c8b05f54.4177b0364110102e1d80.js — 200 — 24.5 KiB — 21 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8f6c8215.67d1cbbeb63ad4fd2cc6.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8f6c8215.67d1cbbeb63ad4fd2cc6.js — 200 — 2.5 KiB — 20 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/6b859938.1ce9891448442a263ac4.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/6b859938.1ce9891448442a263ac4.js — 200 — 20.5 KiB — 19 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/9fd8c5e27f99fce506e2e5d3b010ddba7982b0f2.de5234b32714b00d19f7.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/9fd8c5e27f99fce506e2e5d3b010ddba7982b0f2.de5234b32714b00d19f7.js — 200 — 32.5 KiB — 21 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/f0212d6ee1b3c9ea0d1377f576927b73d63306d0.d737c4c6a3cdb705a451.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/f0212d6ee1b3c9ea0d1377f576927b73d63306d0.d737c4c6a3cdb705a451.js — 200 — 7.7 KiB — 20 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/e1660153ed51b257617d8ab98ec31fe1c43a2bbb.f868ab1f416017603e40.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/e1660153ed51b257617d8ab98ec31fe1c43a2bbb.f868ab1f416017603e40.js — 200 — 68.1 KiB — 47 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/9f53a5e1838f3d4edd0881ed4356c1a4045f0c7f.175278f709b52ba552af.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/9f53a5e1838f3d4edd0881ed4356c1a4045f0c7f.175278f709b52ba552af.js — 200 — 53.0 KiB — 48 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/ecdc3a18010e3f0f77a82f9f4c597ff1caa989ad.d1e8541e70cf9376c6e7.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/ecdc3a18010e3f0f77a82f9f4c597ff1caa989ad.d1e8541e70cf9376c6e7.js — 200 — 3.3 KiB — 25 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/51b1440a0a665627a6ad39500567b3ecdc733cf3.c5c4a3a611b273dcdbcb.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/51b1440a0a665627a6ad39500567b3ecdc733cf3.c5c4a3a611b273dcdbcb.js — 200 — 17.6 KiB — 27 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/styles.02f8c6acb3e2a5a8e10b.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/styles.02f8c6acb3e2a5a8e10b.js — 200 — 483 B — 28 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/_app-6cd207f717a3caec734a.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/_app-6cd207f717a3caec734a.js — 200 — 7.6 KiB — 30 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/landing-7bb8e08ce57d1d1839a9.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/landing-7bb8e08ce57d1d1839a9.js — 200 — 1.9 KiB — 33 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/fbjAlqE5PPcuH8XIjUzZr/_buildManifest.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/fbjAlqE5PPcuH8XIjUzZr/_buildManifest.js — 200 — 1.5 KiB — 37 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/fbjAlqE5PPcuH8XIjUzZr/_ssgManifest.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/fbjAlqE5PPcuH8XIjUzZr/_ssgManifest.js — 200 — 444 B — 44 ms — h2https://graphql.production.groovehq.com/graphqlgraphql.production.groovehq.com/gra... https://graphql.production.groovehq.com/graphql — 204 — 0 B — 312 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8aa1b6689c9902f4ace2ba2b4a90b3959c03588e.377d054d962cbd2cf110.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8aa1b6689c9902f4ace2ba2b4a90b3959c03588e.377d054d962cbd2cf110.js — 200 — 5.6 KiB — 5 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1c723d293cad925a7b8092c0c383afec982c5454.1183f5cce36d96feb029.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1c723d293cad925a7b8092c0c383afec982c5454.1183f5cce36d96feb029.js — 200 — 6.1 KiB — 7 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/index-070d9cb263a6ae356463.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/index-070d9cb263a6ae356463.js — 200 — 6.4 KiB — 10 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bc22179d.a081f06757f1603acde3.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bc22179d.a081f06757f1603acde3.js — 200 — 14.6 KiB — 11 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/913e27605ac03ee26ecd7fdf9a144ff39e638a99.b0b62a182d332b99c748.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/913e27605ac03ee26ecd7fdf9a144ff39e638a99.b0b62a182d332b99c748.js — 200 — 42.3 KiB — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/004c2ef8caa5266c76b669dc17f6cf0b25fa5168.f5ed34abf0e7d9a20239.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/004c2ef8caa5266c76b669dc17f6cf0b25fa5168.f5ed34abf0e7d9a20239.js — 200 — 155.9 KiB — 24 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/chat-86c4196bac892ac2f0c4.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/chat-86c4196bac892ac2f0c4.js — 200 — 1.1 KiB — 14 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/411d3b2b074f283d5567768e98c29ea57ac72c7e.0ecb202b1e20c34dfe2b.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/411d3b2b074f283d5567768e98c29ea57ac72c7e.0ecb202b1e20c34dfe2b.js — 200 — 3.3 KiB — 15 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bbecb2aac453f4aca56167f37dd661b2b98eab3d.b337f3c384f283766f2b.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bbecb2aac453f4aca56167f37dd661b2b98eab3d.b337f3c384f283766f2b.js — 200 — 24.1 KiB — 22 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/kb-807de4bdd472e39c8923.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/kb-807de4bdd472e39c8923.js — 200 — 908 B — 15 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1afcbd199177533916b9b38abc7be28a66aea94c.3b1fcfa2106ae14bfdf8.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1afcbd199177533916b9b38abc7be28a66aea94c.3b1fcfa2106ae14bfdf8.js — 200 — 12.5 KiB — 16 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/contact-ef877198b050284bf8d7.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/contact-ef877198b050284bf8d7.js — 200 — 2.2 KiB — 18 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-LGBK7BMHET&gtm=45je64h1v9197816647z89197218289za20gzb9197218289zd9197218289&_p=1776816413078&gcs=G100&gcd=13q3p3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1265r&gdid=dMWZhNz&ecid=2146959179&_eu=AAAAAEA&are=1&cid=95033131.1776816415&ec_mode=a&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542~118167060&sid=1776816413&sct=1&seg=0&dl=https%3A%2F%2Ftinypng.com%2F&dt=TinyPNG%20%E2%80%93%20Compress%20WebP%2C%20PNG%20and%20JPEG%20images%20intelligently&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&up.has_api=false&up.has_cdn=false&up.has_web=false&up.web_tier=free&up.authenticated=false&tfd=2015region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LGBK7BMHET&gtm=45je64h1v9197816647z89197218289za20gzb9197218289zd9197218289&_p=1776816413078&gcs=G100&gcd=13q3p3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1265r&gdid=dMWZhNz&ecid=2146959179&_eu=AAAAAEA&are=1&cid=95033131.1776816415&ec_mode=a&frm=0&pscdl=denied&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542~118167060&sid=1776816413&sct=1&seg=0&dl=https%3A%2F%2Ftinypng.com%2F&dt=TinyPNG%20%E2%80%93%20Compress%20WebP%2C%20PNG%20and%20JPEG%20images%20intelligently&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&up.has_api=false&up.has_cdn=false&up.has_web=false&up.web_tier=free&up.authenticated=false&tfd=2015 — 204 — 546 B — 91 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-6G8NH957SQ&gtm=45je64h1v9206607640za200zb9197218289zd9197218289&_p=1776816413078&gcs=G100&gcd=13q3p3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1265r&gdid=dMWZhNz&are=1&cid=95033131.1776816415&frm=0&pscdl=denied&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&sid=1776816414&sct=1&seg=0&dl=https%3A%2F%2Ftinypng.com%2F&dt=TinyPNG%20%E2%80%93%20Compress%20WebP%2C%20PNG%20and%20JPEG%20images%20intelligently&_tu=CA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2029region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-6G8NH957SQ&gtm=45je64h1v9206607640za200zb9197218289zd9197218289&_p=1776816413078&gcs=G100&gcd=13q3p3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1265r&gdid=dMWZhNz&are=1&cid=95033131.1776816415&frm=0&pscdl=denied&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&sid=1776816414&sct=1&seg=0&dl=https%3A%2F%2Ftinypng.com%2F&dt=TinyPNG%20%E2%80%93%20Compress%20WebP%2C%20PNG%20and%20JPEG%20images%20intelligently&_tu=CA&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2029 — 204 — 48 B — 78 ms — h2https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/web.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/web.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 33 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/cdn.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/cdn.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 33 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/developers.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/developers.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 37 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/wordpress.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/wordpress.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 42 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/third-party.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/third-party.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 39 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/analyzer.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/analyzer.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 38 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/pricing/web.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/pricing/web.json?_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 44 ms — h3https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/checkout/web.json?tier=pro&_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb/_next/data/83mXbR_iUS69vJk9ooqsD/e... https://tinypng.com/_next/data/83mXbR_iUS69vJk9ooqsD/en/checkout/web.json?tier=pro&_crx=c%7E%21cid%7E95033131.1776816415%21sid%7E1776816413%21phid%7E019db282-d8db-76e7-bc35-1a917a69c7bb%21phsid%7E019db282-d8dc-72b6-8681-250ce10045cb — 307 — 17 B — 36 ms — h3https://graphql.production.groovehq.com/graphqlgraphql.production.groovehq.com/gra... https://graphql.production.groovehq.com/graphql — 200 — 14.1 KiB — 1.2 s — h2https://reporting.powerad.ai/reporting.powerad.ai/ https://reporting.powerad.ai/ — 201 — 0 B — 100 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/500-latin.woff211447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/500-latin.woff2 — 200 — 13.9 KiB — 108 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/400-latin.woff211447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/fonts/ibmplexsans/modern/400-latin.woff2 — 200 — 13.1 KiB — 106 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8aa1b6689c9902f4ace2ba2b4a90b3959c03588e.377d054d962cbd2cf110.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/8aa1b6689c9902f4ace2ba2b4a90b3959c03588e.377d054d962cbd2cf110.js — 200 — 0 B — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1c723d293cad925a7b8092c0c383afec982c5454.1183f5cce36d96feb029.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1c723d293cad925a7b8092c0c383afec982c5454.1183f5cce36d96feb029.js — 200 — 0 B — 18 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/index-070d9cb263a6ae356463.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/index-070d9cb263a6ae356463.js — 200 — 0 B — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/411d3b2b074f283d5567768e98c29ea57ac72c7e.0ecb202b1e20c34dfe2b.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/411d3b2b074f283d5567768e98c29ea57ac72c7e.0ecb202b1e20c34dfe2b.js — 200 — 0 B — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1afcbd199177533916b9b38abc7be28a66aea94c.3b1fcfa2106ae14bfdf8.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/1afcbd199177533916b9b38abc7be28a66aea94c.3b1fcfa2106ae14bfdf8.js — 200 — 0 B — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/contact-ef877198b050284bf8d7.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/contact-ef877198b050284bf8d7.js — 200 — 0 B — 17 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bbecb2aac453f4aca56167f37dd661b2b98eab3d.b337f3c384f283766f2b.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bbecb2aac453f4aca56167f37dd661b2b98eab3d.b337f3c384f283766f2b.js — 200 — 0 B — 18 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/kb-807de4bdd472e39c8923.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/kb-807de4bdd472e39c8923.js — 200 — 0 B — 16 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bc22179d.a081f06757f1603acde3.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/bc22179d.a081f06757f1603acde3.js — 200 — 0 B — 16 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/913e27605ac03ee26ecd7fdf9a144ff39e638a99.b0b62a182d332b99c748.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/913e27605ac03ee26ecd7fdf9a144ff39e638a99.b0b62a182d332b99c748.js — 200 — 0 B — 18 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/004c2ef8caa5266c76b669dc17f6cf0b25fa5168.f5ed34abf0e7d9a20239.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/004c2ef8caa5266c76b669dc17f6cf0b25fa5168.f5ed34abf0e7d9a20239.js — 200 — 0 B — 19 ms — h2https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/chat-86c4196bac892ac2f0c4.js11447344-c647-4855-9011-1d04bc920c8... https://11447344-c647-4855-9011-1d04bc920c8d.widget.cluster.groovehq.com/_next/static/chunks/pages/chat-86c4196bac892ac2f0c4.js — 200 — 0 B — 17 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
55% of JavaScript execution is third-party
First-party Third-party 526ms · 748KB · €3/mo
consent.cookiebot.com
Other
Optional
Execution 167ms
Transfer 297 KB
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 164ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 157 KB
Unused 42%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 148 KB
Unused 44%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 146 KB
Unused 45%
Monthly Cost €0/mo

55% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

How third-party costs are calculated

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

Send Feedback