Math.pow vs Exponentiation vs Multiplication59,125,728 ops/sec
58,516,552 ops/sec
57,747,956 ops/sec
Fastest: Math.pow (1.1x faster)
1,064,378,880 ops/sec
990,548,608 ops/sec
955,313,024 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Math.pow | |
| Exponentiation | |
| Multiplication |
| Test name | Executions per second |
|---|---|
| ✓ Math.pow | 140,092,320 Ops/sec |
| Exponentiation | 136,438,432 Ops/sec |
| Multiplication | 122,603,144 Ops/sec |