Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array sum

No description provided

array check vs string check

What's faster, checking if a variable is an array or a string?

React useCallback hook vs function-2

No description provided

set.has vs. array.includes first element

No description provided

React useCallback hook vs function 5

No description provided

React useCallback hook vs function 2

No description provided

React useCallback hook vs function

No description provided

Map get VS Map has get (fork)

Map get VS Map has get

Map (Native vs Ramda 0.27.2 vs Lodash 4.17.21) 50k

measures the speed of ramdajs 0.27.2 map vs Array's native map vs lodash 4.17.21 map

String() vs toString() vs +""

No description provided

radash pick vs object descturct

No description provided

underscorejs pick vs object descturct

No description provided

underscore pick vs object descturct

No description provided

Comparison of Request copy

No description provided

Request clone with instanceof and typeof

No description provided

json and

This benchmark tests whether the speed or JSON.stringify changes with object size

.includes() vs .test() vs .match() vs .indexOf() (w/ -1 != and !==)

Compare different intra-string matching styles

lodash merge vs object.assign vs spread v2

No description provided

lodash.isFinite vs Number.isFinite

Comparing performance of lodash vs Number.isFinite

Rule Benchmark (3)

No description provided

Rule Benchmark (2)

No description provided

Rule Benchmark

No description provided

Array,sort+Array.map vs Array.reduce

No description provided

Array concat vs spread vs push spread, loop, apply long arrays

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

Class VS Function Benchmark Test

No description provided