| Test case name | Result |
|---|---|
| Round floating number using lodash round function | |
| Round floating number using toFixed() |
| Test name | Executions per second |
|---|---|
| Round floating number using lodash round function | 197271.8 Ops/sec |
| Round floating number using toFixed() | 258963.6 Ops/sec |