Benchmark name When Created
for vs foreach vs some vs for..of vs reverse for

Compare loop performance

one year ago
IndexOf > -1 vs Includes vs IndexOf !== -1 one year ago
className vs getAttribute('class') vs classList one year ago
Date.now() vs new Date().getTime() vs + new Date one year ago
lodash isEmpty vs native ES6

...

one year ago
instanceof vs type/name one year ago
Object.assign vs _.defaults fixed one year ago
Lodash difference vs filtering via set membership with high overlap one year ago
Lodash difference vs filtering via set membership one year ago
Array vs Set (from Array) vs Object for removing value one year ago
Array vs Set vs Object for removing value (1000 entries) one year ago
encoderr one year ago
encoder one year ago
Include vs Binary search in sorted array vs Map.has() vs Object[] one year ago
Include vs Binary search in sorted array vs Map.has() one year ago
babel objectWithoutProperties

vs native spread

one year ago
Lodash omit vs native vs babel-like approach one year ago
caching basic arithmetic one year ago
Slice vs spread array of objects one year ago
anti-gc in for loops one year ago
arr unshift vs push + reverse one year ago
object spread vs immutable-js set vs native Map copy one year ago
Array.prototype.slice vs spread operator on a bigger array

Compare the new ES6 spread operator with the traditional slice() method on a bigger array.

one year ago
at 500 vs [500] one year ago
Lodash cloneDeep vs customize cloneDeep vs structuredClone one year ago

 New benchmark Your benchmarks