Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

flatMap() vs filter()x1.map() vs reduce()

No description provided

some vs while

No description provided

include test22

No description provided

Number VS Object comparison

No description provided

drawImage() scaling up & down big performance

No description provided

native reverse find vs native array findLast

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

Proxy<Map> vs Object

No description provided

Proxy vs Object (without Reflection)

No description provided

Some vs. Filter vs. findIndex - 1

No description provided

native findIndex vs lodash find element

Compare performance of native [].findIndex and _.find

native findIndex vs lodash find elem

Compare performance of native [].findIndex and _.find

Spreads vs concats

No description provided

Vanilla JS VS JQuery AJAX perfomance updated

Vanilla JS VS JQuery AJAX perfomance

native findIndex vs lodash findIndex test

Compare performance of native [].findIndex and _.findIndex

Memory vs Local vs Session

No description provided

Lodash sort vs ES5 sort when same functions are added

No description provided

Lodash sort vs array.prototype.sort v3

No description provided

object spread vs immutable-js map, larger

No description provided

number format parseInt, parsefloat

No description provided

Array concat vs spread operator vs push spread vs push

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

Macro replacement

No description provided

condition check

No description provided

clientWidth vs offsetWidth vs window.getComputedStyle vs getBoundingClientRect

No description provided

splitted vs whole in large object

No description provided

RegEx.test vs. String.toLowerCase().includes vs. String.match

No description provided