| Test name | Executions per second |
|---|---|
| float multiply | 2743846.0 Ops/sec |
| bigInt multiply | 2825301.2 Ops/sec |
| float compare | 4188107.5 Ops/sec |
| bigInt compare | 4432203.5 Ops/sec |
| string compare | 4270333.0 Ops/sec |
| float greater | 4242566.5 Ops/sec |
| bigint greater | 4414755.5 Ops/sec |
| string greater | 4196363.0 Ops/sec |
| toString bigInt | 3951393.2 Ops/sec |
| toString float | 7651272.5 Ops/sec |
| toFloat bigInt | 4056388.0 Ops/sec |
| toFloat string | 3214458.5 Ops/sec |