This is just to followup from my prior post on latencies increasing with increasing uptime (see here).

There was a recent update to lemmy.ml (to 0.19.4-rc.2) ... and everything is so much snappier. AFAICT, there isn't any obvious reason for this in the update itself(?) ... so it'd be a good bet that there's some memory leak or something that slows down some of the actions over time.

Also ... interesting update ... I didn't pick up that there'd be some web-UI additions and they seem nice!

  • davel [he/him]@lemmy.ml
    ·
    4 个月前

    For the moment at least. Whatever problem we had before, it seemed to get worse over time, eventually requiring a restart. So we’ll have to wait and see.

    • maegul@lemmy.ml
      hexagon
      ·
      4 个月前

      Well, I've been on this instance through a few updates now (since Jan 2023) and my impression is that it's a pretty regular pattern (IE, certain APIs like that for replying to a post/comment or even posting have increasing latencies as uptime goes up).

  • nutomic@lemmy.mlM
    ·
    4 个月前

    There were optimizations related to database triggers, these are probably responsible for the speedup.

    https://github.com/LemmyNet/lemmy/pull/4696

    • maegul@lemmy.ml
      hexagon
      ·
      4 个月前

      Interesting. It could be for the same reason I suggest for lemmy.ml though. Do you notice latencies getting longer over time?

      • Blaze@reddthat.com
        ·
        4 个月前

        It's a smaller server so I guess latency issues would appear at a slower pace than lemmy.ml

        • maegul@lemmy.ml
          hexagon
          ·
          4 个月前

          makes sense ... but still ... you're noticing a difference. Maybe a "boiling frog" situation?

          • Blaze@reddthat.com
            ·
            4 个月前

            I would say it still feels snappier today than before the update (a couple weeks ago?), so definitely an improvement