A significant part of the time is spent in computing the norms (r_sq = rx*rx + ry*ry + rz*rz) and the absolute value (abs(rz) > boxl2), I don't know if there's more efficient ways to compute those.
- [julia-users] yet another benchmark with numba and for... Andre Bieler
- [julia-users] Re: yet another benchmark with numb... Kristoffer Carlsson
- [julia-users] Re: yet another benchmark with ... Kristoffer Carlsson
- [julia-users] Re: yet another benchmark w... Andre Bieler
- [julia-users] Re: yet another benchma... STAR0SS