Benchmark name When Created
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
Lodash FP vs Lodash vs Ramda vs Native 2020-12-16

Tests libraries lodash, ramda and native array functions on a sequence of map, filter, map filter operations.

3 years ago
Teste de abrodagem

Teste de abrodagem

3 years ago
async vs sync 3 years ago
asdfasdffdas 3 years ago

 New benchmark Your benchmarks