Test name | Executions per second |
---|---|
float multiply | 2576946.8 Ops/sec |
bigInt multiply | 1406981.8 Ops/sec |
float compare | 2683736.5 Ops/sec |
bigInt compare | 2187131.0 Ops/sec |
string compare | 2094892.5 Ops/sec |
float greater | 2484218.2 Ops/sec |
bigint greater | 1796237.1 Ops/sec |
string greater | 1931388.5 Ops/sec |
toString bigInt | 1535081.1 Ops/sec |
toString float | 4136287.2 Ops/sec |
toFloat bigInt | 1835411.2 Ops/sec |
toFloat string | 1466543.6 Ops/sec |