Benchmark name When Created
array from vs spread 3 years ago
javiselectoptions

selectoptions

3 years ago
selectoptions

selectoptions

3 years ago
Array.prototype.concat vs spread operatordsvsdxvseafawfawfawf

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

3 years ago
Array.prototype.concat vs spread operatordsvsdxvse

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

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

string concat vs template literals (10 vars)

3 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...

3 years ago
Lodash vs Ramda vs Underscore 1.5.2 3 years ago
jQuery removeClass vs classList.remove 3 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

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

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

3 years ago
filter vs compact vs flat 3 years ago
Array.prototype.concat vs spread operator (no jQuery merge)

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

3 years ago
for vs for..in 3 years ago
hb-2365-test (tes1t) 3 years ago
hb-2365-test 3 years ago
DOM api vs innerHTML 3 years ago
JavaScript spread operator vs Object.assign performance reassign same variable 3 years ago
variety of loops in js 3 years ago
Lodash compact 3 years ago
_.forEach vs Array.forEach 3 years ago
Merge array test 2 3 years ago
Concatenation strategies

Test different strategies of concatenating large string with small strings

3 years ago

 New benchmark Your benchmarks