Test name | Executions per second |
---|---|
Round floating number using lodash round function | 1097.7 Ops/sec |
Round floating number using toFixed() | 2838.6 Ops/sec |
Round floating number using toFixed() and parseFloat | 1813.1 Ops/sec |
Leaflet formatNum | 5591.1 Ops/sec |