Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
12345tryjhgffrewq345tryhfgdre43rtg
(version: 1)
Comparing performance of:
regfdr4r vs t3ert5rg4 vs 34tge
Created:
one year ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<!--your preparation HTML code goes here-->
Script Preparation code:
var list = []; for (var i = 0; i < 1000 * 1000; i++) { list.push(i); }
Tests:
regfdr4r
list = list.slice(500);
t3ert5rg4
list.splice(0, 500);
34tge
[list.pop(), list.pop()];
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (3)
Previous results
Fork
Test case name
Result
regfdr4r
t3ert5rg4
34tge
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!
Comments
Confirm delete:
Do you really want to delete benchmark?