Benchmark name When Created
weakmap vs closure 6 years ago
Array.reduce 6 years ago
jQuery :visible vs Javascript : find visible element 6 years ago
momentjs isBefore versus lt operator 6 years ago
Split vs Regex 6 years ago
Concat, Slice, Join 6 years ago
lodash merge vs asign 6 years ago
Cilq Ramda vs. Lodash 1

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
Ponder

xxx

6 years ago
String template vs join 6 years ago
imperative-prop-selector4 6 years ago
imperative-prop-selector3 6 years ago
eval vs json parse (working) 6 years ago
imperative-prop-selector 6 years ago
xotahal - map

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

6 years ago
LoDash Omit vs Destructured undefined

Testing LoDash's omit function against Destructured undefined

6 years ago
Regex removing whitespace vs trim

testing removing beginning and end whitespace vs trim

6 years ago
slice vs substr vs substring (with no end index but longer)

Compares slice, substr and substring to each other when there is only a start index

6 years ago
findIndex vs map & indexOf 6 years ago
Test on isEqual performance with array of objects and customiser 6 years ago
Test on isEqual performance with array of objects 6 years ago
Array filling 6 years ago
slice vs concat 6 years ago
Date parse vs new Date inside sort

Sorting by date inside complex data

6 years ago
lodash vs json

lodash vs json

6 years ago

 Create Your benchmarks