We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c856f1e commit b48ed5cCopy full SHA for b48ed5c
codeflash/code_utils/config_consts.py
@@ -9,4 +9,4 @@
9
TOTAL_LOOPING_TIME = 10.0 # 10 second candidate benchmarking budget
10
COVERAGE_THRESHOLD = 60.0
11
MIN_TESTCASE_PASSED_THRESHOLD = 6
12
-REPEAT_OPTIMIZATION_PROBABILITY = 0.1
+REPEAT_OPTIMIZATION_PROBABILITY = 0.1
0 commit comments