Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Ramda sort vs JS native toSort

No description provided

array spread vs assign

-

ramda vs javascript

No description provided

copy ArrayBuffer: Uint8Array.set vs by bytes

No description provided

querySelectorAll loop test

No description provided

canvas clearRect vs fillRect vs resize

Testing performance between clearRect and fillRect on a canvas.

Testing for false vs === undefined vs hasOwnProperty for undefined member vs hasown

No description provided

Direct object array access vs _.get

No description provided

Array.filter vs Array.push

No description provided

JS Slice vs. Pop vs index for last element

No description provided

64 bit 1

No description provided

64 bit

No description provided

for-in vs object.keys test TBM

No description provided

startswith vs includes test

No description provided

pow2 vs sqrt

No description provided

Vanilla JS VS JQuery DOM perfomance12

Vanilla JS VS JQuery DOM perfomance12

Array.prototype.slice vs spread operator new

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

getElementById vs querySelector vs map.get

No description provided

let vs const in a fix for-loop length

No description provided

Attribute Parser 2

1 large object-attribute v. smaller attributes

Attribute Parser l

1 large object-attribute v. smaller attributes

array.indexOf vs array.includes vs array.some vs equality

performance comparison of ways to find if an array contains a value

lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays 2]

No description provided

lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays]

No description provided

lodash flatMapDeep vs reduce

No description provided