web3-starter-py/soundcloud/soundcloud_problem_statement/tester/run100k.sh
2022-03-23 18:25:34 +04:00

6 lines
158 B
Bash
Executable file

#!/bin/bash -ex
this_dir=$(dirname $0)
export totalEvents=100000
export concurrencyLevel=1
time java -server -Xmx1G -jar "${this_dir}/follower-maze-2.0.jar"