Benchmark name When Created
Some vs. Find 4 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;

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

sdfdf234

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

Compare methods for testing string's last character.

4 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.

4 years ago
mustache rendering performance 4

nya nya nya

4 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.

4 years ago
Teste de abrodagem

Teste de abrodagem

4 years ago
async vs sync 4 years ago
asdfasdffdas 4 years ago
Distinct 4 years ago
set.has vs. array.includes (40) 4 years ago
array includes vs object key lookup 4 years ago
lodash vs es6 (subset) 4 years ago
lodash vs es6 (intersection)1 4 years ago
lodash vs es6 (intersection) 4 years ago
For i / For of / ForEach 4 years ago
foreach vs for vs for (length var) vs for..in vs for..of

Compare loop performance

4 years ago
Date parse performance 4 years ago

 Create Your benchmarks