Benchmark name When Created
lodash.each vs Array.forEach vs jQuery.each vs for - inline code

Compares lodash.each, Array.prototype.forEach, jQuery.each, for and for..of, when the loop body execites an inline statement.

4 years ago
lodash.each vs Array.forEach vs jQuery.each vs for - function call

Compares lodash.each, Array.prototype.forEach, jQuery.each, for and for..of, when the loop body calls function.

4 years ago
lodash clone vs object.assign vs for vs spread 4 years ago
Comparison of setting style via different methods 4 years ago
testingelad3 4 years ago
lodash intersectionBy vs array filtering with includes

Return only objects with same id

4 years ago
includes vs find vs some

Banana

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

Compare methods for testing string's last character.

4 years ago
Map speed test 4 years ago
Array compare: Lodash isEqual vs JS Equality 4 years ago
Lodash uniqBy vs Set 10000 4 years ago
Number round 4 years ago
JavaScript spread operator vs Object.assign performance new objects 4 years ago
exception flow control vs. if-else

A comparison between utilizing a thrown exception to control flow vs. an if-else.

4 years ago
date parse 4 years ago
parseInt vs Number 4 years ago
Iterable Performace With 10.000 4 years ago
Iterable Performace 4 years ago
JavaScript spread operator perfornance comparisons add things 4 years ago
JavaScript spread operator perfornance comparisons 4 years ago
Performace For Types 4 years ago
off arrays function 4 years ago
Клавиатура 4 years ago
[Sort selected first] Sort vs remove and concat

Order of original list preserved

4 years ago
Array concat vs. array spread

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

4 years ago

 Create Your benchmarks