diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5e4cc947..27d42ae7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -11,7 +11,7 @@ env: MOONBEAM_BIN: moonbeam_release/*/target/release/moonbeam MOONBEAM_VERSION: version BENCHMARK_DIR: stats - TEST_PARAMS: --instance-count 1 --call-count 2000 + TEST_PARAMS: --instance-count 1 --call-count 1000 BENCHMARK_URI: https://raw.githubusercontent.com/paritytech/smart-bench/gh-pages jobs: