mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-02-07 17:05:41 +00:00
Decrease number of tests.
This commit is contained in:
parent
de7fb4ad49
commit
56537311af
@ -11,8 +11,8 @@ import ../asyncdispatch2
|
||||
|
||||
when sizeof(int) == 8:
|
||||
const
|
||||
TestsCount = 10000
|
||||
ClientsCount = 100
|
||||
TestsCount = 5000
|
||||
ClientsCount = 50
|
||||
MessagesCount = 100
|
||||
elif sizeof(int) == 4:
|
||||
const
|
||||
|
Loading…
x
Reference in New Issue
Block a user