-
Couldn't load subscription status.
- Fork 22
Abstracted Clean candidate loop using queue.Queue() #661
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
Conversation
PR Reviewer Guide 🔍(Review updated until commit 15f9bf9)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Persistent review updated to latest commit 15f9bf9 |
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement
Description
Introduce
CandidateProcessorclass for async candidate managementReplace manual deque loop with queue-based processing
Remove old deque import and loop flags
Update logging to use
processor.original_lenDiagram Walkthrough
File Walkthrough
function_optimizer.py
Abstract candidate loop into queue processorcodeflash/optimization/function_optimizer.py
CandidateProcessorclass for candidate queue handlingdequeimport and loop flags (line_profiler_done,refinement_done)processor.original_len