Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

regex vs string functions2

No description provided

regex vs string functions

No description provided

document.querySelector('[id]') vs document.all vs document.getElementsByTagName('*')

No description provided

document.querySelector('[id]') vs document.all vs document.getElementsByTagName('*')

No description provided

querySelectorAll() vs getElementsByTagName

No description provided

lodash uniq vs set v2

No description provided

Lodash cloneDeep vs json.parse+stringify

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

lodash uniq vs set 1

No description provided

aaa params str to obj

No description provided

getComputedStyle vs getBoundingClientRect

No description provided

Lodash sort vs array.prototype.sort (Lodash 4.17.15)

No description provided

Array find vs index match

No description provided

Array clearing methods.

No description provided

find vs for of arr

Measuring which is faster

find vs for of

Measuring which is faster

Reduce vs map with empty filter

No description provided

Reduce vs Map

Benchmark what is best performant

二百斤担子十里山路不换肩

No description provided

Data Properties vs. Accessor Properties vs. Getter / Setter Methods vs Proxy

The purpose of this benchmark is to determine the performance differences between data properties, accessor properties and getters / setter functions.

change id vs appendChild

No description provided

objects array find vs some

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

Array from vs string split with large strings

No description provided

interpolation vs toString vs concat

No description provided

Lodash Pick vs Native destructuring vs Manual Picks1

Compare _.pick vs native destructuring vs manual picks

RXJS single vs multi-pipe

No description provided