-
-
Notifications
You must be signed in to change notification settings - Fork 334
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
Improve Performance - implement multi thread mechanism #105
Comments
@odedshimon Can I help with this? |
Hi @neolace! |
Hi @odedshimon! |
Done, sounds great. |
Hi @odedshimon, I'm using Rider from JetBrains, it states that the author is unknown on every method, is this expected? I don't see comments, not that I'm a fan, but do you want me to add comments or stay with the flow? |
@neolace |
@odedshimon May I create an issue from this thread? |
@neolace |
@odedshimon Is there a specific sub project or section of the code that you would like me to takle first? Which branch should I use to apply changes wrt to this issue? Pull request etc |
|
@odedshimon |
@neolace |
Improve BruteShark performance by refactor the BLL layer (aka
PcapAnalyzer
project to use multi thread mechanism).That includes:
The text was updated successfully, but these errors were encountered: