Skip to content

Better mob/stat() profiling

Rob Nelson requested to merge pull/6024/mobstat into Bleeding-Edge

Created by: clusterfack

I need better profiling of this damn function to improve it, it is a thorn in our side at both high populations and high framerates.

I just divided into three chunks to see what portion of it uses up the most cpu time so I can devise a way to optimize it.

Merge request reports