Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Lodash Pick vs Native destructuring vs Manual Picks vs pick fn

Compare _.pick vs native destructuring vs manual picks

react-fast-compare vs JSON.stringify Equality Comparison for Shallow Array of Strings.

Test on deep equality performance

|| vs &&

OR(||) vs AND(&&) performance benchmarking with short-circuit

JS array emptiness check

Comparing the performance of array.length and typeof array[0] === "undefined"

Storage Perf

No description provided

Test for the test

test2

JavaScript spread operator vs cloneDeep

No description provided

Destructure from Object.seal vs Object.freeze vs normal

No description provided

Which equals operator (== vs ===) is faster? (string)

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

Array spread (left) vs push

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

instanceOf-bitwise

No description provided

inject styles

No description provided

Push vs Next index

No description provided

Split vs RegEx Brackets

No description provided

DataView vs Uint8Array by bytes vs Native Array

No description provided

for... in VS Object.keys() VS Object.entries()

No description provided

Array concat vs spread operator vs push - Assign to same variable name

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

for... in VS Object.keys()

No description provided

Normal vs ?.

No description provided

Compare the new ES6 spread operator with Ramda assoc (v0.27.1) + assignment

No description provided

Compare the new ES6 spread operator with Ramda assoc (v0.27.1)

No description provided

reduce vs map as;dfkajdf

No description provided

zdzdzdzdzdz

zddzd

Test isEqual vs JSON.stringify2

Test on isEqual performance

Remove by splice vs copyWithin vs filter vs delete

No description provided