Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

string vs numeric enum values compare

No description provided

Add a lot of elements to array: slice and push vs destructuring

No description provided

find() vs for...of vs for-loop 2222

Testing the difference between native loops and find()

for vs foreach vs for..in vs for..of skidson

Compare loop performance skidson

Math.max() vs Function with For loop

Compare speed of Math.max() vs for loop

Math.max() vs for loop

Compare speed of Math.max() vs for loop

Constructor parameters versus object assignment

No description provided

Direct call vs bound call vs call vs apply

No description provided

RegEx.test vs Array.forEach Array.find Email cashing test:

No description provided

drawImage vs draw path

No description provided

RegEx.test vs Array.includes Email cashing test:

No description provided

Array concat vs spread vs push spread, loop, apply vs lodash.concat

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

cached Intl.NumberFormat vs new Intl.NumberFormat vs toLocaleString currency number

No description provided

JSON.parse() vs. eval() large object

No description provided

me vs chatgpt

No description provided

Object key vs values.includes

No description provided

213find vs findIndex vs some (Array prototype methods)

No description provided

MapBy reduce vs foreach

No description provided

native reverse findLastIndex vs lodash _.findLastIndex

Compare lodash findLastIndex with native findLastIndex

js-xss vs DOMPurify

No description provided

binary check1

No description provided

binary check

No description provided

slice vs substring vs [] vs charAt vs charCodeAt

No description provided

ES6 Class vs Prototype vs Object Literal (modified)

Test the speed and memory usage using 3 different techniques for constructing class objects.

testeeeeeeee

No description provided

NEW BENCHMARK Your Benchmarks