update note
This commit is contained in:
5
Notes.md
5
Notes.md
@@ -14,4 +14,7 @@
|
|||||||
- fast_approx::fast::sin + fast_approx::fast::cos
|
- fast_approx::fast::sin + fast_approx::fast::cos
|
||||||
- 0.000018658ms (2.56% slower)
|
- 0.000018658ms (2.56% slower)
|
||||||
- fast_approx::faster::sin + fast_approx::faster::cos
|
- fast_approx::faster::sin + fast_approx::faster::cos
|
||||||
- 0.000015878ms (14.57% faster)
|
- 0.000015878ms (14.57% faster)
|
||||||
|
## sin and cos lookup table:
|
||||||
|
- With lookup tables: 0.000044201500713825226ms
|
||||||
|
- Without lookup tables: 0.000043705105781555176ms`
|
||||||
|
|||||||
Reference in New Issue
Block a user