spark icon indicating copy to clipboard operation
spark copied to clipboard

[Feature] Allocation Profiler

Open LucidAPs opened this issue 3 years ago • 1 comments

Please add an allocation profiler just like Flare.

LucidAPs avatar Jul 22 '22 14:07 LucidAPs

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.

ChanceSD avatar Sep 20 '22 15:09 ChanceSD