Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
test980948204
(version: 4)
Comparing performance of:
lodash vs native
Created:
7 years ago
by:
Registered User
Jump to the latest result
HTML Preparation code:
<script src="https://cdn.jsdelivr.net/lodash/4.16.0/lodash.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/chance/1.0.16/chance.min.js"></script>
Script Preparation code:
var sample = new Chance().string({length: 10})
Tests:
lodash
_.isString(sample)
native
String(sample) === sample
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
lodash
native
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:
test benchmark 03e3434
Lodash.ceil vs Math.ceil
Random perf
Max vs compare
Comments
Confirm delete:
Do you really want to delete benchmark?