bitwise shift vs pow function vs Bitwise shift string concat vs Bitwise shift string concat no variables| Test case name | Result |
|---|---|
| bitwise shift | |
| pow function | |
| Bitwise shift string concat | |
| Bitwise shift string concat no variables |
| Test name | Executions per second |
|---|---|
| ✓ Bitwise shift string concat | 24,545,940 Ops/sec |
| bitwise shift | 23,678,396 Ops/sec |
| Bitwise shift string concat no variables | 8,426,867 Ops/sec |
| pow function | 1,515,350 Ops/sec |