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

Move calculateStats to worker thread #31

Open
Wytamma opened this issue Jul 3, 2023 · 0 comments
Open

Move calculateStats to worker thread #31

Wytamma opened this issue Jul 3, 2023 · 0 comments

Comments

@Wytamma
Copy link
Owner

Wytamma commented Jul 3, 2023

calculateStats is the main blocker and should be moved to the worker. Also need better management of workers so you don't create 1 per calculation. E.g. create a worker pool.

@Wytamma Wytamma added v2 and removed v2 labels Mar 15, 2024
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