Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Check valid date string

No description provided

combined map-join vs native map + join v2

No description provided

combined map-join vs native map + join

No description provided

localeCompare for countries

No description provided

Array.prototype.filter vs filterMap (with map)

No description provided

Array.prototype.filter vs filterMap 2

No description provided

Array.prototype.filter vs filterMap

No description provided

NodeJs in-memory-cache mechanism

No description provided

replaceAll replace deez nuts

No description provided

set.has vs. array.includes big data

No description provided

partially applied function vs arrow fn curried vs passing arguments every time

No description provided

test different concat methods

No description provided

Lodash cloneDeep vs merge vs ES6 object spread vs ES6 Object.assign

No description provided

Ramda vs Vanilla test

No description provided

isobject vs typeof

No description provided

Push one by one vs slice and fill array

to allocate a array with the right allocated size, which one is the fastest ?

Push one by one vs push arr to alloc array

to allocate a array with the right allocated size, which one is the fastest ?

Push vs concat to alloc array

to allocate a array with the right allocated size, which one is the fastest ?

Push vs Length&Fill

to allocate a array with the right allocated size, which one is the fastest ?

Object Cloning Comparsion

RFDC vs Lodash deepClone vs JSON

Border test 2

No description provided

Border test

No description provided

RegEx.test vs. String.includes vs. String.match for lists

No description provided

areas reduce vs map

No description provided

json stringify vs array join with string template

No description provided