Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
powoaetuheu12321aeuoaoueoa
(version: 0)
Comparing performance of:
1.1**10 vs 1.1**100 vs 1.1**1000 vs 2**1000 vs 1.1**10000 vs 73**10000 vs var x = Math.pow(73.123,10023230); vs Math.pow(1.000001,10023230);
Created:
5 years ago
by:
Guest
Jump to the latest result
Tests:
1.1**10
var x = Math.pow(1.1,10);
1.1**100
var x = Math.pow(1.1,100);
1.1**1000
var x = Math.pow(1.1,1000);
2**1000
var x = Math.pow(2,1000);
1.1**10000
var x = Math.pow(1.1,10000);
73**10000
var x = Math.pow(73,10000);
var x = Math.pow(73.123,10023230);
var x = Math.pow(73.123,10023230);
Math.pow(1.000001,10023230);
Math.pow(1.000001,10023230);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (8)
Previous results
Fork
Test case name
Result
1.1**10
1.1**100
1.1**1000
2**1000
1.1**10000
73**10000
var x = Math.pow(73.123,10023230);
Math.pow(1.000001,10023230);
Fastest:
N/A
Slowest:
N/A
Latest run results:
No previous run results
This benchmark does not have any results yet. Be the first one
to run it!
Related benchmarks:
Powers of two
Hashing-2
Ga cookie grabber . 2
test dv vs fm real
Comparing 3 small hash types made in javascript
Comments
Confirm delete:
Do you really want to delete benchmark?