Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash camelCase vs javascript camelCase long

No description provided

Compare Lodash and JS

No description provided

Array.From VS Array.Slice

No description provided

MWACTIVE Traverse function vs NodeIterator vs TreeWalker-2

Let's compare the speed of 3 different ways to traverse the DOM.

lodash partition vs reduce with array push vs two filter loops

No description provided

Check Object types

No description provided

adejkas

No description provided

Slice vs splice first three elements

Picking the three first elements of a largeish array

Lodash Array isEqual vs Native

No description provided

Object Property Access Notation: Destructuring vs. Dot. vs. Bracket (deep destructing)

No description provided

If else vs If and

No description provided

Map and Filter vs forEach vs for

No description provided

Map and Filter vs forEach test

No description provided

array.push array literal

No description provided

DOM manipulation vs innerhtml long - 2

No description provided

DOM manipulation vs innerhtml long - 1

No description provided

Array.prototype.slice vs spread operator with same data

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

Bitflags vs plain object <-> JSON

Parsing performance of converting to/from serialized/developer-friendly representations of data

Loop Times

No description provided

If else vs ternary

No description provided

If vs Tenary

No description provided

Canvas fill test

No description provided

useMemo and memo

No description provided

finding array element

No description provided

instanceof vs null

No description provided