From 91cdae00aa4fe49da56cd6b663d31bfc13ed1c59 Mon Sep 17 00:00:00 2001 From: Sebastian Miasojed Date: Tue, 9 Jan 2024 23:46:04 +0100 Subject: [PATCH] Increased calls number --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index f740e547..fb4b83f7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -143,7 +143,7 @@ jobs: - name: Execute tests id: run_smart_bench env: - TEST_PARAMS: --instance-count 1 --call-count 50 + TEST_PARAMS: --instance-count 1 --call-count 100 run: | cd launch ./download-bins.sh