This commit is contained in:
Everton Constantino
2021-05-13 15:30:08 +00:00
parent bfadb56107
commit 58db05afbc
4 changed files with 150 additions and 47 deletions

7
run.sh
View File

@@ -28,6 +28,7 @@ function run() {
run $1 16 500
run $1 32 500
run $1 64 500
run $1 128 100
run $1 256 50
run $1 64 100
run $1 128 50
run $1 256 10
run $1 1024 10