Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

uwu345

essa

Proxy with Map vs Proxy vs Object vs Map

No description provided

Ramda - Vanilla

Capitalize

Array comparison: JSON.stringify vs react-fast-compare vs _.isEqual

No description provided

Number vs + vs parseFloat + eval

No description provided

Ramada - Vanilla Comparison

Capitalize

Ramada - Vanilla

Capitalize

push instead of spread

No description provided

_.merge vs _.assign vs _.reduce vs JS reduce vs Js assign

No description provided

Array.from() vs new Array() vs push vs [i] pushup

Testing the difference between creating filled arrays.

_.merge vs _.assign vs JS reduce

No description provided

Array.from() vs new Array() vs push pushup

Testing the difference between creating filled arrays.

lodash uniq vs set spread

is it faster to use spread notation and a new Set or is it faster to use lodash uniq?

Reduce with spread operator vs without on a large array 2

Reduce with spread operator vs without on a large array

Set vs Object vs Map vs Array, Access

Compare the speed to retrieve a value from three data structures that can be used for boolean referencing; i.e. for mapping enabled settings.

javascriptTest2403191

No description provided

jsTest

No description provided

Yea Shut up

Ahaa

increment vs assignment

No description provided

querySelector vs Closest!

No description provided

Intl.NumberFormat vs manual

No description provided

Array concat vs spread vs push spread, loop, apply (bigger cases 2)

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

Array concat vs spread vs push spread, loop, apply (bigger cases)

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

replaceAll vs regex replace compiled

No description provided

Some vs Find bool vs findIndex bool 2

No description provided

NEW BENCHMARK Your Benchmarks