Benchmark name When Created
Spread vs object.assing vs forEach one year ago
JS: append vs prepend vs insertBefore vs appendChild vs insertAdjacentElement in a populated table

The similar tests I found here "test" adding one single node to another singe node. Those tests are quite useless for real world situations. The use case here is that the rows array is sorted (not included) and then the table is restructured accordingly.

one year ago
Object spread vs no spread one year ago
JavaScript spread operator vs Object.fromentries performance one year ago
const vs let vs var 42 one year ago
Map vs For Loop vs For of vs For of entries one year ago
Array concat vs spread operator vs push 100k v5

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

one year ago
Array concat vs spread operator vs push 100k v2

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

one year ago
Array concat vs spread operator vs push 100k

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

one year ago
Javascript uniqueBy key vs Javascript uniqueBy stringify one year ago
lodash uniq() vs spread new Set() one year ago
Lodash uniqBy vs Javascript uniqBy with key one year ago
lodash groupBy vs Array.reduce 100k with gey generation 2 one year ago
Selective sorting with splice() & unshift() vs sort() one year ago
JSON parse nested vs flat with big data one year ago
JSON parse nested vs flat one year ago
splice vs shift 3 one year ago
splice vs shift 2 one year ago
shallow copy of 6M elements array one year ago
Methods to remove duplicates from array x2 one year ago
Comparing lodash's times with Array.from one year ago
path functions + reduce one year ago
clientWidth vs offsetWidth vs window.getComputedStyle v2 one year ago
path functions one year ago
Array.from vs Spread 100000 one year ago

 Create Your benchmarks