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

All processors working at full potential! #10

Open
Masclins opened this issue Mar 21, 2018 · 0 comments
Open

All processors working at full potential! #10

Masclins opened this issue Mar 21, 2018 · 0 comments
Assignees
Labels
help wanted Extra attention is needed performance Making the program runs faster

Comments

@Masclins
Copy link
Owner

This might be the single most important issue related to performance.
calculator/rtp is calling play/find-best-rtp sequentially, making it take a lot of time to solve.

It has to use all the processors, since there's no need to not calling play/find-best-rtp in parallel.

@Masclins Masclins added help wanted Extra attention is needed performance Making the program runs faster labels Mar 21, 2018
@Masclins Masclins self-assigned this Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed performance Making the program runs faster
Projects
None yet
Development

No branches or pull requests

1 participant