| Test case name | Result |
|---|---|
| Native | |
| Native + toFixed | |
| decimal.js | |
| big.js | |
| bignumber.js | |
| bn.js | |
| bn.js in-place |
| Test name | Executions per second |
|---|---|
| Native | 61316836.0 Ops/sec |
| Native + toFixed | 7453659.0 Ops/sec |
| decimal.js | 529484.4 Ops/sec |
| big.js | 83139.3 Ops/sec |
| bignumber.js | 313087.6 Ops/sec |
| bn.js | 1651564.1 Ops/sec |
| bn.js in-place | 1897195.6 Ops/sec |