Benchmark name When Created
JavaScript spread operator vs Object.assign (with empty object parameter) 3 years ago
Test regex vs split,splice,join 3 years ago
klona vs RFDC clone vs Lodash cloneDeep vs JSON Clone 3 years ago
clearing array via pop() vs shift() vs .length = 0 vs = [] vs splice() 3 years ago
all obfuscator.io presets vs deobfuscated code 3 years ago
obfuscator.io low preset vs no obfuscation

obfuscation vs no obfuscation performance

3 years ago
test performance 3 years ago
regex on every iteration vs one delcarade outside 3 years ago
in getDay vs array 3 years ago
Switch vs Map object

Switch statements vs Map.get

3 years ago
Array.push Vs Array.concat vs spread

Comparing spread, push and concat and find which is faster

3 years ago
double split vs regex with assign 3 years ago
double split vs regex 3 years ago
Map Array.from vs Spread 3 years ago
DataAttribute vs Class Selector vs ID Selector / JQuery 3 years ago
filter X findIndex

filter X findIndex

3 years ago
filter X findIndex

filter X findIndex

3 years ago
lodash groupBy vs Array.reduce vs Ramda on million items 3 years ago
Difference lodash vs Filter-Not-Includes 3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for array of objects with nested properties and few records

Test on isEqual performance

3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for array of objects with nested properties and many records

Test on isEqual performance

3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for array of objects with nested properties and lots of records

Test on isEqual performance

3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for array of objects with nested properties

Test on isEqual performance

3 years ago
Object.entries vs Object.keys vs for...in 3 years ago
Subsequence by string manipulation or regex 3 years ago

 Create Your benchmarks