Benchmark name | When Created |
---|---|
DifferenceBy vs native | 4 years ago |
$.hasClass vs RegExp vs indexOf vs classList 2 | 4 years ago |
titlepipemergedprefixremovalw | 4 years ago |
titlepipe test | 4 years ago |
filter & some vs for & if & some | 4 years ago |
Switch vs lookup3 | 4 years ago |
Switch vs lookup2 | 4 years ago |
Switch vs lookup | 4 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. |
4 years ago |
Removing a list of elements from another list | 4 years ago |
Javascript Sorting Algorithms Destructing Assignment Swap
Port from jsperf(https://jsperf.com/sorting-algorithms/58) |
4 years ago |
innerhtml vs removechild vs remove vs removeLast | 4 years ago |
innerhtml vs removechild vs remove (Tor's test)! | 4 years ago |
lodash deepclone | 4 years ago |
Angularjs copy vs JSON.parse(JSON.stringify())
angular.copy vs JSON.parse(JSON.stringify()) |
4 years ago |
Array vs Regex Titlize (but it's a fork)
Titleize |
4 years ago |
Array vs Regex Titlize
Titleize |
4 years ago |
Canvas paths performance -fixed | 4 years ago |
Pefromance IndexOf
Lodash IndexOf vs IndexOf proptype |
4 years ago |
IndexOf performance
Lodash IndexOf vs IndexOf proptype |
4 years ago |
Array range generating | 4 years ago |
Get by index | 4 years ago |
First item | 4 years ago |
array last element big data | 4 years ago |
JS Find vs FindIndex | 4 years ago |