Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Regex removing whitespace vs trim vs targetted regex

testing removing beginning and end whitespace vs trim

array join vs toString js

test

Array.prototype.concat vs splice for joining many arrays

No description provided

toFixed vs Math.round() 2

No description provided

toFixed vs Math.round()

No description provided

Array: concat vs spread operator vs push with spread operator

No description provided

Array concat vs spread operator vs push with spread operator

No description provided

repeated Math.random() vs crypto.getRandomValues()

No description provided

compare node id getters

No description provided

typeof undefined vs undefined equality check vs double-equal

No description provided

typeof undefined vs undefined equality check

No description provided

webg vs canvas

No description provided

Regex vs split/join on replacing empty spaces

No description provided

textContent vs innerText

f

Multiple Lodash.get vs Single Lodash.get

No description provided

treeWalker param vs treefalker with filter function vs querySelectorAll edit

No description provided

treeWalker param vs treefalker with filter function vs querySelectorAll

No description provided

Lodash.isEqual vs Array.join() Equality Comparison for Shallow Array of Strings.

Test on isEqual performance

Lodash isEqual test vs strict equality check

Test on isEqual performance vs immutable

shift vs no shift

No description provided

Bench array/object

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

map vs closure vs symbols

No description provided

weakmap vs closure vs symbols

No description provided

Object vs Boolean

Compare between Object and Boolean which is lightest.

json stringify vs array join

No description provided