Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Fruit benchmark
(version: 0)
Comparing performance of:
jQuery vs js
Created:
8 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<div class="apple"> <p class="lemon"> Lemon </p> <p class="lime"> Lime </p> </div> <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
Tests:
jQuery
$('.lemon')
js
document.getElementsByClassName("lemon")
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
jQuery
js
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:
Fruit benchmark
Selector performance in JQuery 345
TESt selector
CSS selector best performance
Comments
Confirm delete:
Do you really want to delete benchmark?