Benchmark name When Created
test bench isequal vs json 1

Test on isEqual performance

4 years ago
Array.prototype.filter vs Lodash vs underscore 4 years ago
Traverse function vs NodeIterator vs TreeWalker - with TEXT and ELEMENT

Let's compare the speed of 3 different ways to traverse the DOM.

4 years ago
Lodash.get vs Property dot notation bmt 4 years ago
fix Array loop vs for of loop vs foreach vs map 4 years ago
Date.now() vs +new Date() 4 years ago
Generator apply vs sync apply 4 years ago
Array loop for() vs for(in) vs foreach

Compare for(index), for(in) and forEach()

4 years ago
dissoc & dissoc2 4 years ago
dissoc 4 years ago
TreeWalker vs querySelectorAll (* all elements) 4 years ago
Array loop vs foreach vs map vs for of1234 4 years ago
Array loop vs foreach vs map vs for of123 4 years ago
Cached querySelector

Testing if caching querySelector makes a diference

4 years ago
Selector Comparisons with Example Shop Data 4 years ago
includes as substring 4 years ago
Includes to compare strings 4 years ago
Spread operator vs apply - dpiercey

Compare the differing ways you can call a function with arbitrary arguments dynamically

4 years ago
find vs findIndex (Array prototype methods) 22

Measuring which is faster

4 years ago
Round in javascript 4 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison 4 years ago
simple stuffdddxd 4 years ago
Lodash isPlainObject vs JS Type Check 4 years ago
Object.keys vs for...in with more items 4 years ago
Object.keys vs for...in 4 years ago

 Create Your benchmarks