Benchmark name When Created
Array.filter vs splice vs push 2 3 years ago
charAt vs split.reduce vs prototype.reduce 3 years ago
charAt vs split('').reduce vs prototype.reduce 3 years ago
split vs charAt 3 years ago
for vs split 3 years ago
Moment isBefore vs unix comparison 3 years ago
Moment.unix vs moment 3 years ago
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

 New benchmark Your benchmarks