mirror of https://github.com/panjf2000/ants.git
update
This commit is contained in:
parent
833b6e29ac
commit
1dac82c4c5
|
@ -117,6 +117,5 @@ func BenchmarkAntsPool(b *testing.B) {
|
|||
for j := 0; j < RunTimes; j++ {
|
||||
p.Serve(Param)
|
||||
}
|
||||
// b.Logf("running goroutines: %d", p.Running())
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue