Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array.push vs array.map

No description provided

Object.assign vs for-in assign

No description provided

rgx replace with if

No description provided

replaceAll vs rgx replace

No description provided

lodash uniq vs set qsdfqsdf

No description provided

adsasd

No description provided

nodeValue vs textContent 7

No description provided

h_test1

No description provided

eval vs new Function vs function(Sample JS Functions)2

No description provided

JavaScript spread operator vs Object.assign performance ttt

No description provided

uniq vs Set large

No description provided

onresize vs onfullscreenchange

No description provided

window vs Win

No description provided

Wrapping objects method removal performance

No description provided

Map and Object number key vs string key

No description provided

drawImage() img vs canvas vs bitmap + cropping, fix loading

No description provided

SVG parsing 999

fastest way to inject svg in HTML code

regex vs loop in keys

No description provided

Lodash isEqual vs JSON stringify v2

No description provided

`filter().length` vs. `reduce`

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

underscore without vs filter

No description provided

array indexOf vs includes vs some vs for loop

performance comparison of ways to find if an array contains a value

TextDecoder vs String.fromCharCode vs String.fromCodePoint

No description provided

Array.prototype.slice vs spread operator [FIXED]

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

keys vs entriess

No description provided

NEW BENCHMARK Your Benchmarks