Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array of strings, null, and ints lodash uniq vs set

What is the fastest method of getting a the unique items from an array

Object array using find vs lodash find (new lodash)

No description provided

array[0] vs array.at(0) on 100000 elements

No description provided

Array concat vs spread operator vs push 2023-08-21

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

flat vs some 2

No description provided

rest vs arguments

No description provided

push vs set length and index vs index vs typedArray to array vs typedArray

No description provided

hfjshfjkshfkriwzrwzriewuzr838485

No description provided

push vs set length and index

No description provided

JS BigInt big number performance v8

Compare Number vs BigInt for big numbers

JS BigInt big number performance v5

Compare Number vs BigInt for big numbers

JS BigInt big number performance v4

Compare Number vs BigInt for big numbers

JS BigInt big number performance v3

Compare Number vs BigInt for big numbers

Object iteration : for in vs values

No description provided

Lodash clone VS spread operator shallow

No description provided

Direct call vs bind vs call vs apply v2

No description provided

isArray vs optional length 2

Array.isArray vs array?.length > 0

isArray vs optional length

Array.isArray vs array.length > 0

for vs const for..of

Compare loop performance

for vs for..of

Compare loop performance

Number.toLocaleString vs Intl.NumberFormat HANA2

No description provided

Lodash sortBy vs orderBy_fork

Lodash sortBy vs orderBy

Map bs Obj

No description provided

spread vs apply

No description provided

Object.values vs Object.keys iteration perf

No description provided