Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
math pow 5 vs multiply
(version: 1)
Comparing performance of:
pow vs mult
Created:
one year ago
by:
Guest
Jump to the latest result
Tests:
pow
var x = Math.pow(54,5);
mult
var y = 54*54*54*54*54
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
pow
mult
Fastest:
N/A
Slowest:
N/A
Latest run results:
Run details:
(Test run date:
one year ago
)
User agent:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Browser/OS:
Firefox 135 on Ubuntu
View result in a separate tab
Embed
Embed Benchmark Result
Test name
Executions per second
pow
887454720.0 Ops/sec
mult
1107337600.0 Ops/sec
Related benchmarks:
math pow vs multiply
math pow vs multiply 8 times
math pow vs multiplyasdasd
math pow vs multiply (times 4)
math pow vs multiply **
math pow vs multiply vs **
math pow vs multiplysadfasdf
math pow vs multiply3
math pow 3 vs multiply
fractional math pow vs multiply
Comments
Confirm delete:
Do you really want to delete benchmark?