Benchmark name When Created
Lodash uniqBy vs Set with Array of object

Lodash uniqBy vs [...new Set()]

3 years ago
mateeeee

lmao

3 years ago
Array filter vs. for loop (fixedN) 3 years ago
Lodash cloneDeep vs freeze vs stringify 3 years ago
Deep object cloning with Lodash cloneDeep vs merge 3 years ago
Deep object cloning with Lodash (cloneDeep vs merge vs assign) 3 years ago
reduce vs map + fromEntries + reduce spread 3 years ago
_.first() vs spread 3 years ago
char index vs charAt() vs slice() vs startsWith() vs RegExp --

Compare methods for testing string's beggining character.

3 years ago
Native JS: concatenate string with + vs template literals vs String.concat vs array join

find best solution for concatenate 4 strings

3 years ago
Object.assign vs spreading object copy 3 years ago
Object copy JSON vs Object.assign 3 years ago
split vs loop of csv line - 2

take a CSV line and split it into cells

3 years ago
eval() vs new Function() - 2 3 years ago
null vs delete 3 years ago
Test null vs delete operator 3 years ago
eval() vs new Function() 3 years ago
lodash's get vs optional chaining (?.) 3 years ago
test-replaceall213 3 years ago
Test pass-first efficiency 3 years ago
Lodash _.sortBy vs _.orderBy 3 years ago
determ

determ

3 years ago
_.findIndex vs. array.findIndex 3 years ago
for vs some - searching for element 3 years ago
Array item swapping, destructuring vs temp variable

Array destructuring vs temp variable use in array item swapping

3 years ago

 Create Your benchmarks