Benchmark name When Created
charAt vs split 3 years ago
Recursion closest() vs loop closest() 3 years ago
My Comparison 3 years ago
DifferenceBy vs native 3 years ago
$.hasClass vs RegExp vs indexOf vs classList 2 3 years ago
titlepipemergedprefixremovalw 3 years ago
titlepipemergedprefixremoval 3 years ago
titlepipe test 3 years ago
flow test 3 years ago
filter & some vs for & if & some 3 years ago
Switch vs lookup3 3 years ago
Switch vs lookup2 3 years ago
Switch vs lookup 3 years ago
Ramda vs. Lodash vs. VanillaJS

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.

3 years ago
Removing a list of elements from another list 3 years ago
Javascript Sorting Algorithms Destructing Assignment Swap

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

3 years ago
innerhtml vs removechild vs remove vs removeLast 3 years ago
innerhtml vs removechild vs remove (Tor's test)! 3 years ago
lodash deepclone 3 years ago
Angularjs copy vs JSON.parse(JSON.stringify())

angular.copy vs JSON.parse(JSON.stringify())

3 years ago
Array vs Regex Titlize (but it's a fork)

Titleize

3 years ago
Array vs Regex Titlize

Titleize

3 years ago
Canvas paths performance -fixed 3 years ago
Pefromance IndexOf

Lodash IndexOf vs IndexOf proptype

3 years ago
IndexOf performance

Lodash IndexOf vs IndexOf proptype

3 years ago

 New benchmark Your benchmarks