| Test name | Executions per second |
|---|---|
| float multiply | 7199814.0 Ops/sec |
| bigInt multiply | 7474352.5 Ops/sec |
| float compare | 7223729.0 Ops/sec |
| bigInt compare | 7584354.0 Ops/sec |
| string compare | 6984238.5 Ops/sec |
| float greater | 7241460.5 Ops/sec |
| bigint greater | 7577120.0 Ops/sec |
| string greater | 6916189.0 Ops/sec |
| toString bigInt | 7205960.5 Ops/sec |
| toString float | 12665293.0 Ops/sec |
| toFloat bigInt | 7188102.5 Ops/sec |
| toFloat string | 5320441.0 Ops/sec |