Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Fib Now 3

No description provided

jQuery vs getElementById vs querySelector

Comparing speed of getting element by id with jQuery vs Vanilla JS with getElementById and querySelector

More or equal

No description provided

toggle vs add/remove 2

-

ES6 equivalent to lodash _.mapValues

No description provided

Array push vs Spread

No description provided

new Date from UNIX timestamp vs new Date from ISO string

No description provided

Array.prototype.concat vs spread operator vs push (no jQuery test)

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

svg line element setAttribute vs. className.baseVal

No description provided

Wildcard Match Test

No description provided

React.Fragment vs ArrayRender

No description provided

Lodash cloneDeep vs freeze

No description provided

for vs map

No description provided

for vs map

No description provided

lodash.isFinite vs native isFinite

No description provided

native findIndex vs lodash findIndex

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

lodash shuffle

No description provided

arr delete: length=0 vs []

No description provided

For loop vs For...of loop

No description provided

_,get vs get

No description provided

lodash vs es6 in includes method

No description provided

lodash vs es6 in indexOf method

No description provided

lodash vs es6 in every method

No description provided

lodash vs es6 in reduce method

No description provided

lodash vs es6 in forEach method

No description provided

NEW BENCHMARK Your Benchmarks