Benchmark name When Created
Array.from vs Spread (Map) one year ago
arrayLast one year ago
for object

Compare loop performance

one year ago
Lodash isEmpty vs Object.entries().length one year ago
Array reverse one year ago
String array includes vs if check anonymouse array one year ago
String array includes vs if check correct one year ago
String array includes vs if check one year ago
Lodash pick and native method 2 one year ago
Lodash pick and native method 1 one year ago
Lodash pick and native method one year ago
Object.fromEntries vs reduce vs Map constructor one year ago
testeteste one year ago
Base64 to Base64Url replaceAll vs split + join (with plusses and slashes) one year ago
Base64 to Base64Url replaceAll vs split + join one year ago
Intl.NumberFormat vs toLocalStringaa one year ago
shvaer Native JS: concatenate string with + vs template literals vs String.concat 2

find best solution for concatenate 4 strings

one year ago
shvaer Native JS: concatenate string with + vs template literals vs String.concat

find best solution for concatenate 4 strings

one year ago
Test 6 copy methods - big data one year ago
Test 6 copy methods - bigger data one year ago
Array concat vs spread items test

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

one year ago
Array concat vs spread test

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

one year ago
Test 5 copy methods - bigger data one year ago
Math.pow(x,0.5) vs Math.sqrt(x) vs x**0.5 one year ago
document.querySelectorAll('[id]') vs document.all vs document.getElementsByTagName('*') one year ago

 Create Your benchmarks