Skip to content
https://envoyer.io

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
0
REVIEW
6
PASS
9
INFO
2

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

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

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

1.70 s

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

6.16 s

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

213 ms

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

0.126

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

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

6.17 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
17
9 PASS 6 REVIEW
B
Third-Party Impact
47% third-party, 0 ms blocking
REVIEW
47% third-party, 0 ms blocking
Info::
Third-party code accounts for 47% of page weight (416.7 KiB of 887.3 KiB)
Info::
Third-party blocking time is low (0 ms)
53%
47%
First-party Third-party
C
Image Optimization
Action
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Warning::
https://envoyer.io/img/app.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/github.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/bitbucket.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/slack.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/discord.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/check-white.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/envoyer.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/play.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/check.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/gitlab.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/teams.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://envoyer.io/img/check-black.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
13 images 457 KB
0 oversized -0 KB
13 legacy format
12 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

C
JS Execution Cost
Action
1163ms total JS execution
REVIEW
1163ms total JS execution
Warning::
https://chat.cdn-plain.com/index.js: 427ms CPU time
Warning::
https://envoyer.io/: 388ms CPU time
Warning::
Unattributable: 349ms CPU time
Warning::
Third-party scripts: 776ms (67% of total)

Main Thread Breakdown

Other 31% Script Evaluation 30% Style & Layout 20% Script Parsing & Compilation 12% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://chat.cdn-plain.com/index.js427ms276ms144ms3rd
https://envoyer.io/388ms42ms3ms1st
Unattributable349ms13ms0ms3rd
C
JS Bundles
Action
2 scripts, 238 KB unused
REVIEW
2 scripts, 238 KB unused
Warning::
https://chat.cdn-plain.com/index.js: 238 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 238 KB
238 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://chat.cdn-plain.com/index.js388 KB238 KB (62%)3rd
https://cdn.usefathom.com/script.js3 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

B
Page Weight Inventory
28 resources · 887 KB · 238 KB savings available
REVIEW
28 resources · 887 KB · 238 KB savings available
Info::
Within 1MB page-weight target
Got: 887 KB
Info::
~238 KB of savings available
Warning::
12 third-party resources (47% of weight)
Info::
2 resources over 200KB
28 resources · 887.3 KiB · 12 third-party Within 1MB page-weight target
Image 52% · 461.0 KiB
JavaScript 44% · 390.9 KiB
Font 3% · 23.6 KiB
CSS 1% · 5.6 KiB
Document 1% · 4.8 KiB
Other 0% · 1.4 KiB

~237.8 KiB of savings available

Remove unused JavaScript: 237.8 KiB
B
HTTP Caching
no-cache, private
REVIEW
no-cache, private
Info::
Cache-Control header is set
Got: no-cache, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, private

