element is slow :|

  • Cold Hotman
    link
    fedilink
    72 years ago

    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
      link
      fedilink
      72 years ago

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

      • Cold Hotman
        link
        fedilink
        42 years ago

        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
          link
          fedilink
          32 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.