-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Install Codeflash optimizer github action #5350
feat: Install Codeflash optimizer github action #5350
Conversation
CodSpeed Performance ReportMerging #5350 will improve performances by 14.58%Comparing Summary
Benchmarks breakdown
|
Hi! I'm I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @misrasaurabh1 !
LGTM
This PR installs the Codeflash github action which optimizes all the future non-async Python code. I tested that it runs correctly on this PR. Codeflash will be like having an expert python performance engineer optimize every PR.
An admin would have to generate the API Key from app.codeflash.ai and set it up in repository secrets under the KEY CODEFLASH_API_KEY.