Hacker News new | ask | show | jobs
by thegeekpirate 3408 days ago
FWIW, "runtime.GOMAXPROCS(runtime.NumCPU())" has been done automatically for you since Go 1.5, so there's no need to include it.