RoundSparrowM to Lemmy Server Performance · 1 year agopost inclusion, a solid WHERE clause filter before any JOIN on SELECT post (listing of posts)message-squaremessage-square20fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1message-squarepost inclusion, a solid WHERE clause filter before any JOIN on SELECT post (listing of posts)RoundSparrowM to Lemmy Server Performance · 1 year agomessage-square20fedilink
minus-squareRoundSparrowOPMlinkfedilinkarrow-up3·1 year ago That is, give a “next page” token There’s already a pull request on changing paging. My focus is a very hard wall on performance, scale. There is way too much potential for data to run into the full post table as things are now.
There’s already a pull request on changing paging.
My focus is a very hard wall on performance, scale. There is way too much potential for data to run into the full post table as things are now.