Test name | Executions per second |
---|---|
float multiply | 2617754.0 Ops/sec |
bigInt multiply | 3609814.0 Ops/sec |
float compare | 3598857.2 Ops/sec |
bigInt compare | 3430136.5 Ops/sec |
string compare | 3840754.0 Ops/sec |
float greater | 2681894.5 Ops/sec |
bigint greater | 2874655.0 Ops/sec |
string greater | 3320577.5 Ops/sec |
toString bigInt | 1939906.9 Ops/sec |
toString float | 6072368.0 Ops/sec |
toFloat bigInt | 3049074.8 Ops/sec |
toFloat string | 2996675.8 Ops/sec |