refactor: 💡 optimizing GC
Setting debug.SetGCPercent makes golang free memory faster. This greatly improves overall RSS usage. Otherwise, golang prefers not to free memory at all:)
This commit is contained in:
Reference in New Issue
Block a user