Anyone know why? Any way we can promote sh.itjust.works to lighten their load possibly?

  • Slashzero
    link
    fedilink
    English
    32 years ago

    Supposedly they are working on major performance improvements for the next release. No idea when it is scheduled to come out though.

    • @[email protected]
      link
      fedilink
      English
      132 years ago

      The database stuff was solved today. The bigger job, happening as we speak and hopefully finishing in a week or two, is ripping out all the WebSocket stuff and replacing it with simple HTTP. No more crazy updating feeds and weird buggy vote numbers, on top of the performance stuff.

      • Slashzero
        link
        fedilink
        English
        8
        edit-2
        2 years ago

        That’s great news! Is there a new release candidate with the DB changes?

        What was it? Missing indexes? Bad query plans? Bad queries in general?

        Glad to see websockets getting ripped out.

        • @[email protected]
          link
          fedilink
          English
          11
          edit-2
          2 years ago

          The hot_rank query was basically hitting the server like a truck. You can read more about it in this github issue, but basically calculating the hot rank in the database has been moved to rust.

          EDIT: For clarity, the database issue was solved a bit ago, but today it was released as a Lemmy version which this server (sh.itjust.works) is now on.

          • Slashzero
            link
            fedilink
            English
            4
            edit-2
            2 years ago

            Excellent! Time to upgrade my instance!

            @[email protected]

            • BE 0.17.4
            • UI 0.17.4

            Upgrade complete! Thanks for the info. BTW, the new UI version no longer shows the UI version in the page footer.