mirror of https://github.com/wolfSSL/wolfssh.git
add another data point to graph
parent
13099b188e
commit
96931523c4
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
KEY="$PWD/keys/hansel-key-ecc.pem"
|
||||
TEST_FILE="$PWD/test"
|
||||
FILE_SIZES=("5000" "10000" "50000" "100000" "150000" "200000" "250000" "300000" "350000" "400000" "500000" "1000000")
|
||||
FILE_SIZES=("5000" "10000" "50000" "100000" "150000" "200000" "250000" "300000" "350000" "400000" "500000" "1000000" "2000000")
|
||||
TRANSFER_MBS=""
|
||||
NUMBER_RUNS=10
|
||||
LOG_FILE="$PWD/log.csv"
|
||||
|
|
|
|||
Loading…
Reference in New Issue