Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use native_powr() in costly _calc_refavg()
As b in native_powr(a,b) is always in safe range here we can use the native variant for a significant performance gain.
- Loading branch information