Test case name | Result |
---|---|
Round floating number using lodash round function | |
Round floating number using toFixed() | |
Round floating number using toFixed() and parseFloat | |
Leaflet formatNum |
Test name | Executions per second |
---|---|
Round floating number using lodash round function | 2486.7 Ops/sec |
Round floating number using toFixed() | 8920.9 Ops/sec |
Round floating number using toFixed() and parseFloat | 4689.9 Ops/sec |
Leaflet formatNum | 9268.1 Ops/sec |