Benchmark name When Created
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.

one year ago
change id vs appendChild one year ago
objects array find vs some

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

one year ago
Array from vs string split with large strings one year ago
interpolation vs toString vs concat one year ago
Lodash Pick vs Native destructuring vs Manual Picks1

Compare _.pick vs native destructuring vs manual picks

one year ago
RXJS single vs multi-pipe one year ago
clamp with min max vs ternary multiple one year ago
clamp with min max vs ternary one year ago
string vs array comparison one year ago
array[2] vs array.at(2) one year ago
for vs foreach vs for..in vs for..of - forkfork

Compare loop performance

one year ago
for vs foreach vs for..in vs for..of - fork

Compare loop performance

one year ago
replaceAll vs regex replace vs string split join including longer test cases one year ago
replaceAll vs regex replace vs string split join one year ago
Group by one year ago
replace vs exec v2 one year ago
matchAll vs exec v2 one year ago
matchAll vs exec one year ago
regexp.matchAll vs regexp.exec one year ago
set.has vs. array.includes vs array.indexOf (small set of string values) one year ago
exec vs replace one year ago
GetElementById vs GetElementByTag v2 one year ago
slice vs spread 1 one year ago
GetElementById vs GetElementByTag one year ago

 Create Your benchmarks


;