Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash compact vs es6 compact/filter

No description provided

(ColorfulCakeChen) CNN Channel Shuffler (50c1b285ff7c7f8c656c388365b4043528642d6b) 98

No description provided

Ramda Range

range

11111 vs 222222

No description provided

Array loop vs foreach vs map part 2

No description provided

for vs forEach vs forOf 2 part

for vs forEach vs forOf without iptimization by engine

Sets, Objects, Arrays Performance

No description provided

Set vs Objects vs Array 2

No description provided

Set vs Objects vs Array

No description provided

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.

Array concat vs spread operator vs push (5k elements)

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

ios vs android

testing ios vs android perf

undefined vs. typeof vs. in vs. hasOwnProperty vs. Object.prototype.hasOwnProperty.call

Object lookup performance

Some vs. Find

No description provided

helloijustwanttofigureoutthis

var MyObject = { description: 'Creates a deep copy of source, which should be an object or an array.', myNumber: 123456789, myBoolean: true, jayson: { stringify: 'JSON.stringify() method converts a JavaScript value to a JSON string....', parse: 'JSON.parse() method parses a JSON string...' } }; var myCopy = null;

Native

No description provided

Date.now vs new Date

No description provided

red test

No description provided

Array push vs concat vs push + flat

No description provided

console log with for and map2

No description provided

string-substring-vs-slice

No description provided

asdasdasd213423

sdfdf234

char index vs charAt() for the first character

Compare methods for testing string's last character.

Get elements by tag and class, vs. only tag, vs. only class

Get elements by tag and class, vs. only tag, vs. only class. With querySelectorAll, getElementsByClassName, and getElementsByTagName.

mustache rendering performance 4

nya nya nya