Benchmark name When Created
getElementByClassName vs querySelector 2 6 years ago
getElementByClassName vs querySelector 6 years ago
Parse URL domain 6 years ago
getElementById querySelector 6 years ago
lodash merge vs object.assign vs spread with arraysj 6 years ago
Lodash Uniq vs Javascript Set 21 6 years ago
hasOwnPropertyness 6 years ago
const vs let vs var 2 6 years ago
const vs let vs var 6 years ago
js vs jquery

test

6 years ago
hehehe

<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.5/lodash.min.js'></script>

6 years ago
Array.prototype.concat vs spread operator vs push vs spread vs apply

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

6 years ago
Array.prototype.concat vs spread operator vs push vs spread 2 vs spread 3

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

6 years ago
Array.prototype.concat vs spread operator vs push vs spread 2

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

6 years ago
undefined vs. typeof vs. in vs. Object.prototype.hasOwnProperty

Object lookup performance

6 years ago
Object.assign vs spread operator (without jquery) 6 years ago
Reading object values in loop: Object.keys vs Object.values 6 years ago
Object.keys vs Object.values 6 years ago
Object loops: for...in vs Object.keys+forEach (ES5) vs for...of (ES6) vs Object.entries (ES8) 6 years ago
Array loops: for vs for in vs for of vs forEach vs map [fixed for IE] 6 years ago
UOC Modul 1.2 6 years ago
Map vs ImmutableJs copy

Tests adding an element to a map vs an immutable js map.

6 years ago
Array.indexOf vs Object lookup small collection 6 years ago
UOC Modul 1

FizzBuzz

6 years ago
Speed test1

create an array with all values "" same length than the original array

6 years ago

 Create Your benchmarks


;