Benchmark name When Created
XHR vs fetch 5 years ago
lodash test-100 5 years ago
getElementById and getElementsByClassName [0] vs querySelector

Test performance of different ways of get just one particular DOM element

5 years ago
native find vs lodash _.find but for 100k elements

Compare the new ES6 spread operator with the traditional concat() method

5 years ago
Spread Operator vs Lodash

Answering https://stackoverflow.com/questions/58702513/lodash-clone-array-vs-spread-operator#

5 years ago
set includes vs array includes for two values

Check whether Set look ups are faster than Array includes even when there's only two values

5 years ago
Lodash cloneDeep vs JSON Clonefff 5 years ago
Array.slice vs Array.concat vs Spread operator 5 years ago
forEach vs for vs while

Test array forEach, for, while

5 years ago
Lodash.get vs safeGet vs Native 5 years ago
Optional Chaining versus _.get lodash (8 levels) 5 years ago
Array.from vs Spread 5 5 years ago
String conversion vs division 5 years ago
Array loop vs foreach vs map x1 5 years ago
getter vs method v2 5 years ago
getter vs method 5 years ago
Ramda vs. Lodash vs Natice (filter, find)

Compares performance on the same tasks using Lodash vs Ramda vs Native.

5 years ago
dict vs set

dict vs set

5 years ago
jeffreytest-3

test

5 years ago
jeffreytest-2

test

5 years ago
jeffreytest

test

5 years ago
_.isEqual vs JSON.stringify performance

Test on isEqual performance

5 years ago
Adding value to array efficiency 5 years ago
json v string 5 years ago
Array.prototype.slice vs spread operator fixed sdgertgwertwert23452345wert2345

Compare the new ES6 spread operator with the traditional slice() method

5 years ago

 Create Your benchmarks


;