Benchmark name When Created
lodash merge vs deepmerge latest 2 years ago
compare _.merge() and lodash-merge

I wrote a function to replace _.merge(). I am comparing the performance. https://github.com/thodges314/lodash-merge

2 years ago
Rambda vs. Lodash vs Lodash fp

Compares performance on the same task using Lodash vs Ramda vs Fastest Clone.

2 years ago
_.isEqual vs === for primitive and string 2 years ago
asdasdasdasda

a

2 years ago
lodas.extend vs object.assign vs spread operator 2 years ago
Object Entries Native vs Ramdbax toPairs 2 years ago
Array.prototype.concat new vs spread operator

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

2 years ago
Array.from vs Spread vs Slice with Node List 2 years ago
slice VS splice: keep the first half of an array

1M items list

2 years ago
Array.reduce

A test summing 1000 random numbers, 1 - 10000

2 years ago
opening hours 2 years ago
DeepClone test

Test of lodash deepClone and json.stringify,json.parse

2 years ago
fromEntries vs reduce 2 years ago
indexOf vs includes with substring in string

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

2 years ago
Regex vs split/join forks 2 years ago
tofix vs round 2 years ago
String.fromCharCode & btoa vs base64ArrayBuffer function FIXED ON LARGE ARRAY 2 years ago
Javascript: Case insensitive string comparison performance with indexOf 2 years ago
Spread operator vs mutation vs Object.assign with reduce

Check the performance inside a reduce.

2 years ago
template-literals vs array tostring 2 years ago
Foreach lodash vs native 2 years ago
Sort lodash vs native 2 years ago
date formatter libraries 2021 2 years ago
Number constructor vs unary plus vs parseInt 2 years ago

 New benchmark Your benchmarks