Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JS Regex vs .startsWith vs .indexOf vs. slice equals

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

pow 0.5 vs sqrt

pow 0.5 vs sqrt

Function arguments list vs object

No description provided

TreeWalker vs querySelectorAll vs getElementsByTagName

No description provided

Array.prototype.slice vs spread operator With slightly bigger array

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

map vs array

No description provided

mustache@4.0.1 vs handlebars@4.7.6

No description provided

lodash.mapKeys vs Native

No description provided

RFDC clone vs Lodash cloneDeep vs JSON Parse

No description provided

Javascript Filter Object

Javascript Filter Object

Text.data vs Text.nodeValue

No description provided

json stringify vs array tostring vs array join

No description provided

FindIndex + splice vs filter

No description provided

forEach vs for len vs for in vs for of vs babel for of loops

created based off of an archived jsperf benchmark: http://web.archive.org/web/20191008221700/https://jsperf.com/foreach-vs-for-loop-vs-for-in-vs-for-of-vs-babel-for-of

tagName vs nodeName

No description provided

Data Properties vs. Accessor Properties vs. Getter / Setter Methods 2

The purpose of this benchmark is to determine the performance differences between data properties, accessor properties and getters / setter functions.

Unique Array: Lodash or from Set with Clean and Sort

No description provided

Lodash vs Math (lodash 4.17.5) arr(5000)

No description provided

Sum vs Reduce for ten thousand elements

No description provided

Object.defineProperty vs Object.assign vs key set

No description provided

Object.defineProperty vs Object.assign

No description provided

drawimage vs putimagedata 3b

No description provided

drawimage vs putimagedata 2

No description provided

Object keys vs Array map v2

No description provided

Array.prototype.filter vs Lodash.without

No description provided

NEW BENCHMARK Your Benchmarks