Benchmark name When Created
manual chars vs charCode one year ago
Array.prototype.concat vs spread operator vs Array.prototype.push & Array.from

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

one year ago
matches vs. dataset one year ago
TreeWalker vs querySelectorAll vs NodeIterator --2 one year ago
Arrays Destructuring one year ago
response.json() vs JSON.parse() 2-16-24 one year ago
set.has (w/ creation) vs. array.includes one year ago
Set vs Filter vs forEach vs forLoop vs filterWithSet vs map for unique one year ago
Set vs Filter vs forEach vs forLoop vs forLoop-alt for unique one year ago
Set vs Filter vs forEach vs forLoop for unique one year ago
Set vs Filter vs forEach for unique one year ago
JQuery new div element with class - 1k reps (with prototype.join2)

Faster way to create new dom elements before insertion with JQuery (+ set class)

one year ago
JQuery new div element with class - 1k reps (with prototype.join)

Faster way to create new dom elements before insertion with JQuery (+ set class)

one year ago
Set has vs object key reversed

performance comparison of ways to find if an array contains a value

one year ago
Append - Push vs Spread - 2 - small set one year ago
Append - Push vs Spread one year ago
spread- concat-unshift-twa-arrays

spread- concat-unshift-twa-arrays

one year ago
Reassigning let vs const one year ago
isequal 2024-1 one year ago
isequal 2024 one year ago
Fixed Array.prototype.slice vs spread operator

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

one year ago
Property access via dot notation vs brackets one year ago
Slice vs Splice vs Shift (More itemsToRemove)

Compares the speed for removing 2 items from the beginning of an array

one year ago
TreeWalker vs querySelectorAll(getting first and list child) v2 one year ago
Add new element to array: push vs destructuring with Set

spread operator vs Push

one year ago

 Create Your benchmarks