| 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 | 4348.5 Ops/sec |
| Round floating number using toFixed() | 12876.0 Ops/sec |