Test name | Executions per second |
---|---|
Native toString() | 2022916.0 Ops/sec |
Native toFixed(9) | 2319269.0 Ops/sec |
bignumber.js toString() | 220101.3 Ops/sec |
bignumber.js toFixed(18) | 201508.3 Ops/sec |
big.js toString() | 230092.5 Ops/sec |
big.js toFixed(18) | 235953.5 Ops/sec |
decimal.js toString() | 190278.5 Ops/sec |
decimal.js toFixed(18) | 175009.4 Ops/sec |