Benchmark name When Created
array filtering with some vs array filtering with includes (1000 elements)

Return only objects with same id

3 years ago
array filtering with some vs array filtering with includes

Return only objects with same id

3 years ago
alternative this: constructor vs literal 3 years ago
arr unshift vs push + reverse (large array) 3 years ago
typeof undefined vs falsey check

which is faster

3 years ago
v2: .startsWith() vs .test() vs .match() vs .indexOf() 3 years ago
.startsWith() vs .test() vs .match() vs .indexOf() 3 years ago
lambdas-noinline-fun-creation3 3 years ago
regex replace vs replaceAll vs replace in loop V1.1

replace all whitespaces from string. what is faster? replace() with regex with global flag or without global flag and using a loop?

3 years ago
lambdas-noinline-fun-creation2 3 years ago
lambdas-noinline-fun-creation 3 years ago
lambdas2.3 3 years ago
lambdas-noinline 3 years ago
lambdas2 3 years ago
lambdas 3 years ago
foreach vs some 3 years ago
Splice vs Bracket 3 years ago
Object ref vs Switch 3 years ago
set array index: slice vs Object.assign v3 3 years ago
set array index: slice vs Object.assign v2 3 years ago
spread vs assign fixed 3 years ago
asmjs vs simple 3 years ago
Item getting in typed array vs simple array 3 years ago
change Float64Array vs array.push (change) 3 years ago
Less than or equal to vs less than

Less than or equal to versus less than

3 years ago

 Create Your benchmarks