Know when GC runs from inside your golang code
-
Updated
Jul 5, 2022 - Go
Know when GC runs from inside your golang code
Speed up the memory allocation and improve the garbage collection performance.
offheap - allocate system memory off heap in Go
port MaxRAMPercentage to Golang, adjust GC parameters(SetGCPercent/SetMemoryLimit) based on the target memory usage percentage, optimize the GC overhead of Go runtime.
Add a description, image, and links to the gc topic page so that developers can more easily learn about it.
To associate your repository with the gc topic, visit your repo's landing page and select "manage topics."