Hacker News new | ask | show | jobs
by jablan 3582 days ago
Why these things always have to be so CPU intensive?
2 comments

Probably because they're calculating the offset of the gradients at each step, resulting in a lot of array calculations.
How did you test?