Benchmark name When Created
Object Comparaison in JS

Object entries converted to string vs json's stringify

one year ago
WeakMap vs Symbol Property v2 one year ago
property check

Object lookup performance

one year ago
URL vs URLSearchParams vs RegExp one year ago
Object Deep Copy (+customs)(+customs)

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

one year ago
Array.from vs Spread vs Manual one year ago
Array.prototype.slice vs spread operator (fixed)

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

one year ago
Lodash vs Array vs For Loop iteration one year ago
Which equals operator (== vs ===) is faster with string comparison larger?

Is there a performance benefit to replacing == with ===?

one year ago
Which equals operator (== vs ===) is faster with string comparison?

Is there a performance benefit to replacing == with ===?

one year ago
concat vs spread big objects array one year ago
angular.copy vs JSON.parse(JSON.stringify()) vs structuredClone

FIguring out the performance differences between using the operations in the name on copying an array of objects considering the fact that other methods of copying (slice, concat, etc.) are shallow copies and end up being by reference instead of by value.

one year ago
Assignment of multiple values vs destructuring an object one year ago
native reverse vs lodash _.revese - 4.17.21

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

one year ago
TestingK1 one year ago
checks if object has any key - Object.keys vs for key in 2 one year ago
checks if object has any key - Object.keys vs for key in one year ago
Search: Map.get vs Array.find one year ago
lodash-reject-vs-vanilla-filter one year ago
Array: Array.from vs Spread one year ago
Hashing stuff 2

Testing some hashing

one year ago
Hashing stuff

Testing some hashing

one year ago
Test endsWith vs regex one year ago
string.split vs toLocaleString("en-GB") one year ago
Array.prototype.slice vs spread op one year ago

 New benchmark Your benchmarks