-
Notifications
You must be signed in to change notification settings - Fork 18
introduce a new integrated "codeflash optimize" command #384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4debe7e
introduce a new integrated "codeflash optimize" command
misrasaurabh1 535a9b1
Merge branch 'main' into trace-and-optimize
KRRT7 09bf156
Merge branch 'main' into trace-and-optimize
KRRT7 0b4fcb6
rank functions
KRRT7 059b4dc
Merge branch 'main' into trace-and-optimize
KRRT7 7f9a609
implement reranker
KRRT7 eb9e0c6
allow predict to be included
KRRT7 ce68cad
fix tracer for static methods
KRRT7 b7258a9
Merge branch 'main' into trace-and-optimize
KRRT7 72b51c1
⚡️ Speed up method `FunctionRanker._get_function_stats` by 51% in PR …
codeflash-ai[bot] 67bd717
Merge pull request #466 from codeflash-ai/codeflash/optimize-pr384-20…
misrasaurabh1 ea16342
update tests
KRRT7 947ab07
don't let the AI replicate
KRRT7 4823ee5
Merge branch 'main' into trace-and-optimize
KRRT7 faebe9b
ruff
KRRT7 a0e57ba
mypy-ruff
KRRT7 fd1e492
silence test collection warnings
KRRT7 f7c8a6b
Update function_ranker.py
KRRT7 35059a9
Update workload.py
KRRT7 f74d947
update CI
KRRT7 9addd95
update cov numbers
KRRT7 70cecaf
rank only, change formula
KRRT7 96acfc7
per module ranking
KRRT7 e5e1ff0
update tests
KRRT7 eba8cb8
move to env utils, pre-commit
KRRT7 9955081
Merge branch 'main' of https://github.com/codeflash-ai/codeflash into…
KRRT7 692f46e
Merge branch 'main' into trace-and-optimize
KRRT7 e2e6803
add markers
KRRT7 4560b8b
Merge branch 'main' into trace-and-optimize
KRRT7 39e0859
Update cli.py
KRRT7 c09f32e
Revert "Update cli.py"
KRRT7 60922b8
allow args for the optimize command too
KRRT7 bf6313f
fix parsing
KRRT7 87f44a2
fix parsing
KRRT7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.