Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
dsfasdfsdf
(version: 0)
sfdadsfasg
Comparing performance of:
dsfdf vs ssdfgsdg
Created:
2 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script>
Script Preparation code:
const array = ['a', undefined, 'b', 1, undefined, 2, 3, undefined, undefined]
Tests:
dsfdf
const array = ['a', undefined, 'b', 1, undefined, 2, 3, undefined, undefined] _.compact(array);
ssdfgsdg
const array = ['a', undefined, 'b', 1, undefined, 2, 3, undefined, undefined] array.filter(Boolean);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
dsfdf
ssdfgsdg
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:
filter Lodash vs Vanilla
find Lodash vs Vanilla
forEach Lodash vs Vanilla
instanceOf Lodash vs Vanilla
JavaScript sfsdfsdf performance1
Comments
Confirm delete:
Do you really want to delete benchmark?