Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Squaring in javascript2

Squaring in javascript

Squaring in javascript

Squaring in javascript

Search Performance: Map<number, object> vs Array<object> vs HTMLCollection vs {Array, Map}

Compare the performance of the process of searching and getting specific data from large data sets.

replaceChild VS removeChild + insertBefore VS insertBefore + removeChild

Comparison of different options to replace DOM element.

in vs Object.hasOwn vs Object.prototype.hasOwnProperty

No description provided

Proxy class vs object literal

No description provided

Array.from vs Spread using 10000 elements / only counts conversion

No description provided

Array.from vs Spread using 1000000 elements / only counts conversion

No description provided

Array.from vs Spread using 1000000 elements

No description provided

Array.from vs Spread using 10000 elements

No description provided

Set to Array vs. lodash uniq

No description provided

Math.floor vs right shift

No description provided

Get first object value using lodash.flatMap, Object.values or Object.keys

No description provided

toFixed vs toPrecision vs Math.round() vs ~~(someFloat * 10000) / 10000

No description provided

Append array to array: destructuring push vs for-each push

No description provided

Test map reduce vs for...loop

No description provided

lodash.isEqual vs fast-deep-equal vs JSON.stringify

No description provided

RegEx.exec vs String.test

No description provided

Reduce: concat vs push

No description provided

Teste forEach x map

No description provided

Teste forEach Vinicius

teste

useMemo effect speed

No description provided

useMemo effect

No description provided

test wawa

No description provided

Lodash vs Set

No description provided