Benchmark name When Created
es6 destructuring vs lodash _.get string and array keys with toPath and manual caching 2 one year ago
JavaScript spread operator vs Object.assign (with new object) performance one year ago
object spread vs. Object.assign() one year ago
array.entries() vs for loop 2 one year ago
Reduce vs array.entries() vs for loop one year ago
Deep clone performance comparison one year ago
querySelector vs getElementsByTagName iframe src 1.1 one year ago
querySelector vs getElementsByTagName iframe src one year ago
JQuery version speed test jQuery 3.4.1 all 1

JQuery version speed test

one year ago
forEach vs Flatmap one year ago
Array.prototype.filter vs Lodash filter bumped to 10k one year ago
Array.prototype.filter vs Lodash filter bumped to million one year ago
Ramda vs. Lodash vs. Sanctuary

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript vs Sanctuary. 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.

one year ago
lodash xor perf copy

Searching for faster solution for _.xor(a, b)

one year ago
Array From vs Array slice vs [].slice vs spread one year ago
array join('.') vs toString js

test

one year ago
VJ _.isEqual benchmark with JSON.stringify

Test on deep equality checking performance

one year ago
lodash _isEqual one year ago
Array diff2 one year ago
Array diff one year ago
RegEx.test vs. String.includes vs. String.match Case Insensitive one year ago
slicing regex vs sticky regex one year ago
concat vs spread by rulasfia

Compare the new ES6 spread operator with the traditional concat() method

one year ago
Map iteration vs Map.values() iteration one year ago
My 1st test

My 1st test

one year ago

 Create Your benchmarks