Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Javascript Set vs Ramda series

No description provided

typescript class performance benchmark

Create Object/Instance and apply Function/Method on it

Case insensitive string comparison: toLowerCase vs localeCompare vs toUpperCase

No description provided

React Const vs Function - fixed2

No description provided

React Const vs Function - fixed

No description provided

lodash join vs join native

No description provided

TestArrayAllocationv2

No description provided

TestArrayAllocation

No description provided

TestArrayAllocationsAndFilling

No description provided

Abs vs ternary to find difference between two number

No description provided

If vs Object Literal

No description provided

Object.keys.length vs JSON.stringify Large Object

No description provided

test a b

ㅋㅋ

querySelector vs getElementsByClassName Corrected

No description provided

Find vs traversing

No description provided

Parent.Parent vs ParentUntil

No description provided

for vs foreach vs for..of vs for cached

Compare loop performance

set.has vs. Object key lookup 2

No description provided

push array elements using spread vs iteration

Compare push using a spreaded array versus adding items one at a time.

concat vs splice for joining two arrays

No description provided

Array.prototype.concat vs spread operator vs contact empty array

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

Symbol bullshit

No description provided

Array.prototype.concat vs spread operator vs contact empty array with 2 arrays

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

find array

No description provided

test if vs select case vs includes

No description provided