Benchmark name When Created
for vs foreach vs some

Compare loop performance

6 years ago
for vs foreach vs some

Compare loop performance

6 years ago
toDom(this) vs mkDom(arg)

This vs Arg for function input

6 years ago
String Interpolation vs Padding 6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago
Memoized Factorial 6 years ago
Memoized Factorial 6 years ago
tezzttt 6 years ago
parseInt, number and + operater 6 years ago
Shitloads of if statements vs includes 6 years ago
Test string index finding 6 years ago
Array.prototype.concat vs spread operator vs stringify

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

6 years ago
Array.prototype.concat vs spread operator vs stringify

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

6 years ago
Array.prototype.concat vs spread operator vs stringify

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

6 years ago
Array.prototype.concat vs spread operator vs stringify

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

6 years ago
Array.prototype.concat vs spread operator vs stringify

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

6 years ago
Array.prototype.concat vs spread operator

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

6 years ago
test concat vs spread+push 6 years ago
memoizeOne

Comparing the performance of memoizeOne to other memoization libraries

6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago
IndexOf vs regex

Using indexOf instead of regex to find a sub string

6 years ago
Lodash isEqual and then group vs only grouping messages

Tests

6 years ago

 New benchmark Your benchmarks