All tools
Code Review

Codeflash

An AI tool that automatically finds and verifies performance optimizations for Python code, opening pull requests with benchmarked speedups.

Pricing
Free tier available, paid plans available on request
Visit site ↗

Codeflash analyzes Python functions, generates candidate optimizations, and verifies each one for correctness and measured speedup before opening a pull request, focusing specifically on runtime performance rather than general style or bugs.

Why it stands out

Good for

Python teams that want automated, verified performance optimization built into their normal PR workflow.