We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using 2 threads the algorithms use 36 min in 10881 spectrum, using 7 threads 23 min. The heading strategy is not good enough.
The text was updated successfully, but these errors were encountered:
The current project when 2 threads are used is the same that only 1 thread, The current logic should be change. @dfermin @chhh
I'm changing that in the current implementation.
Sorry, something went wrong.
better handling of Threads using Java 8 (#1)
fc062de
ypriverol
No branches or pull requests
Using 2 threads the algorithms use 36 min in 10881 spectrum, using 7 threads 23 min. The heading strategy is not good enough.
The text was updated successfully, but these errors were encountered: