Test name | Executions per second |
---|---|
float multiply | 1654739.9 Ops/sec |
bigInt multiply | 1798742.4 Ops/sec |
float compare | 1605202.9 Ops/sec |
bigInt compare | 1782065.9 Ops/sec |
string compare | 1645345.5 Ops/sec |
float greater | 1628085.1 Ops/sec |
bigint greater | 1823660.5 Ops/sec |
string greater | 1656807.1 Ops/sec |
toString bigInt | 1801802.0 Ops/sec |
toString float | 3283599.2 Ops/sec |
toFloat bigInt | 1582845.0 Ops/sec |
toFloat string | 1199793.6 Ops/sec |