Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Lodash equal vs native
(version: 0)
Comparing performance of:
a vs b
Created:
5 years ago
by:
Registered User
Jump to the latest result
HTML Preparation code:
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.11/lodash.core.js"></script>
Script Preparation code:
var a = 10; var b = 10;
Tests:
a
_.isEqual(a, b)
b
_.isEqual(a, b)
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
a
b
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:
isFunction vs typeof function 6
lodash isFunction vs native
lodash toInteger vs parseInt
lodash isnubmer vs typeof
Comments
Confirm delete:
Do you really want to delete benchmark?