Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

.endsWith vs includes - cooasodosd

No description provided

for-in vs object.keys vs object.values for objects test

No description provided

replaceAll vs regex replace with zwb

No description provided

flatMap() vs filter().map() 1asdasd

flatMap vs filter map

flatMap() vs filter().map() 1

flatMap vs filter map

adasdasd

asdas

optional method chaining

No description provided

RFDC clone vs Lodash cloneDeep vs JSON Clone : Dup

No description provided

property access: object with define property vs Proxy get vs plain object vs methods

No description provided

filter vs for performance

No description provided

Filter-Map: Lodash vs Native v3

No description provided

forEach vs filter vs for

No description provided

lodash flatMap() vs lodash filter().map()

lodash flatMap vs lodash filter map

reduce() push vs reduce() spread

in a reduce(), is it better to push to the accumulator or return a spread of the accumulator with the new value in it

Array concat vs spread operator vs push *1000

Compare the new ES6 spread operator with the traditional concat() method and push, with target array growing

slice vs spread performance

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

【JiangNanGame】traditional string concat vs template string concat

No description provided

Array.prototype.slice vs spread operator on objects

No description provided

Get param query-string vs URLSearchParams

Read one parameter from the URL query

Check if is thennable, check if is instanceof Promise, or just await

No description provided

Check await or just await

No description provided

Array.join vs String join

No description provided

_.find() vs [].find()

Lodash vs ES6 비교

getFloatFrequencyData vs getByteFrequencyData

No description provided

Generate combinations

No description provided