We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05561e commit 151df77Copy full SHA for 151df77
1 file changed
tests/scripts/end_to_end_test_java_tracer.py
@@ -51,6 +51,8 @@ def run_test(expected_improvement_pct: int) -> bool:
51
"-m",
52
"codeflash.main",
53
"--no-pr",
54
+ "--effort",
55
+ "low",
56
"optimize",
57
"java",
58
"-cp",
0 commit comments