Benchmark name When Created
for-in with hasOwnProperty guard vs object.keys 4 years ago
for-in with hasOwnProperty checking vs object.keys 4 years ago
Lodash forOwn vs native Object.values and forEach 4 years ago
Array.find vs Array.find (boolean) vs Array.some 4 years ago
Arrow function vs bind function dont bind 4 years ago
Array.find vs Array.some 4 years ago
Filter: Lodash vs Native - same filter 4 years ago
lodash/keyBy vs native reduce 4 years ago
uniqBy vs filter+set 4 years ago
Lodash CloneDeep vs Immer Produce on larger array 4 years ago
lodash/uniq vs filter+set vs array→set→array 4 years ago
(ColorfulCakeChen) Measure That Async () 7 4 years ago
lodash compact vs es6 compact/filter 4 years ago
(ColorfulCakeChen) CNN Channel Shuffler (50c1b285ff7c7f8c656c388365b4043528642d6b) 98 4 years ago
Ramda Range

range

4 years ago
11111 vs 222222 4 years ago
Array loop vs foreach vs map part 2 4 years ago
for vs forEach vs forOf 2 part

for vs forEach vs forOf without iptimization by engine

4 years ago
Sets, Objects, Arrays Performance 4 years ago
Set vs Objects vs Array 2 4 years ago
Set vs Objects vs Array 4 years ago
convert to set + set.has vs. array.includes

Check if it is faster to convert an array to a set and perform set.has(), compared to performing array.includes() on the base array.

4 years ago
Array concat vs spread operator vs push (5k elements)

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

4 years ago
ios vs android

testing ios vs android perf

4 years ago
undefined vs. typeof vs. in vs. hasOwnProperty vs. Object.prototype.hasOwnProperty.call

Object lookup performance

4 years ago

 Create Your benchmarks