We were made aware that the previous version was consuming significant server resources and causing slowness.
I went through the code and changed its regular update mechanism to run asynchronously instead of synchronously as it had previously been.
As a result it performs significantly better as evidenced in timings report.
Before:
After:
![[IMG]](/proxy/image?url=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F936280832086253609%2F972838806313123891%2Funknown.png)