Skip to content
https://peatix.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
3
REVIEW
4
PASS
6
INFO
2

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

58
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.61 s

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

2.96 s

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

0 ms

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

0.307

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

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

2.97 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
6 PASS 4 REVIEW 3 FIX
D
Third-Party Impact
Action
68% third-party, 0 ms blocking
FIX
68% third-party, 0 ms blocking
Warning::
Third-party code accounts for 68% of page weight (830.2 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
32%
68%
First-party Third-party
D
JS Bundles
Action
30 scripts, 323 KB unused
FIX
30 scripts, 323 KB unused
Warning::
https://cdn.peatix.com/assets/production/static/pe...: 108 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://maps.googleapis.com/maps/api/js?libraries=...: 101 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ajax.googleapis.com/ajax/libs/jqueryui/1.1...: 53 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cookie-cdn.cookiepro.com/scripttemplates/6...: 32 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.peatix.com/assets/production/static/pe...: 29 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 323 KB
323 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.js193 KB108 KB (56%)3rd
https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78M179 KB101 KB (56%)3rd
https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js59 KB53 KB (90%)3rd
https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.js78 KB32 KB (41%)3rd
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/sentry-jmb0fh8K.js39 KB29 KB (75%)3rd
https://peatix.com/static/js/jquery.placeholder.min.js2 KB1st
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/util_url-B5A4HSwK.js1 KB3rd
https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/OtAutoBlock.js3 KB3rd
https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.js5 KB3rd
https://peatix.com/static/js/footer.js3 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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

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

private, no-cache, no-store, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
Page Weight Budget
1.2 MB transferred, 84 requests
REVIEW
1.2 MB transferred, 84 requests
Info::
Page weighs 3.0 MB (1.2 MB transferred)
Warning::
JavaScript is 670 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 670 KB
Info::
CSS is 288 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 288 KB
Info::
84 HTTP requests
Info::
Estimated 0.25 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
84 requests
0.25 g CO2 per page load
JavaScript 669.9 KiB 54%
CSS 288.0 KiB 23%
Images 156.0 KiB 13%
Other 50.8 KiB 4%
Other 28.1 KiB 2%
Fonts 24.6 KiB 2%
HTML 6.9 KiB 1%
Other 5.1 KiB 0%
0 2.4 MB 4.9 MB
Under budget

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

Why this matters

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

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://peatix.com/static/images/top2/app-promo-en... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://peatix.com/static/images/top2/ticket-outli... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://peatix.com/static/images/top2/support-icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://peatix.com/static/images/top2/manage-icon.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://peatix.com/static/images/badge-playstore.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://peatix.com/static/images/badge-appstore.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 156 KB
0 oversized -0 KB
16 legacy format
6 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

C
Page Weight Inventory
Action
84 resources · 1.2 MB · 323 KB savings available
REVIEW
84 resources · 1.2 MB · 323 KB savings available
Warning::
Page weight 205 KB over 1MB target
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~323 KB of savings available
Warning::
58 third-party resources (68% of weight)
84 resources · 1.2 MiB · 58 third-party 205.2 KiB over 1MB target
JavaScript 56% · 684.7 KiB
CSS 23% · 288.0 KiB
Image 13% · 161.0 KiB
Other 5% · 64.0 KiB
Font 2% · 24.6 KiB
Document 1% · 6.9 KiB

~323.0 KiB of savings available

Remove unused JavaScript: 323.0 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+
JS Execution Cost
484ms total JS execution
PASS
484ms total JS execution
Info::
https://peatix.com/: 150ms CPU time
Info::
Unattributable: 112ms CPU time
Info::
https://cdn.peatix.com/assets/production/static/pe...: 101ms CPU time
Info::
https://cookie-cdn.cookiepro.com/scripttemplates/6...: 63ms CPU time
Info::
https://maps.googleapis.com/maps/api/js?libraries=...: 59ms CPU time
Warning::
Third-party scripts: 334ms (69% of total)

Main Thread Breakdown

Script Evaluation 39% Other 31% Style & Layout 13% Rendering 7% Script Parsing & Compilation 6% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://peatix.com/150ms3ms1ms1st
Unattributable112ms16ms0ms3rd
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.js101ms90ms1ms3rd
https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.js63ms39ms8ms3rd
https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78M59ms40ms15ms3rd
A+
Font Loading
2 fonts (25 KB)
PASS
2 fonts (25 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

25 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.0 shttps://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff24iCs6KVjbNBYlgoKfw72nU6... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 13.8 KiB — 26 ms — font-display: swaphttps://peatix.com/static/fonts/peatix.woffpeatix.woff https://peatix.com/static/fonts/peatix.woff — 10.8 KiB — 689 ms — font-display: swap
4iCs6KVjbNBYlgoKfw72nU6... woff2 swap
Size 14 KB
Load time 26 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
peatix.woff woff swap
Size 11 KB
Load time 689 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~3 KB and ~6 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
Network Waterfall
84 requests over 2700ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.0 shttps://peatix.com// https://peatix.com/ — 200 — 6.9 KiB — 322 ms — h2https://fonts.googleapis.com/css?family=Ubuntufonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu — 200 — 992 B — 72 ms — h2https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/OtAutoBlock.jscookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/OtAutoBlock.js — 200 — 2.9 KiB — 78 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.jscookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js — 200 — 9.3 KiB — 68 ms — h2https://peatix.com/static/styles/static2.css/static/styles/static2.css https://peatix.com/static/styles/static2.css — 200 — 149.7 KiB — 1.1 s — h2https://peatix.com/static/ext-styles/flex/flexslider.css/static/ext-styles/flex/flexslider.... https://peatix.com/static/ext-styles/flex/flexslider.css — 200 — 15.9 KiB — 695 ms — h2https://peatix.com/static/ext-styles/jquery-ui-1.10.3-peatix.min.css/static/ext-styles/jquery-ui-1.10.3... https://peatix.com/static/ext-styles/jquery-ui-1.10.3-peatix.min.css — 200 — 75.5 KiB — 1.1 s — h2https://peatix.com/static/ext-styles/icons.css/static/ext-styles/icons.css https://peatix.com/static/ext-styles/icons.css — 200 — 11.3 KiB — 711 ms — h2https://peatix.com/static/images/peatix-logo.svg/static/images/peatix-logo.svg https://peatix.com/static/images/peatix-logo.svg — 200 — 4.9 KiB — 697 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.js — 200 — 193.5 KiB — 101 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-Bhd7W4ch.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-Bhd7W4ch.css — 200 — 3.6 KiB — 56 ms — h2https://peatix.com/static/images/top2/ticket-outline.svg/static/images/top2/ticket-outline.... https://peatix.com/static/images/top2/ticket-outline.svg — 200 — 3.8 KiB — 710 ms — h3https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/8cf9f1a9-9855-4724-8826-92530bee5afc.jsoncookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/8cf9f1a9-9855-4724-8826-92530bee5afc.json — 200 — 2.0 KiB — 78 ms — h2https://peatix.com/static/images/top2/support-icon.svg/static/images/top2/support-icon.sv... https://peatix.com/static/images/top2/support-icon.svg — 200 — 2.6 KiB — 702 ms — h3https://peatix.com/static/images/top2/manage-icon.svg/static/images/top2/manage-icon.svg https://peatix.com/static/images/top2/manage-icon.svg — 200 — 3.8 KiB — 713 ms — h3https://peatix.com/static/images/badge-appstore.svg/static/images/badge-appstore.svg https://peatix.com/static/images/badge-appstore.svg — 200 — 12.4 KiB — 721 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 121 ms — h2https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js — 200 — 59.2 KiB — 130 ms — h2https://peatix.com/static/js/jquery.validate.min.js/static/js/jquery.validate.min.js https://peatix.com/static/js/jquery.validate.min.js — 200 — 22.9 KiB — 919 ms — h3https://peatix.com/static/js/jquery.placeholder.min.js/static/js/jquery.placeholder.min.j... https://peatix.com/static/js/jquery.placeholder.min.js — 200 — 2.5 KiB — 710 ms — h3https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.js — 200 — 5.3 KiB — 44 ms — h3https://peatix.com/static/js/footer.js/static/js/footer.js https://peatix.com/static/js/footer.js — 200 — 3.4 KiB — 704 ms — h3https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78Mmaps.googleapis.com/maps/api/js?lib... https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78M — 200 — 178.8 KiB — 221 ms — h2https://peatix.com/static/js/flex/jquery.flexslider.js/static/js/flex/jquery.flexslider.j... https://peatix.com/static/js/flex/jquery.flexslider.js — 200 — 21.2 KiB — 696 ms — h3https://peatix.com/static/images/badge-playstore.png/static/images/badge-playstore.png https://peatix.com/static/images/badge-playstore.png — 200 — 11.8 KiB — 689 ms — h3https://peatix.com/static/images/top2/app-promo-en.jpg/static/images/top2/app-promo-en.jp... https://peatix.com/static/images/top2/app-promo-en.jpg — 200 — 21.2 KiB — 714 ms — h3https://peatix.com/static/images/ajax-loader.gif/static/images/ajax-loader.gif https://peatix.com/static/images/ajax-loader.gif — 200 — 3.1 KiB — 705 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 71 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.jscookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.js — 200 — 78.4 KiB — 47 ms — h2https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/92d7e852-48a9-4f84-9d86-d216577451db/en.jsoncookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/92d7e852-48a9-4f84-9d86-d216577451db/en.json — 200 — 12.8 KiB — 41 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.6 s LCP 3.0 shttps://peatix.com// https://peatix.com/ — 200 — 6.9 KiB — 322 ms — h2https://fonts.googleapis.com/css?family=Ubuntufonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu — 200 — 992 B — 72 ms — h2https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/OtAutoBlock.jscookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/OtAutoBlock.js — 200 — 2.9 KiB — 78 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.jscookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js — 200 — 9.3 KiB — 68 ms — h2https://peatix.com/static/styles/static2.css/static/styles/static2.css https://peatix.com/static/styles/static2.css — 200 — 149.7 KiB — 1.1 s — h2https://peatix.com/static/ext-styles/flex/flexslider.css/static/ext-styles/flex/flexslider.... https://peatix.com/static/ext-styles/flex/flexslider.css — 200 — 15.9 KiB — 695 ms — h2https://peatix.com/static/ext-styles/jquery-ui-1.10.3-peatix.min.css/static/ext-styles/jquery-ui-1.10.3... https://peatix.com/static/ext-styles/jquery-ui-1.10.3-peatix.min.css — 200 — 75.5 KiB — 1.1 s — h2https://peatix.com/static/ext-styles/icons.css/static/ext-styles/icons.css https://peatix.com/static/ext-styles/icons.css — 200 — 11.3 KiB — 711 ms — h2https://peatix.com/static/images/peatix-logo.svg/static/images/peatix-logo.svg https://peatix.com/static/images/peatix-logo.svg — 200 — 4.9 KiB — 697 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.js — 200 — 193.5 KiB — 101 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-Bhd7W4ch.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-Bhd7W4ch.css — 200 — 3.6 KiB — 56 ms — h2https://peatix.com/static/images/top2/ticket-outline.svg/static/images/top2/ticket-outline.... https://peatix.com/static/images/top2/ticket-outline.svg — 200 — 3.8 KiB — 710 ms — h3https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/8cf9f1a9-9855-4724-8826-92530bee5afc.jsoncookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/8cf9f1a9-9855-4724-8826-92530bee5afc.json — 200 — 2.0 KiB — 78 ms — h2https://peatix.com/static/images/top2/support-icon.svg/static/images/top2/support-icon.sv... https://peatix.com/static/images/top2/support-icon.svg — 200 — 2.6 KiB — 702 ms — h3https://peatix.com/static/images/top2/manage-icon.svg/static/images/top2/manage-icon.svg https://peatix.com/static/images/top2/manage-icon.svg — 200 — 3.8 KiB — 713 ms — h3https://peatix.com/static/images/badge-appstore.svg/static/images/badge-appstore.svg https://peatix.com/static/images/badge-appstore.svg — 200 — 12.4 KiB — 721 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 121 ms — h2https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js — 200 — 59.2 KiB — 130 ms — h2https://peatix.com/static/js/jquery.validate.min.js/static/js/jquery.validate.min.js https://peatix.com/static/js/jquery.validate.min.js — 200 — 22.9 KiB — 919 ms — h3https://peatix.com/static/js/jquery.placeholder.min.js/static/js/jquery.placeholder.min.j... https://peatix.com/static/js/jquery.placeholder.min.js — 200 — 2.5 KiB — 710 ms — h3https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.js — 200 — 5.3 KiB — 44 ms — h3https://peatix.com/static/js/footer.js/static/js/footer.js https://peatix.com/static/js/footer.js — 200 — 3.4 KiB — 704 ms — h3https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78Mmaps.googleapis.com/maps/api/js?lib... https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78M — 200 — 178.8 KiB — 221 ms — h2https://peatix.com/static/js/flex/jquery.flexslider.js/static/js/flex/jquery.flexslider.j... https://peatix.com/static/js/flex/jquery.flexslider.js — 200 — 21.2 KiB — 696 ms — h3https://peatix.com/static/images/badge-playstore.png/static/images/badge-playstore.png https://peatix.com/static/images/badge-playstore.png — 200 — 11.8 KiB — 689 ms — h3https://peatix.com/static/images/top2/app-promo-en.jpg/static/images/top2/app-promo-en.jp... https://peatix.com/static/images/top2/app-promo-en.jpg — 200 — 21.2 KiB — 714 ms — h3https://peatix.com/static/images/ajax-loader.gif/static/images/ajax-loader.gif https://peatix.com/static/images/ajax-loader.gif — 200 — 3.1 KiB — 705 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 71 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.jscookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.js — 200 — 78.4 KiB — 47 ms — h2https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/92d7e852-48a9-4f84-9d86-d216577451db/en.jsoncookie-cdn.cookiepro.com/consent/8c... https://cookie-cdn.cookiepro.com/consent/8cf9f1a9-9855-4724-8826-92530bee5afc/92d7e852-48a9-4f84-9d86-d216577451db/en.json — 200 — 12.8 KiB — 41 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/assets/otFlat.jsoncookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/assets/otFlat.json — 200 — 3.8 KiB — 32 ms — h2https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/assets/v2/otPcCenter.jsoncookie-cdn.cookiepro.com/scripttemp... https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/assets/v2/otPcCenter.json — 200 — 11.5 KiB — 34 ms — h2https://peatix.com/static/images/sns-icon-instagram.svg/static/images/sns-icon-instagram.s... https://peatix.com/static/images/sns-icon-instagram.svg — 200 — 3.0 KiB — 285 ms — h3https://peatix.com/static/images/sns-icon-x.svg/static/images/sns-icon-x.svg https://peatix.com/static/images/sns-icon-x.svg — 200 — 978 B — 285 ms — h3https://peatix.com/static/images/sns-icon-facebook.svg/static/images/sns-icon-facebook.sv... https://peatix.com/static/images/sns-icon-facebook.svg — 200 — 858 B — 286 ms — h3https://peatix.com/static/images/sns-icon-youtube.svg/static/images/sns-icon-youtube.svg https://peatix.com/static/images/sns-icon-youtube.svg — 200 — 1.2 KiB — 697 ms — h3https://peatix.com/static/images/sns-icon-tiktok.svg/static/images/sns-icon-tiktok.svg https://peatix.com/static/images/sns-icon-tiktok.svg — 200 — 869 B — 284 ms — h3https://peatix.com/static/images/sns-icon-medium.svg/static/images/sns-icon-medium.svg https://peatix.com/static/images/sns-icon-medium.svg — 200 — 1.9 KiB — 739 ms — h3https://peatix.com/static/images/sns-icon-linkedin.svg/static/images/sns-icon-linkedin.sv... https://peatix.com/static/images/sns-icon-linkedin.svg — 200 — 1.4 KiB — 285 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2fonts.gstatic.com/s/ubuntu/v21/4iCs... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 200 — 13.8 KiB — 26 ms — h3https://peatix.com/static/fonts/peatix.woff/static/fonts/peatix.woff https://peatix.com/static/fonts/peatix.woff — 200 — 10.8 KiB — 689 ms — h3https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 45 B — 71 ms — h3https://distributions.crowdin.net/20083b4d63c730236852e19bobt/manifest.jsondistributions.crowdin.net/20083b4d6... https://distributions.crowdin.net/20083b4d63c730236852e19bobt/manifest.json — 200 — 778 B — 61 ms — h2https://distributions.crowdin.net/20083b4d63c730236852e19bobt/content/en/en.json?timestamp=1776380567distributions.crowdin.net/20083b4d6... https://distributions.crowdin.net/20083b4d63c730236852e19bobt/content/en/en.json?timestamp=1776380567 — 200 — 20.8 KiB — 28 ms — h2https://distributions.crowdin.net/20083b4d63c730236852e19bobt/content/ja/en.json?timestamp=1776380567distributions.crowdin.net/20083b4d6... https://distributions.crowdin.net/20083b4d63c730236852e19bobt/content/ja/en.json?timestamp=1776380567 — 200 — 22.8 KiB — 40 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/sentry-jmb0fh8K.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/sentry-jmb0fh8K.js — 200 — 39.2 KiB — 24 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/use_user_store-yl7aAYxV.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/use_user_store-yl7aAYxV.js — 200 — 1.4 KiB — 22 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/en-hNgjXFiA.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/en-hNgjXFiA.js — 200 — 1.4 KiB — 21 ms — h2https://peatix-api.com/v4/peaflower/featurespeatix-api.com/v4/peaflower/feature... https://peatix-api.com/v4/peaflower/features — 200 — 1.6 KiB — 339 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/js/HomePage-BZnsbM8-.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/HomePage-BZnsbM8-.js — 200 — 4.2 KiB — 22 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/util_url-B5A4HSwK.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/util_url-B5A4HSwK.js — 200 — 1.3 KiB — 33 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/ImageComponent-CFxyp6Gz.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/ImageComponent-CFxyp6Gz.js — 200 — 1.5 KiB — 25 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/ImageComponent-CqUwnakW.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/ImageComponent-CqUwnakW.css — 200 — 1.0 KiB — 32 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/ButtonLinkComponent.vue_vue_type_script_setup_true_lang-CgC-Y9_J.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/ButtonLinkComponent.vue_vue_type_script_setup_true_lang-CgC-Y9_J.js — 200 — 1.2 KiB — 27 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/index-CZtPYiRP.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/index-CZtPYiRP.js — 200 — 912 B — 29 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/use_event_location-Th5X9ec5.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/use_event_location-Th5X9ec5.js — 200 — 1.2 KiB — 31 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/Country-CBx8Mhey.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/Country-CBx8Mhey.js — 200 — 793 B — 55 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/CardsPattern-sEWvypWU.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/CardsPattern-sEWvypWU.js — 200 — 985 B — 41 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/CardsPattern-dbJ1oWjo.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/CardsPattern-dbJ1oWjo.css — 200 — 1.1 KiB — 32 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/EventCardPattern-CqRFsC2z.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/EventCardPattern-CqRFsC2z.js — 200 — 1.4 KiB — 43 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/CardPattern.vue_vue_type_style_index_0_lang-DbSyfnwd.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/CardPattern.vue_vue_type_style_index_0_lang-DbSyfnwd.js — 200 — 1.2 KiB — 47 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/CardPattern-Cv8Zyw97.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/CardPattern-Cv8Zyw97.css — 200 — 1.2 KiB — 33 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/cover-no-cover-image-DS9azwhY.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/cover-no-cover-image-DS9azwhY.js — 200 — 727 B — 48 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/EventCardPattern-DGTMahz_.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/EventCardPattern-DGTMahz_.css — 200 — 1.5 KiB — 34 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/SliderItemComponent-DKOxJhdI.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/SliderItemComponent-DKOxJhdI.js — 200 — 1.8 KiB — 50 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/js/util_debounce-Bl3crphL.jscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/js/util_debounce-Bl3crphL.js — 200 — 734 B — 53 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/SliderItemComponent-BXNUbzRo.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/SliderItemComponent-BXNUbzRo.css — 200 — 1.6 KiB — 53 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/HomePage-DepuwpNI.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/HomePage-DepuwpNI.css — 200 — 2.1 KiB — 37 ms — h2https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/_index-D5SmlcP6.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/_index-D5SmlcP6.css — 200 — 811 B — 24 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/global-C9GsZECv.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/global-C9GsZECv.css — 200 — 1023 B — 26 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/utility-E07WqDFZ.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/utility-E07WqDFZ.css — 200 — 1.1 KiB — 26 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-B3B2xkdG.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-B3B2xkdG.css — 200 — 6.0 KiB — 33 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/genesis-DOwiCTCU.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/genesis-DOwiCTCU.css — 200 — 10.3 KiB — 31 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-D-NOUsXV.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/index-D-NOUsXV.css — 200 — 1.7 KiB — 29 ms — h3https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/_custom-theme-NMP9qp8i.csscdn.peatix.com/assets/production/st... https://cdn.peatix.com/assets/production/static/peatix-frontend/assets/_custom-theme-NMP9qp8i.css — 200 — 1.6 KiB — 35 ms — h3https://cdn.peatix.com/top/banner/topslide.jpgcdn.peatix.com/top/banner/topslide.... https://cdn.peatix.com/top/banner/topslide.jpg — 200 — 82.1 KiB — 39 ms — h3data:image/svg+xml,%3csvg%20width='15'%20height='19'%20viewBox='0%200%2015%2019'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='15'%20height='19'%20viewBox='0%200%2015%2019'%20fill='none'%20xm… — 200 — 0 B — 3 ms — datadata:image/svg+xml,%3csvg%20width='13'%20height='19'%20viewBox='0%200%2013%2019'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='13'%20height='19'%20viewBox='0%200%2013%2019'%20fill='none'%20xm… — 200 — 0 B — 1 ms — datahttps://peatix-api.com/v4/events/curated/widget?limit=16peatix-api.com/v4/events/curated/wi... https://peatix-api.com/v4/events/curated/widget?limit=16 — 404 — 721 B — 288 ms — h3https://peatix-api.com/v4/search/widget?limit=16&latlng=auto&buyable=1peatix-api.com/v4/search/widget?lim... https://peatix-api.com/v4/search/widget?limit=16&latlng=auto&buyable=1 — 200 — 1.1 KiB — 572 ms — h3https://peatix-api.com/v4/events/following/widget?limit=16peatix-api.com/v4/events/following/... https://peatix-api.com/v4/events/following/widget?limit=16 — 401 — 718 B — 282 ms — h3data:image/svg+xml,%3csvg%20width='16'%20height='28'%20viewBox='0%200%2016%2028'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='16'%20height='28'%20viewBox='0%200%2016%2028'%20fill='none'%20xm… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xm…data:image/svg+xml,%3csvg%20width='... data:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xm… — 200 — 0 B — 0 ms — datahttps://peatix.com/static/favicon.ico/static/favicon.ico https://peatix.com/static/favicon.ico — 200 — 5.1 KiB — 261 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
69% of JavaScript execution is third-party
First-party Third-party 334ms · 451KB · $4/mo
Unattributable
Other
Optional
Execution 112ms
Transfer 0 KB
Monthly Cost $1/mo
cdn.peatix.com
Other
Optional
Execution 101ms
Transfer 193 KB
Unused 56%
Monthly Cost $1/mo
cookie-cdn.cookiepro.com
Other
Optional
Execution 63ms
Transfer 78 KB
Unused 41%
Monthly Cost $1/mo
maps.googleapis.com
Other
Optional
Execution 59ms
Transfer 179 KB
Unused 56%
Monthly Cost $1/mo

69% 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

56% of cdn.peatix.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

56% of maps.googleapis.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

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

Send Feedback