Test name | Executions per second |
---|---|
Native toString() | 514567392.0 Ops/sec |
Native toFixed(9) | 15527866.0 Ops/sec |
bignumber.js toString() | 484169.1 Ops/sec |
bignumber.js toFixed(18) | 466552.5 Ops/sec |
big.js toString() | 639991.2 Ops/sec |
big.js toFixed(18) | 575980.4 Ops/sec |
decimal.js toString() | 550162.6 Ops/sec |
decimal.js toFixed(18) | 513656.5 Ops/sec |