MemorySweep

MemorySweep

157k Downloads

[Suggestion] Automatically call System.gc() instead of periodically

DeshiDesu opened this issue ยท 1 comments

commented

Call System.gc() only when necessary or when memory builds up.

Calling System.gc() freezes your screen briefly which is not good during moments of gameplay (ex: during pvp). Instead call System.gc() automatically when your memory builds up instead of periodically.

commented

nvm i did not look at configs