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

multiprocessing slower with python 3 than with python 2 #263

Closed
bstabler opened this issue May 31, 2019 · 1 comment
Closed

multiprocessing slower with python 3 than with python 2 #263

bstabler opened this issue May 31, 2019 · 1 comment

Comments

@bstabler
Copy link
Contributor

Our multiprocessing implementation is slower with python 3 than with python 2. It looks like the most likely culprit is multiprocessing.RawArray. We'll soon fix this.

@jpn--
Copy link
Member

jpn-- commented Feb 8, 2022

Python 2 is dead.

@jpn-- jpn-- closed this as completed Feb 8, 2022
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

2 participants