Automatically optimize all codepaths in your project with Codeflash’s comprehensive analysis
codeflash --all
discovers any existing unit tests. It currently can only discover any test that directly calls the
function under optimization. Tracing all the tests helps ensure correctness for code that may be indirectly called by your tests.codeflash --all
. The command will prompt you to continue from the most recent checkpoint.