Test name | Executions per second |
---|---|
float multiply | 5248353.5 Ops/sec |
bigInt multiply | 5415161.5 Ops/sec |
float compare | 5213679.0 Ops/sec |
bigInt compare | 5333987.5 Ops/sec |
string compare | 5186868.5 Ops/sec |
float greater | 5130825.0 Ops/sec |
bigint greater | 5364326.5 Ops/sec |
string greater | 5209843.0 Ops/sec |
toString bigInt | 4140902.5 Ops/sec |
toString float | 8920590.0 Ops/sec |
toFloat bigInt | 4846237.5 Ops/sec |
toFloat string | 3960605.2 Ops/sec |