Math.floor vs Bitwise vs unsigned right shift120,244,728 ops/sec
116,234,704 ops/sec
115,935,680 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Math.floor | |
| Bitwise | |
| unsigned right shift |
| Test name | Executions per second |
|---|---|
| ✓ unsigned right shift | 787,809,472 Ops/sec |
| Math.floor | 710,550,656 Ops/sec |
| Bitwise | 704,851,136 Ops/sec |