Benchmark name When Created
Lodash sumBy vs forEach 4 years ago
cleanJson + delete lock [old vs new] 4 years ago
Checks if value is an object

Difference between

4 years ago
Object.assign vs for in vs Object.entries+for of vs spread 4 years ago
spread vs for loop vs array push vs slice vs Array.from 4 years ago
cloneJson Perf (small json) 4 years ago
Spread operator vs. Array.map

A comparison of the performance of the spread operator, [ ...array ], vs. Array.map(i => ...) and

4 years ago
cloneJson Perf (reg json) 4 years ago
cloneJson Perf 4 years ago
loop test 122 4 years ago
Splitting and element access versus regex

Compare splitting a string and looking at a field versus extracting it with a regex

4 years ago
map filter vs reduce concat

Show time vs space complexity of either solution

4 years ago
map filter vs reduce

Show time vs space complexity of either solution

4 years ago
lodash merge vs object.assign vs spread (no intermediate vars) 4 years ago
console.time overhead confirmed 4 years ago
lodash map/max fusion 2 4 years ago
lodash merge vs object.assign vs spread - kin 4 years ago
toPairs, entries

lodash

4 years ago
undefined checks on property in if condition 4 years ago
Array loop for vs for of vs foreach vs map 4 years ago
Array loop for vs for of vs vs foreach vs map 4 years ago
Object key vs Array Filter

Access an stored element through object property key vs array filtering. Util for handlers references, when you need to store handlers and have acces for them later.

4 years ago
destructuring vs for-in 4 years ago
Lodash vs Native reduce - 2020 test 4 years ago
querySelectorAll vs getElementsByTagName [for loop] 4 years ago

 Create Your benchmarks