Benchmark name When Created
getElementById 4 years ago
Array Intersection vs. Set Intersection vs. Lodash part 3 4 years ago
Array Intersection vs. Set Intersection vs. Lodash 4 years ago
querySelector vs getElementsByClassName

op / sec

4 years ago
querySelector vs getElementById vs getElementsByClassName

measureop/sec

4 years ago
base64 or json deserialization benchmark 4 years ago
Object.create vs {} 4 years ago
string += vs array joining vs template strings [v2] 4 years ago
string += vs array joining vs template strings 4 years ago
push vs spread 4 years ago
FOOOOOOOOOOO 4 years ago
React JS vs HTML Template Dom manipulation

React JS vs HTML Template Dom manipulation

4 years ago
Value from array VS function wrapper of array 4 years ago
array chunk

compare between array chunk alternatives

4 years ago
slice VS splice VS shift: best performance

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

4 years ago
Array .push() vs .unshift() vs spread 4 years ago
new const vs reassigning let vs reassigning var

This will evaluate the difference between assigning 2 constants or, creating 1 variable and reassigning it later on.

4 years ago
Array loop vs foreach(with and without arrow) vs map 4 years ago
map vs fromentries 2 4 years ago
map vs fromentries 4 years ago
Array isArray vs instanceof vs isEqual vs isLessThan2223 4 years ago
Array isArray vs instanceof vs isEqual vs isLessThan 4 years ago
Map set test 4 years ago
string find 4 years ago
includes vs has 4 years ago

 Create Your benchmarks