pull down to refresh
It appears to be fine. It occupies the db a bit, given some of the queries are expensive (eg looking for replies of replies), but I see that more of a query optimization problem than a request/second problem.
reply
pull down to refresh
It appears to be fine. It occupies the db a bit, given some of the queries are expensive (eg looking for replies of replies), but I see that more of a query optimization problem than a request/second problem.
I often have multiple tabs open, each of those making 1QPS (even when not in focus), so it adds up.. Since the page has around 15 active users at a time, I think multiple folks do the same with multiple tabs open.
Is the higher QPS causing any notable issues or is it fine for now?