Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Chrome 119
Linux
Desktop
2 years ago
Benchmark.js
n*n
565.6M/s
n**2
556.3M/s
Math.pow(n, 2)
7.3M/s
View exact numbers
Test name Executions per second
n*n 565,566,208 Ops/sec
n**2 556,320,256 Ops/sec
Math.pow(n, 2) 7,263,088 Ops/sec
Tests: