You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit tests give us confidence in correctness, this would give us confidence in performance. See for example numpy's: https://pv.github.io/numpy-bench/#/
It would be work to develop the benchmarks, but we could start small.
Unit tests give us confidence in correctness, this would give us confidence in performance. See for example numpy's: https://pv.github.io/numpy-bench/#/
It would be work to develop the benchmarks, but we could start small.