Benchmark name When Created
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
Lodash isEqual and then group vs only grouping messages 6 years ago
querySelector vs getElementsByClassName 6 years ago
lodash.each vs Object.forEach 6 years ago
lodash.each vs Object.forEach 6 years ago
Check date comparison 6 years ago
Check date comparison 6 years ago
Lodash sort vs array.prototype.sort 6 years ago
Lodash map 6 years ago
jQuery by className vs Document.getElementsByClassName

Comparing speed of getting element by class name with jQuery vs Vanilla JS

6 years ago
jQuery by className vs Document.getElementsByClassName

Comparing speed of getting element by class name with jQuery vs Vanilla JS

6 years ago
jQuery by className vs Document.getElementsByClassName

Comparing speed of getting element by class name with jQuery vs Vanilla JS

6 years ago
for vs foreach vs some

Compare loop performance

6 years ago
jQuery CSS3 :not vs .not()

Using jQuery 3.3.1, compare speed of CSS3 pseudo-class :not versus .not() method.

6 years ago
date formatter libraries 6 years ago
test str arr 6 years ago
Spread vs Slice

Cast a classList to an array with Array.prototype.slice.apply() or the babel transpile of [...classList]

6 years ago
spread vs concat 2 6 years ago
spread vs concat 6 years ago
Lodash Uniq vs Javascript Set 6 years ago

 New benchmark Your benchmarks