Benchmark name When Created
reduce.concat() vs flat(1)

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

3 years ago
Bitmask implicit boolean vs bitmask explicit equals 3 years ago
test equal 3 years ago
array vs Float64Array vs Float32Array 3 years ago
Array.prototype.filter vs handmade with for loop 3 years ago
Ar__ray concat vs_spread operator vs push_

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

3 years ago
Array concat vs_spread operator vs push_

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

3 years ago
Lodash toString vs String Constructor1 3 years ago
array vs int16array try catch 3 years ago
array vs int16array 3 years ago
pop() vs shift() (and use the value!) 3 years ago
floor() vs trunc() vs bitwise hacks (~~, >> 0, etc) 2 3 years ago
foreach vs for vs for in 3 years ago
RegEx.test() vs String.search() 3 years ago
RegEx.test vs String.search 3 years ago
Diacritics removal (+ lowercase2) 3 years ago
Diacritics removal 3 years ago
lodash forEach vs for i loop vs native forEach 3 years ago
JS: n reverse vs n-1 reverse & unshift 3 years ago
JS: foreach n push() reverse(); foreach n unshift() 3 years ago
For loop test #1 3 years ago
typeof 3 years ago
_.chain then reduce vs for 3 years ago
_.chain then reduce vs Object.entries then reduce 3 years ago
native find vs lodash _.find equal 3 years ago

 New benchmark Your benchmarks