• rom@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    2 years ago

    Worth noting (since this isn’t mentioned anywhere in the text): Friendica is slow as fuck

      • eshep@social.trom.tf
        link
        fedilink
        arrow-up
        7
        ·
        2 years ago

        @serenity @f00fc7c8 @rom It’s not even sorta fast, but I’ve found it to be the most functional for me out of the bunch. In addition to Friendica, I’ve played around with Diaspora, Mastadon, Pleroma, Misskey, plus the forks Calckey and Akkoma. Friendica’s ability to easily follow tags and rss feeds, plus the lemmy and diaspora integration, as well as the ease of import/export really shows where some of the others are lacking. That said, UI/UX customization in Friendica leaves quite a bit to be desired.

        • anders@rytter.me
          link
          fedilink
          arrow-up
          2
          ·
          2 years ago

          @serenity @rom @eshep @f00fc7c8 I tried to import/move my profile to my own instance but I got an error saying page not found :S did you succeed with that`?

          I agree with what you say. Is your experience that Friendica is slower than the others? My guess would be that Friendica is programmed in PHP which executes slower than other programming languages.

          • Александр@friends.deko.cloud
            link
            fedilink
            arrow-up
            2
            ·
            2 years ago

            @eshep @serenity @f00fc7c8 @rom @anders I am not sure it is about PHP but it depends how you see it.

            Friendica can be rather resource-intensive, especially for public instance. Some of them feel slow because they are somewhat overloaded. On badly overloaded servers delivery times suffer.

            Also mostly static interface of Friendica which I like also means most operations reload the entire page. E.g. when you go to someone’s profile it can take the same time (say 8 seconds) on Friendica and Misskey/Pleroma/Mastodon but on the latter you don’t see the page redrawn - it stays the same and something spins loading the data. On Friendica you see full page reload. It is perceived slower.

            Also in some aspects Friendica is inherently slower by design. E.g. when posting comment on Mastodon it is fired off right away (well, almost), on Friendica it is queued for delivery and the worker runs on interval (usually every 2-5 mins). It isn’t a problem but feels more like email or old school forum while other platforms can feel more like instant messaging.

      • poVoq@slrpnk.net
        cake
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        Did you try the recent 13.x release of Misskey? Apparently it got a massive speed improvement. Didn’t try it myself yet though and also don’t really have fresh memory to compare it against.

      • rom@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 years ago

        Then maybe I wasn’t very lucky with my instance choice (libranet.de), because jfc, doing anything, from sharing a post to simply browsing the timeline, was a chore

    • zeitverschreib@freundica.de
      link
      fedilink
      arrow-up
      4
      ·
      2 years ago

      @rom

      I first struggled with my single-user Friendica instance after I added all followed accounts from Mastodon. Very slow, sometimes even not responding at all.

      After tweaking some settings the site is running quite smootly. So it depends on the setup.

      Yes, Mastodon out-of-the-box is faster on most machines, but Friendica can be made very usable.

      Via clients like WhaleBird or Fedilab, I don’t feel any difference.
      @serenity