Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

typeof vs instanceof vs null

No description provided

querySelector vs innerText vs offsetWidth vs outerText vs textContentTrim

No description provided

querySelector vs innerText vs offsetWidth vs outerText

No description provided

querySelector vs innerText vs offsetWidth

No description provided

Regular code vs code inside of eval

No description provided

Lodash cloneDeep vs JSON Clone with a method

No description provided

Lodash.js vs Native isArrary

No description provided

Live vs static collection

No description provided

R vs _ uniq

No description provided

RegExp constructor vs literal vs RegExp+Literal

Testing performance when using a new RegExp object vs a literal regex

Array concat vs spread operator vs push

Comparing performance of: Array.prototype.concat vs spread operator vs Push

innerText vs createTextNode

Test which might be faster when using a fragement.

Ts trivial getter vs method

No description provided

Slice vs spread fxn

No description provided

# Vijay => To test the performance of lodash groupby vs native JS groupby implementation

To test if native js implementation is better compared to Lodash

regex vs substring compare

No description provided

# Vijay => To test the performance of lodash filter vs native JS array.filter

To test if native js implementation is better compared to Lodash

Object cloning with Lodash cloneDeep vs ES6 object spread

No description provided

for vs foreach var array = new Array(100);

No description provided

JQuery - CSS vs width (2)

No description provided

window.addEventListener('scroll',CallbackScroll);

window.addEventListener('scroll',CallbackScroll);

ClassName vs querySelector

ClassName vs querySelector

JQuery - CSS vs offset

No description provided

DOM manipulation vs innerhtml

No description provided

inner-vs-outer-fn-declaration-4

No description provided