Benchmark name When Created
Spread vs Object.assign vs assigning with Object.keys one year ago
arrays comparision

arrays comparision

one year ago
Double bang vs Boolean one year ago
InstanceOf vs String Const Check one year ago
Direct call vs bind vs call vs apply without alloc 2 one year ago
Direct call vs bind vs call vs apply without alloc one year ago
JavaScript Array concat vs spread vs push one year ago
Object.entries VS Object.keys VS Object.keys with extra array VS Object.entries without array SG one year ago
Array.from()[0] vs Set.entries().next().value one year ago
slice VS splice VS shift: who is the fastest to keep constant size 100

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

one year ago
set.has vs. array.includes - 1000 UUIDs one year ago
chainedvsfor one year ago
For in vs Object.*.forEach vs Object.values vs for of Object.entries one year ago
test Javascript string.endsWith vs string.slice and tripple equal one year ago
uniqBy performance lodash vs native

lodash vs javascript

one year ago
Lodash, Set, Array, Native comparison one year ago
Lodash, Set, Array comparison v2 one year ago
Lodash, Set, Array comparison one year ago
JavaScript spread operator vs Object.assign performance (create new objects) one year ago
Array Spread operator vs Push vs Concat in reduce

Compare the new ES6 spread operator with array push

one year ago
Remove all extra spaces (RegEx vs. Split filter join vs. Loop) one year ago
RegEx vs For Loop (Optimized)

-

one year ago
setAttribute vs. dataset vs. direct one year ago
setAttribute vs. dataset one year ago
Lodash cloneDeep vs NgRx deep freeze one year ago

 New benchmark Your benchmarks