Round floating number using lodash round function vs Round floating number using toFixed()| 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 toFixed() | 3,150 Ops/sec |
| Round floating number using lodash round function | 1,750 Ops/sec |