| Test name | Executions per second |
|---|---|
| ✓ Native toString() | 5,532,476 Ops/sec |
| Native toFixed(9) | 5,324,428 Ops/sec |
| bignumber.js toString() | 378,998 Ops/sec |
| big.js toString() | 377,440 Ops/sec |
| bignumber.js toFixed(18) | 370,607 Ops/sec |
| big.js toFixed(18) | 339,654 Ops/sec |
| decimal.js toString() | 267,856 Ops/sec |
| decimal.js toFixed(18) | 248,396 Ops/sec |