The World of Go

News, thoughts, and insights about Go, the no-magic, no-distraction, get-sh*t-done language for the cloud.

Christoph Berger

Function-local variables are stored in the call stack, but sometimes, they "escape to the heap". This affects performance and garbage ...