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