Make the test faster #11637

This commit is contained in:
Alexey Milovidov 2020-06-15 07:51:27 +03:00
parent fd6115cccf
commit 6ddc6d7f08
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
2000 1999000
2000 1999000
400 79800
400 79800

View File

@ -22,8 +22,8 @@ function thread()
}
thread 0 1000 &
thread 1 1000 &
thread 0 200 &
thread 1 200 &
wait