Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
test val
(version: 0)
Comparing performance of:
jquery vs js
Created:
6 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<input id="test"> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.js'></script>
Tests:
jquery
$("#test").val("test")
js
document.querySelector("#test").value = 'test'
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:
js vs jquery
jQuery val()
ID vs NAME
Vanilla js vs jquery: value
Comments
Confirm delete:
Do you really want to delete benchmark?