
Consistently use `time.Sleep`, instead of `runtime.Gosched`, to ensure all goroutines can make progress. `Gosched` wasn't working in the playground (ref #149). Also stop trying to compare operation rates. This was tenuous given e.g. how short the programs ran for, and with the `Sleep`s we now expect the rates to be similar anyways.
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
e82356cbb37143862b0a9bbc68856f4b272c4918
|
|
a9Wky7k-Bw
|