From 091a5eecc19e2b0228f26f3769e5e6242efe91f6 Mon Sep 17 00:00:00 2001 From: George Mitenkov Date: Wed, 13 Nov 2024 23:48:58 +0000 Subject: [PATCH] bump perf version --- testsuite/single_node_performance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/single_node_performance.py b/testsuite/single_node_performance.py index 0fe8783e029b37..abd4bbfa12bb0d 100755 --- a/testsuite/single_node_performance.py +++ b/testsuite/single_node_performance.py @@ -75,7 +75,7 @@ class Flow(Flag): # bump after a bigger test or perf change, so you can easily distinguish runs # that are on top of this commit -CODE_PERF_VERSION = "v8" +CODE_PERF_VERSION = "v9" # default to using production number of execution threads for assertions NUMBER_OF_EXECUTION_THREADS = int(