| Test name | Executions per second |
|---|---|
| float multiply | 121791016.0 Ops/sec |
| bigInt multiply | 46652008.0 Ops/sec |
| float compare | 98820984.0 Ops/sec |
| bigInt compare | 79223872.0 Ops/sec |
| string compare | 112172288.0 Ops/sec |
| float greater | 123810464.0 Ops/sec |
| bigint greater | 59139412.0 Ops/sec |
| string greater | 83779864.0 Ops/sec |
| toString bigInt | 5431646.0 Ops/sec |
| toString float | 62357668.0 Ops/sec |
| toFloat bigInt | 29280172.0 Ops/sec |
| toFloat string | 11305028.0 Ops/sec |