Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Javascript: Case insensitive string comparison performance lowerLocale

No description provided

Moment vs Luxon getOffset

No description provided

Array flatMap() vs filter().map()

Array flatMap vs filter map

Map or Reduce or Lodash GroupBy Rf

Map or Reduce or Lodash GroupBy Rf

lodash find vs lodash findIndex2

Compare performance of _.find and _.findIndex

Array.from vs Array.prototype.map

No description provided

startsWith vs ===

No description provided

concat vs push vs spread performance

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

array push vs length, to insert elements

No description provided

lodash merge vs deepmerge vs Object.assign

No description provided

RegEx.exec vs String.match (inline)

No description provided

luxon vs datefns vs moment vs dayjs (calculations)

No description provided

luxon vs datefns vs moment vs dayjs (formatting)

No description provided

Trie vs native map

I know this is really useless comparison

Circular Queue vs Linked List Queue v2

No description provided

flatMap vs reduce using push

No description provided

comparing Array.from copy and then splice with filter method to variable

comparing copy and splice of array with array's filter method

string equality - ramda equals vs equal operator

compare ramda equals and compare operator on string

Bench InnerHTML vs CreateElement + AppendChild

Bench InnerHTML vs CreateElement + AppendChild

eval vs Function vs lodash.template

No description provided

Spread operator vs forEach

No description provided

flatMap vs filter.map vs reduce (2)

flatMap vs filter map

JavaScript spread operator vs Object.assign performance - nested objects

No description provided

Add new element to array: push vs destructuring multiple entries

No description provided

Boolean constructor vs double negotiation trick in javascript ewsd

No description provided

NEW BENCHMARK Your Benchmarks