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.
2 parents 0018e59 + 3e9cf7b commit a41d7cfCopy full SHA for a41d7cf
codeflash/optimization/function_optimizer.py
@@ -1886,7 +1886,7 @@ def run_and_parse_tests(
1886
*,
1887
enable_coverage: bool = False,
1888
pytest_min_loops: int = 5,
1889
- pytest_max_loops: int = 100_000,
+ pytest_max_loops: int = 250,
1890
code_context: CodeOptimizationContext | None = None,
1891
unittest_loop_index: int | None = None,
1892
line_profiler_output_file: Path | None = None,
0 commit comments