Skip to content

Commit

Permalink
trigger execution
Browse files Browse the repository at this point in the history
  • Loading branch information
mriccobene committed Feb 7, 2024
1 parent a31bb82 commit 1adb0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpc-performance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
cd ${{runner.workspace}}/rpc-tests/perf
# Run Erigon, send ctrl-c and check logs
# Run Erigon, send ctrl-c and check logs -
python3 ./run_perf_tests.py -b mainnet -y eth_call -p pattern/mainnet/stress_test_eth_call_001_14M.tar -t 100:10,1000:10 -r 1 -s ${{runner.workspace}}/silkworm -g $ERIGON_DATA_DIR -m 2 -u
#python3 ./run_perf_tests.py -b mainnet -y eth_call -p pattern/mainnet/stress_test_eth_call_001_14M.tar -t 100:30,1000:20,10000:20,20000:20 -r 20 -s ${{runner.workspace}}/silkworm -g $ERIGON_DATA_DIR -m 2 -u
Expand Down

0 comments on commit 1adb0b1

Please sign in to comment.