Its not clear for newbies that using `time.Sleep` internally calls `runtime.Gosched()` Its better to use it directly, moreover on my machine it shows x175 improvement in speed (7m requests per second vs 40k).
The text announcing mutexes is already on atomic-counters.sh, it's showing twice.