Benchmark name When Created
JSON.parse vs string.split 2 3 years ago
benchmark assigment vs object.assign 3 years ago
reduce.concat() vs flat() - 2lvl only

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

3 years ago
reduce.concat() vs flat(2)

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

3 years ago
Lazy single quote regexp search 3 years ago
QuoteTest 3 years ago
String 3 years ago
Check regexp 3 years ago
Array Spread vs slice 3 years ago
IndexOf vs Includes vs lodash includes vs for with let 3 years ago
localcompare vs includes 3 years ago
IndexOf vs Includes vs lodash includes vs for 3 years ago
Map vs Object Creation

Insertion to map vs object

3 years ago
Array vs Linked List with shift

Compare performance of Array vs Linked List with both shift and unshift

3 years ago
isEqual + sort vs. difference 3 years ago
RegEx.test vs Array.includes (Lowercase) 3 years ago
Object.fromEntries vs of 3 years ago
indexOf vs includes vs some - 20211114

performance comparison of ways to find if an array contains a value

3 years ago
Compare set difference algorithms

Compare difference algorithms for sorted arrays

3 years ago
Ramda map vs Array.map anonymous function (not arrow)

measures the speed of ramda's map vs Array's native map

3 years ago
Ramda map vs Array.map anonymous function

measures the speed of ramda's map vs Array's native map

3 years ago
Ramda vs native map speed vs for loop 3 years ago
Ramda vs native map speed 3 years ago
DateTime vs Date2 3 years ago
DateTime vs Date 3 years ago

 Create Your benchmarks