From 1d5507de18cb1eb18fa7ae1cc78522630a78a5af 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 0fe8783e029b3..abd4bbfa12bb0 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(