Benchmark name When Created
shvaer Native JS: concatenate string with + vs template literals vs String.concat 2

find best solution for concatenate 4 strings

6 months ago
shvaer Native JS: concatenate string with + vs template literals vs String.concat

find best solution for concatenate 4 strings

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

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

6 months ago
Array concat vs spread test

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

6 months ago
Test 5 copy methods - bigger data 6 months ago
Math.pow(x,0.5) vs Math.sqrt(x) vs x**0.5 6 months ago
document.querySelectorAll('[id]') vs document.all vs document.getElementsByTagName('*') 6 months ago
Array/Set/Map/Object Iteration 2 6 months ago
Test 5 copy methods - existing data 6 months ago
deep copy methods

compare spread, object.assign, JSON methods and lodash deepClone

6 months ago
String.fromCharCode & btoa vs base64ArrayBuffer vs Buffer toString 6 months ago
array indexOf vs includes vs some vs for

performance comparison of ways to find if an array contains a value

6 months ago
Test array concatenation 6 months ago
2 * x vs x + x 6 months ago
for vs foreach vs for..of vs for..of over entries vs for in vs for cache vs for reverse vs map

Compare loop performance

6 months ago
for vs foreach vs for..of vs for..of over entries vs for in vs for cache vs for reverse

Compare loop performance

6 months ago
Performance of getting the unicode characters of a string

spread operator vs Array.from

6 months ago
JavaScript merge many properties 6 months ago
JavaScript merge many properties 6 months ago
JavaScript merge properties 6 months ago
UmbrellaJS vs Cash - 2023 6 months ago
char index vs charAt() vs slice() vs char array index

Compare methods for testing string's beggining character.

6 months ago
NodeList For vs Foreach fix 6 months ago

 New benchmark Your benchmarks