| Test case name | Result |
|---|---|
| Or bitwise | |
| Double bitwise not | |
| Left bitwise shift | |
| Math.round |
| Test name | Executions per second |
|---|---|
| Or bitwise | 470269344.0 Ops/sec |
| Double bitwise not | 469772416.0 Ops/sec |
| Left bitwise shift | 473209088.0 Ops/sec |
| Math.round | 469049664.0 Ops/sec |