Skip to content
https://peatix.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
3
REVIEW
5
PASS
7
INFO
2

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

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

7.06 s

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

9.86 s

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

163 ms

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

0.518

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

7.27 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

9.94 s

Page Load Progression

404 ms
809 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
7 PASS 5 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
29 scripts, 323 KB unused
FIX
29 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://cdn.peatix.com/assets/production/static/peatix-frontend/js/use_user_store-yl7aAYxV.js1 KB3rd
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/HomePage-BZnsbM8-.js4 KB3rd
https://cdn.peatix.com/assets/production/static/js/peatix-849adb107e6f311f1b2b6a633ca7e868.js5 KB3rd
https://peatix.com/static/js/footer.js3 KB1st
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js33 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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, 82 requests
REVIEW
1.2 MB transferred, 82 requests
Info::
Page weighs 3.0 MB (1.2 MB transferred)
Warning::
JavaScript is 667 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 667 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::
82 HTTP requests
Info::
Estimated 0.25 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
82 requests
0.25 g CO2 per page load
JavaScript 667.3 KiB 55%
CSS 288.0 KiB 24%
Images 143.5 KiB 12%
Other 50.8 KiB 4%
Other 28.1 KiB 2%
Fonts 24.6 KiB 2%
HTML 6.7 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
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
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/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.
19 images 144 KB
0 oversized -0 KB
15 legacy format
5 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

C
JS Execution Cost
Action
1717ms total JS execution
REVIEW
1717ms total JS execution
Warning::
Unattributable: 450ms CPU time
Warning::
https://cookie-cdn.cookiepro.com/scripttemplates/6...: 314ms CPU time
Warning::
https://cdn.peatix.com/assets/production/static/pe...: 291ms CPU time
Info::
https://peatix.com/: 236ms CPU time
Info::
https://maps.googleapis.com/maps/api/js?libraries=...: 191ms CPU time
Warning::
Third-party scripts: 1482ms (86% of total)

Main Thread Breakdown

