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

Image blur example is unusably slow #13836

Open
bryevdv opened this issue Apr 24, 2024 · 0 comments
Open

Image blur example is unusably slow #13836

bryevdv opened this issue Apr 24, 2024 · 0 comments

Comments

@bryevdv
Copy link
Member

bryevdv commented Apr 24, 2024

I was experimenting with NumPy 2.0 so at first I thought it might be related to that, but the issue persists with NumPy 1.26 as well.

It's possible there is some problem with serialization e.g. missing the binary array fast path. But other "animated" examples seem to work just fine with both Numpy 1.26 and 2.0.0rc1 so I wonder if there might actually be a numba issue in some way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant