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!

  • nutomic@lemmy.mlM
    ·
    6 months ago

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

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