Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

Typeof vs raw accessor 4

No description provided

Typeof vs raw accessor 3

No description provided

Typeof vs raw accessor 2

No description provided

Lodash.js vs Native --- Group By

No description provided

lodash merge vs deepmerge vs ramda

No description provided

Object.keys filter vs Object.values reduce

No description provided

Obj.keys filter vs Obj.values reduce

No description provided

Jquery Vs VanillaJS + specifying ID/class with count without reset

No description provided

Jquery Vs VanillaJS + specifying ID/class with count

No description provided

Jquery Vs VanillaJS + specifying ID/class

No description provided

Methods to remove duplicates from array

No description provided

reduce with and without spread syntax

No description provided

includes - ramda vs native

No description provided

createElement

No description provided