Skip to content
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

Performance Improvements #738

Open
2 tasks done
tarunKoyalwar opened this issue Dec 22, 2022 · 0 comments
Open
2 tasks done

Performance Improvements #738

tarunKoyalwar opened this issue Dec 22, 2022 · 0 comments
Labels
Type: Enhancement Most issues will probably ask for additions or changes. Type: Optimization Increasing the performance/optimization. Not an issue, just something to consider.

Comments

@tarunKoyalwar
Copy link
Member

tarunKoyalwar commented Dec 22, 2022

Description

  • Improve Overall Performance of subfinder by implementing Worker-Pool architecture
  • Add -concurrency flag
  • Remove redundant code and optimize
  • A followup ticket should be created in nuclei after successful implementation

Implementation

Worker-Pool can be implemented by implementing a channel muxer and demuxer

Tasks

  1. Status: Completed Type: Enhancement
    dogancanbakir
  2. 2 of 2
    Type: Bug Type: Enhancement
    dogancanbakir
@tarunKoyalwar tarunKoyalwar added the Type: Enhancement Most issues will probably ask for additions or changes. label Dec 22, 2022
@tarunKoyalwar tarunKoyalwar self-assigned this Dec 22, 2022
@tarunKoyalwar tarunKoyalwar added Status: In Progress This issue is being worked on, and has someone assigned. Type: Optimization Increasing the performance/optimization. Not an issue, just something to consider. labels Dec 22, 2022
@tarunKoyalwar tarunKoyalwar removed the Status: In Progress This issue is being worked on, and has someone assigned. label May 18, 2023
@tarunKoyalwar tarunKoyalwar removed their assignment May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes. Type: Optimization Increasing the performance/optimization. Not an issue, just something to consider.
Projects
None yet
Development

No branches or pull requests

1 participant