started script to automate benchmarking

This commit is contained in:
Seth Samuel 2025-01-25 13:05:09 +13:00
parent 0bfe016fbe
commit 09e2f32c60
2 changed files with 21 additions and 0 deletions

5
profile.save Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
set -xeuv
tcpConnections=50
testLength=3m