pow vs bit shiftingFastest: bit shifting (2.4x faster)
167,300,816 ops/sec
70,930,392 ops/sec
1,461,827,200 ops/sec
1,438,283,392 ops/sec
100,363,384 ops/sec
98,312,976 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| pow | |
| bit shifting |
| Test name | Executions per second |
|---|---|
| ✓ pow | 1,645,249,280 Ops/sec |
| bit shifting | 1,464,240,256 Ops/sec |