mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
update benchmark test
This commit is contained in:
parent
92acf74bb7
commit
846a758f65
@ -31,9 +31,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
RunTimes = 10000000
|
||||
RunTimes = 1000000
|
||||
benchParam = 10
|
||||
benchAntsSize = 100000
|
||||
benchAntsSize = 200000
|
||||
)
|
||||
|
||||
func demoFunc() error {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user