[Feature] Allocation Profiler
LucidAPs opened this issue ยท 1 comments
I came here to suggest something like this as well, so I figured I would add my opinion to this issue.
Having a way to profile memory allocations would be extremely helpful in finding plugins that lag the server indirectly, by causing memory allocations at a very fast pace which in turn means frequent garbage collection.