https://gist.github.com/nathanwdavis/6290428
Basically, for big lists a goroutine per loop is very slow in comparison.
https://gist.github.com/nathanwdavis/6290428
Basically, for big lists a goroutine per loop is very slow in comparison.