| Test name | Executions per second |
|---|---|
| ✓ Native toString() | 1,050,730 Ops/sec |
| Native toFixed(9) | 1,049,406 Ops/sec |
| big.js toString() | 102,880 Ops/sec |
| bignumber.js toString() | 100,845 Ops/sec |
| bignumber.js toFixed(18) | 100,166 Ops/sec |
| big.js toFixed(18) | 92,430 Ops/sec |
| decimal.js toString() | 83,422 Ops/sec |
| decimal.js toFixed(18) | 79,191 Ops/sec |