Benchmark name When Created
createTextNode vs innerHTML vs innerText 6 years ago
split/join vs loop 6 years ago
split vs loop 6 years ago
QuerySelector vs QuerySelectorAll vs getElementsByClassName 6 years ago
lodash reduce vs. native reduce 6 years ago
lodash.zipObject vs lodash.reduce 6 years ago
lodash.zipObject vs. native reduce 6 years ago
Copying objects 6 years ago
nested for vs non 6 years ago
Lodash isEqual test 6 levels

Test on isEqual performance

6 years ago
Lodash cloneDeep vs JSON Clone (very big object) 6 years ago
Lodash cloneDeep vs JSON Clone 2 6 years ago
Spread vs. Ternary

Compare the speed of spread vs. ternary conditional operator when copying an object.

6 years ago
getElementById, getElementsByClassName vs querySelector

Test performance of different ways of get just one particular DOM element

6 years ago
Performance of delete on large arrays vs set undefined 6 years ago
if slice vs substr vs substring (with no end index)

Compares slice, substr and substring to each other when there is only a start index

6 years ago
_.isEmpty vs !array || !array.length 6 years ago
Object cloning with Lodash clone vs ES6 object spread vs ES6 Object.assign vs Json 6 years ago
foreach and map 6 years ago
lodash fp vs lodash vs vanilla vs ramda 6 years ago
Subarray - Splice vs Slice 6 years ago
Angular Copy vs Lodash Copy

compare object copy

6 years ago
reduce vs for to mapify array 6 years ago
JavaScript spread operator vs Object.assign performanceeww 6 years ago
spread vs push 12321321311122 6 years ago

 Create Your benchmarks