Posted July 31, 2025 by Tamschi
#changelog #revisions
This is a recommended performance update.
Revisions:
I found these after profiling for the previous issue. This takes care of all readily recognisable hotspots in the code.
There is still one more optimisation that may be possible, related to newUpdate
, but it’s harder to profile so I’ll hold off on that for now. It doesn’t appear to be all too heavy currently unless a map has well upwards of 100 Events. Let me know if you run into issues in this regard.