| Test name | Executions per second |
|---|---|
| ✓ Number (with NaN) | 219,467,760 Ops/sec |
| Unary + (with float) | 133,976,688 Ops/sec |
| Number (with integer) | 132,188,592 Ops/sec |
| Number (with float) | 104,654,040 Ops/sec |
| parseInt (with float) | 103,074,424 Ops/sec |
| parseInt (with string integer) | 85,951,768 Ops/sec |
| Unary + (with string integer) | 84,623,976 Ops/sec |
| Number (with string integer) | 80,467,056 Ops/sec |
| parseInt (with NaN) | 60,623,924 Ops/sec |
| Unary + (with NaN) | 59,961,624 Ops/sec |
| Unary + (with integer) | 46,186,212 Ops/sec |
| parseInt (with integer) | 36,413,292 Ops/sec |
| parseInt (with string float) | 11,500,745 Ops/sec |
| Unary + (with string float) | 10,874,979 Ops/sec |
| Number (with string float) | 10,787,736 Ops/sec |