Script Evaluation 42% Other 31% Style & Layout 13% Script Parsing & Compilation 7% Parse HTML & CSS 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable450ms57ms0ms3rd
https://cookie-cdn.cookiepro.com/scripttemplates/6.10.0/otBannerSdk.js314ms198ms34ms3rd
https://cdn.peatix.com/assets/production/static/peatix-frontend/js/app-B_eASITY.js291ms239ms3ms3rd
https://peatix.com/236ms16ms5ms1st
https://maps.googleapis.com/maps/api/js?libraries=places&language=en&key=AIzaSyBzg-M8DcUaBQh1RgKP9kYLmYd0JqiZ78M191ms136ms48ms3rd
https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js166ms44ms29ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js71ms42ms9ms3rd
B
Page Weight Inventory
82 resources · 1.2 MB · 323 KB savings available
REVIEW
82 resources · 1.2 MB · 323 KB savings available
Warning::
Page weight 190 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)
82 resources · 1.2 MiB · 58 third-party 190.2 KiB over 1MB target
JavaScript 56% · 682.1 KiB
CSS 24% · 288.0 KiB
Image 12% · 148.6 KiB
Other 5% · 64.1 KiB
Font 2% · 24.6 KiB
Document 1% · 6.7 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+
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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 9.9 shttps://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff24iCs6KVjbNBYlgoKfw72nU6... https://fonts.gstatic.com/s/ubuntu/v21/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2 — 13.8 KiB — 25 ms — font-display: swaphttps://peatix.com/static/fonts/peatix.woffpeatix.woff https://peatix.com/static/fonts/peatix.woff — 10.8 KiB — 690 ms — font-display: swap
4iCs6KVjbNBYlgoKfw72nU6... woff2 swap
Size 14 KB
Load time 25 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
peatix.woff woff swap
Size 11 KB
Load time 690 ms
Start 1.6 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
82 requests over 3227ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 9.9 shttps://peatix.com// https://peatix.com/ — 200 — 6.7 KiB — 327 ms — h2https://fonts.googleapis.com/css?family=Ubuntufonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu — 200 — 992 B — 96 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 — 122 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 — 107 ms — h2https://peatix.com/static/styles/static2.css/static/styles/static2.css https://peatix.com/static/styles/static2.css — 200 — 149.7 KiB — 1.2 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 — 706 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 — 707 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 — 708 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 — 137 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 — 93 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 — 724 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 — 89 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 — 721 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 — 726 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 — 718 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 — 115 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 — 139 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 — 698 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 — 38 ms — h3https://peatix.com/static/js/footer.js/static/js/footer.js https://peatix.com/static/js/footer.js — 200 — 3.4 KiB — 695 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 — 203 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 — 711 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 — 706 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 — 692 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 74 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 — 49 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 — 42 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 — 33 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 9.9 shttps://peatix.com// https://peatix.com/ — 200 — 6.7 KiB — 327 ms — h2https://fonts.googleapis.com/css?family=Ubuntufonts.googleapis.com/css?family=Ubu... https://fonts.googleapis.com/css?family=Ubuntu — 200 — 992 B — 96 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 — 122 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 — 107 ms — h2https://peatix.com/static/styles/static2.css/static/styles/static2.css https://peatix.com/static/styles/static2.css — 200 — 149.7 KiB — 1.2 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 — 706 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 — 707 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 — 708 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 — 137 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 — 93 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 — 724 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 — 89 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 — 721 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 — 726 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 — 718 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 — 115 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 — 139 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 — 698 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 — 38 ms — h3https://peatix.com/static/js/footer.js/static/js/footer.js https://peatix.com/static/js/footer.js — 200 — 3.4 KiB — 695 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 — 203 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 — 711 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 — 706 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 — 692 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 74 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 — 49 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 — 42 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 — 33 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 — 261 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 — 707 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 — 859 B — 258 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 — 700 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 — 868 B — 706 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 — 263 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 — 702 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 — 25 ms — h3https://peatix.com/static/fonts/peatix.woff/static/fonts/peatix.woff https://peatix.com/static/fonts/peatix.woff — 200 — 10.8 KiB — 690 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 — 776 B — 404 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 — 27 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 — 24 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 — 26 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 — 21 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 — 565 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 — 31 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 — 34 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.4 KiB — 36 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 — 35 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 — 52 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 — 903 B — 51 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 — 47 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 — 784 B — 46 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 — 986 B — 51 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 — 35 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 — 54 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 — 54 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 — 35 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 — 728 B — 54 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 — 47 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 — 726 B — 52 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 — 30 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 — 25 ms — h2https://peatix.com/static/favicon.ico/static/favicon.ico https://peatix.com/static/favicon.ico — 200 — 5.1 KiB — 255 ms — h3https://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 — 810 B — 21 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 — 25 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 — 27 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 — 29 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 — 34 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 — 31 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 — 32 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 — 38 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 — 0 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 — 0 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 — 723 B — 507 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 — 334 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 — 716 B — 484 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 — data
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
86% of JavaScript execution is third-party
First-party Third-party 1482ms · 543KB · $20/mo
Unattributable
Other
Costly
Execution 450ms
Transfer 0 KB
Monthly Cost $6/mo
cookie-cdn.cookiepro.com
Other
Costly
Execution 314ms
Transfer 78 KB
Unused 41%
Monthly Cost $4/mo
cdn.peatix.com
Other
Costly
Execution 291ms
Transfer 193 KB
Unused 56%
Monthly Cost $4/mo
maps.googleapis.com
Other
Optional
Execution 191ms
Transfer 179 KB
Unused 56%
Monthly Cost $3/mo
ajax.googleapis.com
Other
Optional
Execution 166ms
Transfer 59 KB
Unused 90%
Monthly Cost $2/mo
ajax.googleapis.com
Other
Optional
Execution 71ms
Transfer 33 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 450ms and costs ~$6/month
  • cookie-cdn.cookiepro.com adds 314ms and costs ~$4/month
  • cdn.peatix.com adds 291ms and costs ~$4/month

86% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 450ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cookie-cdn.cookiepro.com takes 314ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.peatix.com takes 291ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

90% of ajax.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