mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-17 02:21:04 +00:00
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++ {
|
for j := 0; j < RunTimes; j++ {
|
||||||
p.Serve(Param)
|
p.Serve(Param)
|
||||||
}
|
}
|
||||||
// b.Logf("running goroutines: %d", p.Running())
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user