Benchmark name When Created
Lodash cloneDeep vs JSON Clone with a method 4 years ago
Lodash.js vs Native isArrary 4 years ago
Live vs static collection 4 years ago
R vs _ uniq 4 years ago
RegExp constructor vs literal vs RegExp+Literal

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

4 years ago
Array concat vs spread operator vs push

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

4 years ago
innerText vs createTextNode

Test which might be faster when using a fragement.

4 years ago
Ts trivial getter vs method 4 years ago
Slice vs spread fxn 4 years ago
# Vijay => To test the performance of lodash groupby vs native JS groupby implementation

To test if native js implementation is better compared to Lodash

4 years ago
regex vs substring compare 4 years ago
# Vijay => To test the performance of lodash filter vs native JS array.filter

To test if native js implementation is better compared to Lodash

4 years ago
Object cloning with Lodash cloneDeep vs ES6 object spread 4 years ago
for vs foreach var array = new Array(100); 4 years ago
JQuery - CSS vs width (2) 4 years ago
window.addEventListener('scroll',CallbackScroll);

window.addEventListener('scroll',CallbackScroll);

4 years ago
ClassName vs querySelector

ClassName vs querySelector

4 years ago
JQuery - CSS vs offset 4 years ago
DOM manipulation vs innerhtml 4 years ago
inner-vs-outer-fn-declaration-4 4 years ago
inner-vs-outer-fn-declaration-3 4 years ago
.dot vs ['bracket'] vs [bracket] notation

Fork of https://jsperf.com/dot-vs-square-bracket/5

4 years ago
inner-vs-outer-fn-declaration-2 4 years ago
inner-vs-outer-fn-declaration 4 years ago
Comparing null with ==, ===, and Object.is() 4 years ago

 New benchmark Your benchmarks