Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

lodash isNil vs ! Operator

No description provided

creating date

create date

Intl.Collator.compare() vs localeCompare() - natural sort order

localeCompare is an abstraction of Intl.Collator, thus they can accept the same options. This test shows that using Intl.Collator is quicker for multiple comparisons.

lodash isUndefined vs typeof === undefined (take 3)

No description provided

for vs foreach vs some vs for..of vs for..in-jer

Compare loop performance

String() vs .toString() vs `${true}`

No description provided

String() vs .toString() vs `${string}`

No description provided

Map vs Object set value

No description provided

lodash merge vs deepmerge MR

No description provided

Test UUID

No description provided

JS Regex vs .startsWith vs .indexOf vs endsWith vs charAt vs index[0]

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

classList toggle false vs. classList remove

No description provided

Date.now() vs new Date().toISOString()

No description provided

merge vs mergeWith vs object.assign vs spread12

No description provided

mergeWith vs object.assign vs spread12

No description provided

merge vs object.assign vs spread12

No description provided

merge vs object.assign vs spread1

No description provided

merge vs object.assign vs spread

No description provided