Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Concat vs push(...) for large arrays random

Comparing the various ways to append to a large array

Array concat vs spread operator vs loop push

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

Compare string-to-value or valueArray-to-string

No description provided

endsWith vs Regex

No description provided

array Boolean(find) vs some

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

forEach vs reduce vs map vs filter vs for v2292U9I2JIR2J0IEJ02JE0IJ20EJzdDZD

No description provided

forEach vs reduce vs map vs filter vs for v2292U9I2JIR2J0IEJ02JE0IJ20EJ

No description provided

testasdf

test

ternary vs if

No description provided

key in object vs. object[key] === undefined

No description provided

reduceflatmap

No description provided

Math.sqrt() vs Fast inverse sqrt

No description provided

obj destructuring

No description provided

Math.pow vs ** vs * and Random

No description provided

whitespace detection 2

No description provided

Object.assign vs JavaScript spread operator

No description provided

JS Object assign vs object new property 2

No description provided

JS Object assign vs object new property

No description provided

destruct, object vs func

No description provided

Test Demo 1

No description provided

arr unshift vs double reverse

No description provided

Object property vs switch with 100 executions

Dummy benchmark

Binding performance 2

Testing the performance for multiple bindings vs. one binding using event delegation

Binding performance

Testing the performance for multiple bindings vs. event delegation

toFixed() vs Math.round().toString()

No description provided