
Manual Memory Management in Go using jemalloc
The purpose of this post is to document our trial, error, and best findings with regards to manual and automatic memory collection in Go.
Our excitement for Go has gone beyond building systems, and has led us to even write scripts in Go that would typically be written in Bash