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 14, 2024
1 parent 0cc5260 commit 1d5507d
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 1d5507d

Please sign in to comment.