this post was submitted on 13 Oct 2022
6 points (100.0% liked)

Matrix

3238 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
 

element is slow :|

you are viewing a single comment's thread
view the rest of the comments
[–] coldhotman@nrsk.no 1 points 2 years ago (1 children)

I've self-hosted matrix and federation with the main matrix server was slow. Using their rooms was sluggish compared to the rooms on my own server and they'd even turned off status reports.

I think it's the matrix main server itself that is burdened.

[–] kevincox@lemmy.ml 1 points 2 years ago (1 children)

In that case no app is really going to help. They can be slightly better about proactive syncing but if the problem is a slow server then the only true solution is improving the server (or switching to a faster one).

[–] coldhotman@nrsk.no 1 points 2 years ago (1 children)

The matrix people are working on their second generation server, Dendrite, to handle these problems last time I checked. I don't know if they've switched over yet, but seeing Dendrite still being beta I don't think so.

[–] kevincox@lemmy.ml 1 points 2 years ago

My understanding is that Synapse (the current matrix.org server and most common+complete server implementation) performs perfectly adequately unless you are an absolutely huge server (which is basically just matrix.org). They are making performance improvements to Synapse but it is an ever growing battle.

Running your own server to switching to a smaller host will likely get you much better performance without needing to switch away from Synapse.

I don't know if they have done the same type of performance testing for Dendrite, but hopefully it will be good one day.