Test name | Executions per second |
---|---|
Native toString() | 2077408.2 Ops/sec |
Native toFixed(9) | 2173606.0 Ops/sec |
bignumber.js toString() | 172188.1 Ops/sec |
bignumber.js toFixed(18) | 177403.6 Ops/sec |
big.js toString() | 122036.8 Ops/sec |
big.js toFixed(18) | 71343.4 Ops/sec |
decimal.js toString() | 130822.8 Ops/sec |
decimal.js toFixed(18) | 128787.7 Ops/sec |