Benchmark name When Created
Concat Vs Spread [eungwang] one year ago
padStart vs splice vs normal one year ago
Latest UmbrellaJS vs Cash one year ago
reduce.concat() VS concat(...spread) VS flat()

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

one year ago
Map Values Array.from vs Spread one year ago
Regex vs .indexOf for charset v2

Testing some things

one year ago
Regex vs .indexOf for charset

Testing some things

one year ago
precreate string or use in condition one year ago
RegEx.test vs String.includes one year ago
if comparaison === one year ago
Object.keys for-of vs for-in hasOwnProperty

Original source: https://jsperf.com/object-keys-foreach-vs-for-in-hasownproperty

one year ago
For Loop vs For Of in iterating strings

validCharForL() and validCharForOf() iterate through a string and full-width any characters invalid for Windows and Linux, using, respectively, a for loop and a for of loop.

one year ago
dropWhile comparison one year ago
ghgfhfdgdfgfdgf

dfhgdfg

one year ago
ghgfhfdgdfg

dfhgdfg

one year ago
gfdgdsfer

dfsgsd

one year ago
Array.from() vs new Array() + destruct

Testing the difference between creating filled arrays.

one year ago
getElementsByClassName VS querySelector test1 one year ago
getElementsByClassName VS querySelectorAll test one year ago
getElementsByClassName VS querySelectorAll tes one year ago
json parse eval vs json.parse

performance comparison

one year ago
lodash uniq vs Array.from(new Set()) vs spread new Set() with filter one year ago
toString vs String Concatenation one year ago
Bench fast-json-patch vs deep-diff one year ago
document.body vs document.querySelector('body') is performence2 one year ago

 New benchmark Your benchmarks