| Test name | Executions per second |
|---|---|
| ✓ Native toFixed(9) | 39,231,052 Ops/sec |
| Native toString() | 39,037,840 Ops/sec |
| big.js toString() | 399,813 Ops/sec |
| bignumber.js toString() | 357,442 Ops/sec |
| big.js toFixed(18) | 351,575 Ops/sec |
| decimal.js toString() | 328,054 Ops/sec |
| bignumber.js toFixed(18) | 316,740 Ops/sec |
| decimal.js toFixed(18) | 272,548 Ops/sec |