i tried to open some old threads and filter users in them, the queries took a long time and never resolved thread zone became nearly completely unresponsive in this time and after closing those tabs, the website seemed fine again this happened in the last 10 minutes or so, i would be very surprised if you didn’t see a sharp uptick in disc activity or cpu time somewhere in the logs ❧ Edited by Lyra at 2018-07-10 04:16:112018-07-10 04:16 |
|
not a huge deal in terms of website usability but it may represent a scaling issue of some sort |
|
filtering has to look at all the posts in the whole thread to know how to do pagination anyway there’s not much I could do besides cache the page info in memory for a little bit, which is what I’ll have to do probably, but it’ll make things more complex |
|
testing the limits, dang |
|
ok, i made filtering ppl more efficient so it should be a lot better now ❧ Edited by Tiko at 2018-07-19 17:02:242018-07-19 17:02 |
|
nice! you rock, tiko |
|
whoops, turns out that commit didnt get built and deployed for some reason. it should really be fixed now |
|
see above re: rocking |
|