DirectiveValueMeaning
no-cacheCache but always revalidate first
privateOnly browser cache, not CDN/proxy
A
Page Weight Budget
887 KB transferred, 28 requests
PASS
887 KB transferred, 28 requests
Info::
Page weighs 1.7 MB (887 KB transferred)
Info::
28 HTTP requests
Info::
Estimated 0.18 g CO2 per page load
887 KB / 2.4 MB budget
887 KB transferred
28 requests
0.18 g CO2 per page load
Images 457.2 KiB 52%
JavaScript 390.9 KiB 44%
Fonts 23.6 KiB 3%
CSS 5.6 KiB 1%
HTML 4.8 KiB 1%
Other 3.8 KiB 0%
Other 774 B 0%
Other 697 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
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 (24 KB)
PASS
2 fonts (24 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

24 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 6.2 shttps://fonts.bunny.net/figtree/files/figtree-latin-700-normal.woff2figtree-latin-700-norma... https://fonts.bunny.net/figtree/files/figtree-latin-700-normal.woff2 — 11.8 KiB — 12 ms — font-display: swaphttps://fonts.bunny.net/figtree/files/figtree-latin-400-normal.woff2figtree-latin-400-norma... https://fonts.bunny.net/figtree/files/figtree-latin-400-normal.woff2 — 11.8 KiB — 20 ms — font-display: swap
figtree-latin-700-norma... woff2 swap
Size 12 KB
Load time 12 ms
Start 285 ms
Risk FOUT — text flashes from fallback to web font
figtree-latin-400-norma... woff2 swap
Size 12 KB
Load time 20 ms
Start 285 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
28 requests over 1590ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.7 s LCP 6.2 shttps://envoyer.io// https://envoyer.io/ — 200 — 4.8 KiB — 152 ms — h2https://cdn.usefathom.com/script.jscdn.usefathom.com/script.js https://cdn.usefathom.com/script.js — 200 — 2.7 KiB — 50 ms — h2https://envoyer.io/css/marketing.css?id=006b23b2ed34e0b4dd250626a05df545/css/marketing.css?id=006b23b2ed34e... https://envoyer.io/css/marketing.css?id=006b23b2ed34e0b4dd250626a05df545 — 200 — 4.5 KiB — 31 ms — h2https://envoyer.io/img/envoyer.svg/img/envoyer.svg https://envoyer.io/img/envoyer.svg — 200 — 2.5 KiB — 33 ms — h2https://envoyer.io/img/play.svg/img/play.svg https://envoyer.io/img/play.svg — 200 — 758 B — 35 ms — h2https://envoyer.io/img/app.png/img/app.png https://envoyer.io/img/app.png — 200 — 424.6 KiB — 319 ms — h2https://envoyer.io/img/check.svg/img/check.svg https://envoyer.io/img/check.svg — 200 — 622 B — 27 ms — h2https://envoyer.io/img/github.svg/img/github.svg https://envoyer.io/img/github.svg — 200 — 1.8 KiB — 105 ms — h2https://envoyer.io/img/bitbucket.svg/img/bitbucket.svg https://envoyer.io/img/bitbucket.svg — 200 — 2.3 KiB — 39 ms — h2https://envoyer.io/img/gitlab.svg/img/gitlab.svg https://envoyer.io/img/gitlab.svg — 200 — 1.5 KiB — 48 ms — h2https://envoyer.io/img/slack.svg/img/slack.svg https://envoyer.io/img/slack.svg — 200 — 1.5 KiB — 76 ms — h2https://envoyer.io/img/teams.png/img/teams.png https://envoyer.io/img/teams.png — 200 — 9.7 KiB — 75 ms — h2https://envoyer.io/img/discord.png/img/discord.png https://envoyer.io/img/discord.png — 200 — 10.6 KiB — 68 ms — h2https://envoyer.io/img/check-black.svg/img/check-black.svg https://envoyer.io/img/check-black.svg — 200 — 476 B — 52 ms — h2https://envoyer.io/img/check-white.svg/img/check-white.svg https://envoyer.io/img/check-white.svg — 200 — 474 B — 49 ms — h2https://envoyer.io/img/favicons/site.webmanifest/img/favicons/site.webmanifest https://envoyer.io/img/favicons/site.webmanifest — 200 — 774 B — 122 ms — h2https://fonts.bunny.net/css2?family=Figtree:wght@400;600;700;800&display=swapfonts.bunny.net/css2?family=Figtree... https://fonts.bunny.net/css2?family=Figtree:wght@400;600;700;800&display=swap — 200 — 1.1 KiB — 58 ms — h2https://chat.cdn-plain.com/index.jschat.cdn-plain.com/index.js https://chat.cdn-plain.com/index.js — 200 — 388.2 KiB — 73 ms — h3https://cdn.usefathom.com/?h=https%3A%2F%2Fenvoyer.io&p=%2F&r=&sid=TCPMSNPJ&qs=%7B%7D&cid=84228645cdn.usefathom.com/?h=https%3A%2F%2F... https://cdn.usefathom.com/?h=https%3A%2F%2Fenvoyer.io&p=%2F&r=&sid=TCPMSNPJ&qs=%7B%7D&cid=84228645 — 200 — 434 B — 115 ms — h2https://fonts.bunny.net/figtree/files/figtree-latin-700-normal.woff2fonts.bunny.net/figtree/files/figtr... https://fonts.bunny.net/figtree/files/figtree-latin-700-normal.woff2 — 200 — 11.8 KiB — 12 ms — h2https://fonts.bunny.net/figtree/files/figtree-latin-400-normal.woff2fonts.bunny.net/figtree/files/figtr... https://fonts.bunny.net/figtree/files/figtree-latin-400-normal.woff2 — 200 — 11.8 KiB — 20 ms — h2https://chat.uk.plain.com/chat/createSessionchat.uk.plain.com/chat/createSessio... https://chat.uk.plain.com/chat/createSession — 204 — 0 B — 184 ms — h2https://envoyer.io/img/favicons/favicon.ico/img/favicons/favicon.ico https://envoyer.io/img/favicons/favicon.ico — 200 — 3.8 KiB — 11 ms — h2https://chat.uk.plain.com/chat/createSessionchat.uk.plain.com/chat/createSessio... https://chat.uk.plain.com/chat/createSession — 200 — 226 B — 209 ms — h2https://chat.uk.plain.com/chat/getChatAppchat.uk.plain.com/chat/getChatApp https://chat.uk.plain.com/chat/getChatApp — 204 — 0 B — 157 ms — h2https://chat.uk.plain.com/chat/getChatAppchat.uk.plain.com/chat/getChatApp https://chat.uk.plain.com/chat/getChatApp — 200 — 322 B — 212 ms — h2https://chat.uk.plain.com/chat/getUnreadMessageschat.uk.plain.com/chat/getUnreadMes... https://chat.uk.plain.com/chat/getUnreadMessages — 204 — 0 B — 157 ms — h2https://chat.uk.plain.com/chat/getUnreadMessageschat.uk.plain.com/chat/getUnreadMes... https://chat.uk.plain.com/chat/getUnreadMessages — 200 — 149 B — 180 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67% of JavaScript execution is third-party
First-party Third-party 776ms · 388KB · $10/mo
chat.cdn-plain.com
Other
Costly
Execution 427ms
Transfer 388 KB
Unused 62%
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 349ms
Transfer 0 KB
Monthly Cost $5/mo

These scripts may cost more than they're worth

  • chat.cdn-plain.com adds 427ms and costs ~$6/month
  • Unattributable adds 349ms and costs ~$5/month

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

chat.cdn-plain.com takes 427ms 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

62% of chat.cdn-plain.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

Unattributable takes 349ms 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

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