Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.prototype.filter vs Lodash without

No description provided

Parallel execution 2

No description provided

Parallel execution

No description provided

10k: Test Object.values vs array map for creating object array list

No description provided

treewalker vs recursion

No description provided

Immer vs Spread Only Reducer With Filled State

No description provided

native reverse find vs lodash _.findLast larger sample

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

native reverse find vs lodash _.findLast

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

Array find vs lodash _.find

Comparing performance of: array find vs _.find

Array concat vs spread operator vs push #4

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

indexof vs equal with equals

compare single character

Lodash isPlainObject vs JS Constructor Check

No description provided

lodash map vs native map (v4)

No description provided

lodash map vs native map (v2)

No description provided

.startsWith vs .substr

Comparing performance of: .startsWith vs .substr

lodash map vs native map

No description provided

Fast Sqrt 2

Compare Quakes fast inverse squareroot

new Intl.DateTimeFormat vs new Date().toLocaleDateString()

No description provided

Object.key vs Object.value vs Object.entries

No description provided

Deep merge lodash vs ramda vs deepmerge - concat arrays

No description provided

Spread operator vs Push vs Concat in reduce

Compare the new ES6 spread operator with array push

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

No description provided

generator vs array

No description provided

UUID Generator

No description provided

for vs lastindexof

No description provided

NEW BENCHMARK Your Benchmarks