Benchmark name When Created
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings II

Test on isEqual performance

5 years ago
Splice vs Spread + Slice 5 years ago
concat vs lodash.concat vs destructuring 5 years ago
Function Call vs Inline 1 5 years ago
typeof vs instanceof vs null 5 years ago
querySelector vs innerText vs offsetWidth vs outerText vs textContentTrim 5 years ago
querySelector vs innerText vs offsetWidth vs outerText 5 years ago
querySelector vs innerText vs offsetWidth 5 years ago
Regular code vs code inside of eval 5 years ago
Lodash cloneDeep vs JSON Clone with a method 5 years ago
Lodash.js vs Native isArrary 5 years ago
Live vs static collection 5 years ago
R vs _ uniq 5 years ago
RegExp constructor vs literal vs RegExp+Literal

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

5 years ago
Array concat vs spread operator vs push

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

5 years ago
innerText vs createTextNode

Test which might be faster when using a fragement.

5 years ago
Ts trivial getter vs method 5 years ago
Slice vs spread fxn 5 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

5 years ago
regex vs substring compare 5 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

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

window.addEventListener('scroll',CallbackScroll);

5 years ago

 Create Your benchmarks