mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
reset param change
This commit is contained in:
parent
c1738ae964
commit
3070771e41
@ -43,7 +43,7 @@ const (
|
|||||||
)
|
)
|
||||||
const (
|
const (
|
||||||
RunTimes = 10000000
|
RunTimes = 10000000
|
||||||
Param = 0
|
Param = 100
|
||||||
AntsSize = 1000
|
AntsSize = 1000
|
||||||
TestSize = 10000
|
TestSize = 10000
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user