Searched refs:benchmarkCreateGoroutines (Results 1 – 1 of 1) sorted by relevance
667 benchmarkCreateGoroutines(b, 1)671 benchmarkCreateGoroutines(b, runtime.GOMAXPROCS(-1))674 func benchmarkCreateGoroutines(b *testing.B, procs int) { func