Benchmark name When Created
Array.prototype.concat vs spread operator bench

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

3 years ago
Regex testing

This tests two regex expressions that find strings that are wrapped between {} curly braces.

3 years ago
Javascript Object vs Array.indexOf 3 years ago
Single vs Double Loop - Diffing with Lodash 3 years ago
insertAdjacentHtml vs innerHTML - Replace

insertAdjacentHtml vs innerHTML

3 years ago
toFixed vs toPrecision vs Math.round() asd 3 years ago
math pow vs multiply ** 3 years ago
Object.assign() vs Reflect.set() 3 years ago
Object.getOwnPropertyDescriptor().value vs Reflect.get() 3 years ago
Large data Performance: innerHTML vs DocumentFragment 3 years ago
Date valueOf() vs getTime() 3 years ago
JavaScript spread operator vs Object.assign direct mutation vs Object.assign in new Object performance 3 years ago
JavaScript spread operator vs Object.assign in new Object performance 3 years ago
reduce array to object 3 years ago
native intersect vs lodash intersect biig 3 years ago
native intersect vs lodash intersect small and large 3 3 years ago
native intersect vs lodash intersect small and large 2 3 years ago
native intersect vs lodash intersect small and large 3 years ago
Object with forIn vs Keys forI 3 years ago
JSON.stringify vs Object.values.join 2 3 years ago
JSON.stringify vs Object.values.join 3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings. Testing 123

Test on isEqual performance

3 years ago
eval vs new Function (fix) 3 years ago
jQuery.is perf test 3 years ago
native intersect vs lodash intersection small and large 3 years ago

 Create Your benchmarks