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

Remove multi-threading capability. #3

Open
gmierz opened this issue Feb 13, 2018 · 1 comment
Open

Remove multi-threading capability. #3

gmierz opened this issue Feb 13, 2018 · 1 comment

Comments

@gmierz
Copy link
Owner

gmierz commented Feb 13, 2018

This capability was put in place in the hopes that it would speed things up, but the difference is not measurable. Either this needs to be removed all together, or replaced with multi-processing.

@gmierz
Copy link
Owner Author

gmierz commented Oct 18, 2019

So far, the logger has been changed to a single-process logger which also makes the output cleaner. The only thing left now is to remove the worker count arguments and remove the code which uses it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant