Benchmark name When Created
window.eval function vs new Function1 2 years ago
window.eval function vs new Function 2 years ago
window.eval vs new Function 2 years ago
find in array2 2 years ago
Array.prototype.map() VS Spread 2 years ago
Moment Tests tz 2 years ago
For loop with and without conditional length check 2 years ago
test 123123 2 years ago
for-in own keys vs object.keys 2 years ago
test001_07770

asdasdasdasdasd

2 years ago
test001_07777

asdasdasdasdasd

2 years ago
Spliced array search 2 years ago
Array.prototype.concat vs spread operator 2022

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

2 years ago
Find vs Some (first element, middle element, last element) with multiple duplicates 2 years ago
Find vs Some (first element middle element, last element) with duplicates 2 years ago
Classnames 2.3.1 vs CLSX 1.1.1 vs Alternatives

Compare CLSX vs Classnames vs an own implementation of creating a template string

2 years ago
Find vs Some (first element middle element, last element) 2 years ago
findUnion nested Array.includes vs Map.has 2 years ago
The fastest way to iterate over arrays

Find the fastest way to iterate over arrays, compare: for loop, for loop with length caching, for...of, for...in, forEach and map.

2 years ago
Object.assign vs JSON Clone 2 years ago
my Array.from() vs new Array()

Testing the difference between creating filled arrays.

2 years ago
flatMap vs reduce (with concat()) 2 years ago
array includes vs direct assignment

compares perf between array includes vs direct assignment for multiple or clause

2 years ago
Set vs Array Filtering 2 years ago
Add new array to array: push vs destructuring 2 years ago

 New benchmark Your benchmarks