Benchmark name When Created
Slice vs spread vs slice(0) 10k items 2024

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

4 days ago
Slice vs spread 10k items 2024

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

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

Comparing the various ways to append to an array

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

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

6 days ago
Lodash cloneDeep vs structuredClone 2asdasdas

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

6 days ago
filter vs splice and indexOf

See if filter is faster than splice method for deletion

6 days ago
filter vs splice + indexOf

See if filter is faster than splice method for deletion

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

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

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

 New benchmark Your benchmarks