Is there a way to optimize time execution? #739
RBouallegue
started this conversation in
Ideas
Replies: 1 comment
-
When I started working with 1m Data execution time became quite slow. In contrast the same operation with 5m data takes about 10 sec. Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for your work in this library.
For huge data frames the backtesting becomes quite slow.
Can we switch to GPU , is there a way to update it to be running using Numba or Cuda.
I am really curious if other people have faced the some problem , and they found workarounds?
Beta Was this translation helpful? Give feedback.
All reactions