| Test case name | Result |
|---|---|
| toFixed(4) someFloat.toFixed(4); someFloat.t | |
| toPrecision(4).toString() | |
| (Math.round(*10000)/10000).toString() | |
| Math.floor fast | |
| Math.trunc | |
| Math.floor fast with addition |
This benchmark does not have any results yet. Be the first one to run it!