Test name | Executions per second |
---|---|
Native toString() | 1577239936.0 Ops/sec |
Native toFixed(9) | 13910046.0 Ops/sec |
bignumber.js toString() | 267536.6 Ops/sec |
bignumber.js toFixed(18) | 258745.1 Ops/sec |
big.js toString() | 182537.4 Ops/sec |
big.js toFixed(18) | 182569.6 Ops/sec |
decimal.js toString() | 288888.2 Ops/sec |
decimal.js toFixed(18) | 286349.1 Ops/sec |