Benchmark name When Created
lodash xor / sets / includes perf

Searching for faster solution for _.xor(a, b)

one year ago
lodash/keyBy vs native map one year ago
array.length vs array.length > 0 vs array.length !== 0 one year ago
.prototype.isPrototypeOf vs .prototype.isPrototypeOf.bind vs Object.prototype.toString.call vs shorthand for Object.prototype.toString one year ago
JSON.parse(JSON.stringify()) vs structuredClone

cloneDeep

one year ago
random Some vs Find one year ago
SetProperty vs CSSStyleSheet one year ago
FORK: removeChild vs display="none" performance benchmark v2

This benchmark is a fork of a different one. This time, using a different way to iterate childs for display:none. I was worried the original benchmark was not being fair.

one year ago
hole array test one year ago
.split() vs .replace()

test

one year ago
declare test one year ago
getElementById vs querySelector vs getElementsByName one year ago
innerHTML vs innerText vs textContent .. one year ago
For in vs Object.*.forEach vs Object.values #3 one year ago
For in vs Object.*.forEach vs Object.values #2 one year ago
Array Shallow Copy: Array.prototype.slice() vs. Array.prototype.concat() vs. Spread syntax vs. Array.from() one year ago
Array with objects concatanation (1)

Array.prototype.concat vs lodash.concat vs. push.apply vs. spread operator vs. push spread operator vs. push in for loop

one year ago
append multiple vs appendChild documentFragment (2) one year ago
append multiple vs appendChild documentFragment one year ago
void 0 and undefined in deep call stack - 5

Check performance degradation due to scope chain when undefined is called from deep stack

one year ago
void 0 and undefined in deep call stack - 4

Check performance degradation due to scope chain when undefined is called from deep stack

one year ago
void 0 and undefined in deep call stack - 3

Check performance degradation due to scope chain when undefined is called from deep stack

one year ago
void 0 and undefined in deep call stack - 2

Check performance degradation due to scope chain when undefined is called from deep stack

one year ago
void 0 and undefined in deep call stack

Check performance degradation due to scope chain when undefined is called from deep stack

one year ago
innerHTML vs innerText vs textContent Setting one year ago

 Create Your benchmarks