Benchmark name When Created
Ramda vs. Lodash + Immutable

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
lodash merge vs object.assign vs spread with arrays 6 years ago
Lodash vs. Set Intersection 6 years ago
Blues test 6 years ago
for vs for..of vs NodeList.forEach vs Array.forEach vs jQuery.each 6 years ago
Unerscore.keys vs object.keys 6 years ago
Object values: Object.entries VS Object.keys VS Object.keys with extra array VS Object.entries without array 6 years ago
Object.entries VS Object.keys VS Object.keys with extra array VS Object.entries without array 6 years ago
Object.entries VS Object.keys VS Object.keys with extra array 6 years ago
Object.entries VS Object.keys 6 years ago
regex-vs-startswith 6 years ago
querySelectorAll vs JQuery

Compares the performance of querySelectorAll against JQuery for selecting elements. For class selector, getElementsByClassName is the best. For element selector, getElementsByTagName is the best.

6 years ago
array / object iteration 6 years ago
getElementByClassName, querySelector, window 6 years ago
trim test 6 years ago
jsNetworkX big graph vs 2 smaller ones - lookup time --2 6 years ago
Object.freeze vs Object.seal 6 years ago
Lodash clone vs objecgt.assing 6 years ago
angular.isUndefined vs lodash isUndefined vs typeof === undefined fixed 6 years ago
Object Property x Local Variable Accessing 6 years ago
querySelector vs getElementsByClassName v33 6 years ago
UUID Test 3

UUID speed validation tests

6 years ago
duplicate removing 6 years ago
isNull lodash vs native 6 years ago
jQuery vs vanilla JS in selector class 6 years ago

 Create Your benchmarks


;