Benchmark name When Created
spread vs concat vs unshift (with slice)

spread vs concat vs unshift

4 years ago
get root 4 years ago
array.from vs array slice with querySelectorAll 4 years ago
array.from vs array slice 4 years ago
Array concat vs spread operator vs push with single element

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

4 years ago
Try catch fork 4 years ago
Try catch 4 years ago
String to number fork 4 years ago
String to number 4 years ago
set in loop vs at the end 4 years ago
array iteration vs _.each vs map vs for loop 4 years ago
map-push vs concat vs spread-updated 4 years ago
map-push vs concat vs spread 4 years ago
looploop 4 years ago
perfomance.now vs Date.now vs new Date().getTime()

Comparing performance of perfomance.now, Date.now and new Date().getTime()

4 years ago
Markdown Performance Comparison

A performance comparison of leading Javascript Markdown implementations.

4 years ago
Array concat vs spread operator for 2 arrays

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

4 years ago
className vs. setAttribute() vs. classList.add() vs classList.value 4 years ago
Geo distance 2 4 years ago
Geo distance 4 years ago
JavaScript Parsing HTML5 data Attributes

https://www.sitepoint.com/use-html5-data-attributes/

4 years ago
Vanilla vs jQuery vs Zepto vs Umbrella vs Bliss JS vs Dom7 Library Speed Test 4 years ago
reduce X for 4 years ago
forEach vs reduce vs for vs map and filter

looping multiple times or just once over an array to map new values and filter the ouput

4 years ago
destructuring X undefined X null X delete X new ref X reflect x reflect spread 4 years ago

 Create Your benchmarks