Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
jinungcho20190627
(version: 0)
jinungcho20190627
Comparing performance of:
jq1124jqm112 vs jq1124jqm132 vs jq1124jqm145 vs jq224jqm112 vs jq224jqm132 test($jq224jqm132); test($jq224jqm132); vs jq224jqm145 vs jq331jqm112 vs jq331jqm132 vs jq331jqm145
Created:
6 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.1.2/jquery.mobile-1.1.2.min.js'></script> <script> var $jq1124jqm112 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js'></script> <script> var $jq1124jqm132 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js'></script> <script> var $jq1124jqm145 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.1.2/jquery.mobile-1.1.2.min.js'></script> <script> var $jq224jqm112 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js'></script> <script> var $jq224jqm132 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js'></script> <script> var $jq224jqm145 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.1.2/jquery.mobile-1.1.2.min.js'></script> <script> var $jq331jqm112 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js'></script> <script> var $jq331jqm132 = $.noConflict(true); </script> <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script> <script src='http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js'></script> <script> var $jq331jqm145 = $.noConflict(true); </script> <head> <title>Hello World!</title> <meta name="viewport" content="width=device-width, initial-scale=1"/> </head> <body> <div data-role="page"> <div data-role="header"> <h1>Curonsys</h1> </div> <div data-role="content"> <p>Hello world</p> </div> </div> </body>
Script Preparation code:
function test($) { $(".menu-item").eq(2).closest("ul").css({ "background-color": "red" }).parent().css({ "border": "1px solid blue" }).append($("<p></p>").text("Text.").css({ "background-color": "green" })).end().end().remove(); console.log('test' + $); }
Tests:
jq1124jqm112
test($jq1124jqm112);
jq1124jqm132
test($jq1124jqm132);
jq1124jqm145
test($jq1124jqm145);
jq224jqm112
test($jq224jqm112);
jq224jqm132 test($jq224jqm132); test($jq224jqm132);
test($jq224jqm132);
jq224jqm145
test($jq224jqm145);
jq331jqm112
test($jq331jqm112);
jq331jqm132
test($jq331jqm132);
jq331jqm145
test($jq331jqm145);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (9)
Previous results
Fork
Test case name
Result
jq1124jqm112
jq1124jqm132
jq1124jqm145
jq224jqm112
jq224jqm132 test($jq224jqm132); test($jq224jqm132);
jq224jqm145
jq331jqm112
jq331jqm132
jq331jqm145
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!
Autogenerated LLM Summary
(model
llama3.2:3b
, generated one year ago):
I'm ready to answer your question! Please go ahead and ask away.
Related benchmarks:
JQuery version speed test
JQuery version speed test 2
JQuery version speed test 5
jquery
jquery bench
Comments
Confirm delete:
Do you really want to delete benchmark?