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

reimplement multiprocessing #501

Open
ekneg54 opened this issue Jan 3, 2024 · 0 comments · May be fixed by #502
Open

reimplement multiprocessing #501

ekneg54 opened this issue Jan 3, 2024 · 0 comments · May be fixed by #502
Assignees
Labels
enhancement New feature or request

Comments

@ekneg54
Copy link
Collaborator

ekneg54 commented Jan 3, 2024

I think our multiprocessing implementation generates too much overhead.

I want to rethink this and transform it as following:

From this:

image

To this:

image
@ekneg54 ekneg54 added the enhancement New feature or request label Jan 3, 2024
@ekneg54 ekneg54 assigned ppcad and unassigned ppcad Jan 3, 2024
@ekneg54 ekneg54 linked a pull request Jan 3, 2024 that will close this issue
@ekneg54 ekneg54 linked a pull request Jan 3, 2024 that will close this issue
@ekneg54 ekneg54 self-assigned this Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants