Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array reverse

No description provided

String array includes vs if check anonymouse array

No description provided

String array includes vs if check correct

No description provided

String array includes vs if check

No description provided

Lodash pick and native method 2

No description provided

Lodash pick and native method 1

No description provided

Lodash pick and native method

No description provided

Object.fromEntries vs reduce vs Map constructor

No description provided

testeteste

No description provided

Base64 to Base64Url replaceAll vs split + join (with plusses and slashes)

No description provided

Base64 to Base64Url replaceAll vs split + join

No description provided

Intl.NumberFormat vs toLocalStringaa

No description provided

shvaer Native JS: concatenate string with + vs template literals vs String.concat 2

find best solution for concatenate 4 strings

shvaer Native JS: concatenate string with + vs template literals vs String.concat

find best solution for concatenate 4 strings

Test 6 copy methods - big data

No description provided

Test 6 copy methods - bigger data

No description provided

Array concat vs spread items test

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

Array concat vs spread test

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

Test 5 copy methods - bigger data

No description provided

Math.pow(x,0.5) vs Math.sqrt(x) vs x**0.5

No description provided

document.querySelectorAll('[id]') vs document.all vs document.getElementsByTagName('*')

No description provided

Array/Set/Map/Object Iteration 2

No description provided

Test 5 copy methods - existing data

No description provided

deep copy methods

compare spread, object.assign, JSON methods and lodash deepClone

String.fromCharCode & btoa vs base64ArrayBuffer vs Buffer toString

No description provided