Y
Hacker News
new
|
ask
|
show
|
jobs
by
vips7L
2329 days ago
So like D?
https://dlang.org/spec/attribute.html#nogc
1 comments
bluebasket
2329 days ago
i thought go has a GOGC=off option or something? did they remove it?
link
wwarner
2328 days ago
no it's there.
https://golang.org/pkg/runtime/debug/#SetGCPercent
link