Skip to content

Commit

Permalink
bump perf version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemitenkov committed Nov 13, 2024
1 parent e86b29d commit 091a5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/single_node_performance.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 091a5ee

Please sign in to comment.