Benchmark name When Created
GetElementById vs GetElementByTag one year ago
getElementByID vs querySelector vs firstChild walk

fastest way to select a dom node

one year ago
test await one year ago
arr unshift vs push + reverse (mid array) one year ago
RegExp vs String vs Arrays manipulation for paths one year ago
CUSTOM substring vs slice one year ago
To the 7th power v2

Examines different ways to raise to the power of 7

one year ago
JavaScript spread operator vs Object.assign performance 13 one year ago
JavaScript spread operator vs Object.assign performance 12 one year ago
JavaScript spread operator vs Object.assign performance 11 one year ago
rxjs map map

123

one year ago
isFinite vs isNaN one year ago
Plain Json: lodash clonedeep vs json.parse(stringify())

One more case to check

one year ago
Object Cloning Performance Benchmark: Spread vs. Object.assign and More

This benchmark tests the performance of various JavaScript methods for cloning or copying objects. Using a randomly generated object, the test compares the efficiency of methods such as the spread syntax and Object.assign. It provides insights into the fastest ways to duplicate large datasets in JavaScript.

one year ago
qall vs getbytag one year ago
flatMap vs Reduce with push - test2 one year ago
flatMap vs Reduce with push - test one year ago
math pow (with few extra variants, but without multiplication example and it's pow 8, not pow 2) one year ago
math pow vs multiply (with few extra variants, but without multiplication example) one year ago
math pow vs multiply (with few extra variants) one year ago
Regex match vs While loop one year ago
js array copy any type one year ago
Array Slice vs index one year ago
document.getElementById vs Date.now() one year ago
toBase62String one year ago

 Create Your benchmarks


;