Benchmark name When Created
Slice vs spread 10k items 2024

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

15 days ago
Concat vs push(...) vs spread

Comparing the various ways to append to an array

16 days ago
querySelector vs getElementsByClassName fixed? 17 days ago
str.split('') vs [...str] 17 days ago
Lodash cloneDeep vs structuredClone 2asdasdasrgdfg

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

17 days ago
Lodash cloneDeep vs structuredClone 2asdasdas

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

17 days ago
filter vs splice and indexOf

See if filter is faster than splice method for deletion

17 days ago
filter vs splice + indexOf

See if filter is faster than splice method for deletion

17 days ago
startsWith vs includes vs regex test when no match 17 days ago
startsWith vs includes (when no match) 17 days ago
array concat x array spread 17 days ago
Recursion Good Nodes for BTree 1432412 17 days ago
Iteration Good Nodes for BTree 1432412 17 days ago
Vanilla, Cash, jQuery 4, Umbrella- JS Library Performance Test 2024 17 days ago
_.remove verse filter 18 days ago
agGrid vs Collator 18 days ago
collatorCompare() vs collatorCompare2() with isBlank 18 days ago
collatorCompare() vs agGridComparator() 18 days ago
collatorCompare() vs collatorCompare2() 18 days ago
ES6 Class vs Prototype vs Object Literal (fixed)

Test the speed and memory usage using 3 different techniques for constructing class objects.

18 days ago
sortAlphaNumUsingRegex2() vs localeCompare('en', {numeric: true}) 18 days ago
sortAlphaNumUsingRegex() vs localeCompare('en', {numeric: true}) 18 days ago
Intl.Collator.compare('en', {numeric: true}) vs agGridComparator() 18 days ago
startsWith vs includes when no match 18 days ago
Object.is vs === 18 days ago

 New benchmark Your benchmarks