started script to automate benchmarking
This commit is contained in:
parent
0bfe016fbe
commit
09e2f32c60
2 changed files with 21 additions and 0 deletions
5
profile.save
Normal file
5
profile.save
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -xeuv
|
||||
|
||||
tcpConnections=50
|
||||
testLength=3m
|
||||
Loading…
Add table
Add a link
Reference in a new issue