Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash sortBy vs native [immutable4] sortBy

No description provided

Array access VS substring

No description provided

lodash sortBy vs native [immutable3] sortBy

No description provided

lodash sortBy vs native [immutable] sortBy

No description provided

Map (Native vs Ramda vs Lodash) v2

measures the speed of ramda's map vs Array's native map vs lodash map

Comparing for, foreach and map

No description provided

Immer(produce) vs lodash(cloneDeep)

No description provided

Hallo Welt 123

No description provided

Hallo Welt

No description provided

Object array using lodash for vs native for loop

No description provided

JS Regex vs .startsWith vs .indexOf for markdown header

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

reduce/concat vs flatMap v2

No description provided

reduce/concat vs flatMap

No description provided

Math vs Ternary

No description provided

array from vs substring to get fisr element of a string

test

JavaScript Map vs. Object instantiation

No description provided

lodash uniq vs set vs indexof v2

No description provided

native sort of objects by localeCompare vs own compare function

comparing native sort of objects by localeCompare vs own compare function

Lottie Clone 15KB

No description provided

Array.prototype.concat vs double spread operator

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

Array.prototype.concat vs spread operator (fix)

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

JS join vs map

Compare JS join and map methods.

Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone 10kb json

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

Reduce v Filter

No description provided

set.has vs. array.includes string values

No description provided