Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using the pow7() function
    Using the ** operator
    Using Math.pow()
    Multiplying seven times
    Using the pow27() function
    Using the pow37() function
    Using the powMult7() function

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Chrome 144 on Windows
View result in a separate tab
Using the ** operator
14.3M/s
Using the pow27() function
14.2M/s
Using the pow37() function
14.2M/s
Using the powMult7() function
14.2M/s
Using the pow7() function
14.2M/s
Using Math.pow()
14.2M/s
Multiplying seven times
14.1M/s
View exact numbers
Test name Executions per second
Using the ** operator 14,271,814 Ops/sec
Using the pow27() function 14,235,648 Ops/sec
Using the pow37() function 14,219,195 Ops/sec
Using the powMult7() function 14,191,543 Ops/sec
Using the pow7() function 14,185,901 Ops/sec
Using Math.pow() 14,160,823 Ops/sec
Multiplying seven times 14,141,877 Ops/sec