Benchmark name When Created
eval vs new Function (Sample JS Functions) 5 years ago
Array.prototype.slice vs spread operator perf

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

5 years ago
jQuery height Vs Native height 5 years ago
find vs for 5 years ago
normal function find vs arrow function find

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

5 years ago
test444

test

5 years ago
Object spread vs Object assign

spread vs assign

5 years ago
Map - Native vs Lodash vs Ramda vs Sanctuary 2 5 years ago
Which falsy expression (! vs === 0) is faster?

Is there a performance benefit to replacing ! with === 0?

5 years ago
Spread operator vs. slice small real

Creating a "new" array reference every time

5 years ago
Spread operator vs. slice small

Creating a "new" array reference every time

5 years ago
array from vs spread 5 years ago
javiselectoptions

selectoptions

5 years ago
selectoptions

selectoptions

5 years ago
Array.prototype.concat vs spread operatordsvsdxvseafawfawfawf

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

5 years ago
Array.prototype.concat vs spread operatordsvsdxvse

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

5 years ago
Array for vs. some 5 years ago
Array includes 20190424 5 years ago
string concat (+) vs template literals (``) (10 vars)

string concat vs template literals (10 vars)

5 years ago
replace vs substring vs slice from beginning (+ brackets, substr, compiled vs inline regex)

Test the performance of replace() vs substring() vs slice() when replacing a char at the beginning of a (in this case uri query-)string that may or may not be there. Added the combined brackets[ ] + substr() method, since it's always the first char we wan't to pop off. Inspired by https://jsperf.com/replace-or-substr. Note: could not get 'let' and 'const' to work. Well, too bad...

5 years ago
Lodash vs Ramda vs Underscore 1.5.2 5 years ago
jQuery removeClass vs classList.remove 5 years ago
Array concat vs spread operator vs push for single element

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

5 years ago
Array.prototype.concat vs spread operator vs flat

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

5 years ago
filter vs compact vs flat 5 years ago

 New benchmark Your benchmarks