Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

sort vs loop to find max

No description provided

Map vs Object Iteration

No description provided

Object vs Map (Insert, Delete and Copy)

No description provided

how-to-insert-a-string-at-a-specific-index-in-javascript 2

No description provided

Spread operator vs push on array and complex objects

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

Lodash Pick vs Native destructuring

Compare _.pick vs native destructuring

hrjs crt est5

No description provided

querySelector check rontom

No description provided

test string to uppercase cr

No description provided

parseInt vs Number vs Plus addition

No description provided

filterMap vs reduce

No description provided

JSON.stringify vs Text (huge json dummy)

none

Reduce vs Filter/Map vs Map/Filteraaaaa

No description provided

DrawStroke bench radius

stroke with border

localeCompare vs collator.compare vs new Intl.Collator().compare

localeCompare is an abstraction of Intl.Collator, thus they can accept the same options.

DrawStroke bench

stroke with clip vs no, rounded or not, vs cached

Remove MIME type from encoded image URL

No description provided

Object Values vs for .. in

No description provided

Proxy size - factory closure

No description provided

Proxy size - factory

No description provided

Proxy size

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for complex objects

Test on isEqual performance

jQuery :contains vs textContent.includes 2

No description provided

jQuery :contains vs textContent.includes

No description provided

.startsWith() vs .test() vs .match() vs .indexOf() with failures

No description provided