Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0
Firefox 124
Windows
Desktop
2 years ago
Benchmark.js
n*n
2192.2M/s
n**2
2191.4M/s
Math.pow(n, 2)
2186.9M/s
View exact numbers
Test name Executions per second
n*n 2,192,170,496 Ops/sec
n**2 2,191,427,584 Ops/sec
Math.pow(n, 2) 2,186,906,112 Ops/sec
Tests: