Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

clamp with min max vs ternary multiple

No description provided

clamp with min max vs ternary

No description provided

string vs array comparison

No description provided

array[2] vs array.at(2)

No description provided

for vs foreach vs for..in vs for..of - forkfork

Compare loop performance

for vs foreach vs for..in vs for..of - fork

Compare loop performance

replaceAll vs regex replace vs string split join including longer test cases

No description provided

replaceAll vs regex replace vs string split join

No description provided

Group by

No description provided

replace vs exec v2

No description provided

matchAll vs exec v2

No description provided