mirror of https://github.com/panjf2000/ants.git
update
This commit is contained in:
parent
6ba16371e6
commit
833b6e29ac
|
@ -44,7 +44,7 @@ const (
|
|||
const (
|
||||
RunTimes = 10000000
|
||||
Param = 100
|
||||
AntsSize = 500
|
||||
AntsSize = 1000
|
||||
TestSize = 10000
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue