Benchmark name When Created
flatten deep 4 years ago
jQuery .append() vs .appendTo() 4 years ago
Array.from(fooSet.values()) vs [...fooSet] 4 years ago
Array filter vs. for loop (fixed2) 4 years ago
unique array 3 4 years ago
unique array 2 4 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings II

Test on isEqual performance

4 years ago
Splice vs Spread + Slice 4 years ago
concat vs lodash.concat vs destructuring 4 years ago
Function Call vs Inline 1 4 years ago
typeof vs instanceof vs null 4 years ago
querySelector vs innerText vs offsetWidth vs outerText vs textContentTrim 4 years ago
querySelector vs innerText vs offsetWidth vs outerText 4 years ago
querySelector vs innerText vs offsetWidth 4 years ago
Regular code vs code inside of eval 4 years ago
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

 Create Your benchmarks


;