Script Preparation code:
AخA
 
var x=5;
Tests:
  • multiply

     
    x*x
  • pow

     
    Math.pow(x,2)
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    multiply
    pow

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 8 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36
Chrome 51 on Linux
View result in a separate tab
Test name Executions per second
multiply 2828991.2 Ops/sec
pow 1695347.2 Ops/sec