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:
parent
c2dacd32d1
commit
479675b6cc
Loading…
Reference in New Issue