Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can shut off the GC in Go:

  import "runtime"

  ...

  runtime.MemStats.EnableGC = false
https://groups.google.com/forum/?fromgroups#!topic/golang-nu...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: