Report client & server bugs, especially but not limited to release candidates.
Between 2021-03-04 00:00:00Z and 2021-03-05 00:00:00Z
deen
I just noticed that our script for the website calculation has become quite a bit slower as well, takes over 1 hour to update the ranks pages now. Used to be ~20 minutes a year ago. Good problem to have so many ranks now
Could a timestamp be added such as a Last Updated. That way you don't need to re-calculate from the beginning of time but only since previous execution.
well, people make ranks so quickly especially on novice, and novice is the expensive one to create
17:31
even the regular mysql caching doesn't help much when you get a new rank on Multeasymap every few seconds
17:31
@Zodiac makes it so complicated and stateful. It's really not a problem to take > 1 hour, just switch to another faster server soon and optimize the sql queries a bit and it'll be good for a few more years
1
deen
@Zodiac makes it so complicated and stateful. It's really not a problem to take > 1 hour, just switch to another faster server soon and optimize the sql queries a bit and it'll be good for a few more years