Got 7x speed up using numba (python) #71
KardoPaska
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could
numba
provide speed up? Isolated the core calcs, applied numba, and got roughly 7x speed compared to vanilla.Here is minimum reproducible example code. It is not as flexible for variety of input like original, but demonstrate the key speed.
Beta Was this translation helpful? Give feedback.
All reactions