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

Look into whether lock is hurting performance #339

Open
MilesCranmer opened this issue Aug 13, 2024 · 0 comments
Open

Look into whether lock is hurting performance #339

MilesCranmer opened this issue Aug 13, 2024 · 0 comments

Comments

@MilesCranmer
Copy link
Owner

There are some uses of lock throughout the codebase and I'm wondering if this is the reason why multithreading performance can be slower than multiprocessing. Perhaps another mechanism can be used over forcing synchronization between threads.

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