DHI/tsod

tsod tsod.ConstantGradientDetector() so slow!!

KevinLu233 opened this issue · 2 comments

I used tsod.ConstantGradientDetector() with 32 data points every time ,but it cost 20ms at 3.0GHz cpu!
TSOD used many numpy dataset,can you used numba ,then make it run fast!
thank you!

Thanks for your comment.

We know that performance is important, but we have limited resources for development.

If you have a suggestion on how to improve the perfomance you are very welcome to submit a Pull Request.

Ok. I Will Try it !
Thank You