Benchmark name When Created
Array loop vs foreach vs map part 2 3 years ago
for vs forEach vs forOf 2 part

for vs forEach vs forOf without iptimization by engine

3 years ago
for vs forEach vs forOf

for vs forEach vs forOf without iptimization by engine

3 years ago
Sets, Objects, Arrays Performance 3 years ago
Set vs Objects vs Array 2 3 years ago
Set vs Objects vs Array 3 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.

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

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

3 years ago
ios vs android

testing ios vs android perf

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

Object lookup performance

3 years ago
Some vs. Find 3 years ago
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;

3 years ago
Native 3 years ago
Date.now vs new Date 3 years ago
red test 3 years ago
Array push vs concat vs push + flat 3 years ago
console log with for and map2 3 years ago
console log with for and map 3 years ago
string-substring-vs-slice 3 years ago
asdasdasd213423

sdfdf234

3 years ago
char index vs charAt() for the first character

Compare methods for testing string's last character.

3 years ago
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.

3 years ago
mustache rendering performance 4

nya nya nya

3 years ago
mustache rendering performance 3

nya nya nya

3 years ago
mustache rendering performance 2

nya nya nya

3 years ago

 New benchmark Your benchmarks