| 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 | 5347.9 Ops/sec |
| Round floating number using toFixed() | 21754.2 Ops/sec |
| Round floating number using toFixed() and parseFloat | 15638.4 Ops/sec |
| Leaflet formatNum | 378597.0 Ops/sec |