Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash transform vs native reduce

No description provided

map vs array lol ddddd

dd

map vs array lol

dd

set.has vs. array.includes xd

No description provided

Array concat vs spread operator vs push with array of objects

Compare the new ES6 spread operator with the traditional concat() method and push

Array concat vs spread operator vs push with objects

Compare the new ES6 spread operator with the traditional concat() method and push

forEach vs reduce vs map vs filter vs for one more

No description provided

test of multi

No description provided

testToMutiply

test

array find vs _.find 4123123

Compare the new ES6 spread operator with the traditional concat() method

Get first element by class

No description provided

Test char index vs charAt() vs slice() vs startsWith() vs RegExp

Compare methods for testing string's beggining character.

lodash merge vs test merge

No description provided

Check vs try...catch

Is it quicker to check and then act, or to try and fail on purpose?

innerhtml vs removechild vs simpler removed

No description provided

innerhtml vs removechild vs simpler remove

No description provided

Stringify vs full compare

No description provided

querySelectorAll vs. Array.from(getElementsByClassName)

No description provided

Array concat vs spread operator vs push (es6)

Compare the new ES6 spread operator with the traditional concat() method and push

asdasdasdsadasdsadsadsadergfergqerqwgr

window.foo = {'animals': {'cat': 'cat', 'dog': 'dog', 'bird': 'bird'}, 'alphabet': { 'a': 'a', 'b': 'b' }}; window.foo = {'animals': {'cat': 'cat', 'dog': 'dog', 'bird': 'bird'}, 'alphabet': { 'a': 'a', 'b': 'b' }};

for vs foreach vs some vs for..of vs for cached length

Compare loop performance

<script src="https://cdn.jsdelivr.net/npm/lodash@4.17.4/lodash.min.js"></script>

No description provided

comparison vs array includes

To know what is faster, array includes or compare with values

Lodash isEmpty vs Object.keys().length

No description provided

lodash.assignIn vs Class

No description provided