Closed Wessie closed 5 months ago
or not, some queries are still painfully slow
The only way to solve this is by switching to a last id
system instead of using LIMIT ? OFFSET ?
which is just inherently slow, the same goes for favorites and other paginated things
this seems to have been caused by unoptimized database data, running
optimize table
on the database seemed to have fixed these