Benchmark name When Created
string split by length: substring vs match one year ago
Array.push vs Set.add one year ago
Array.from(map) vs Object.fromEntries(map.entries()) one year ago
lodash partition vs forEach with array spread iterator vs array push vs for each with concat vs two filters with 10000 one year ago
lodash UniqueWith vs custom filter for de-duplication one year ago
lodash partition vs forEach with array spread iterator vs array push vs for each with concat vs two filters one year ago
lodash partition vs forEach with array spread iterator vs array push one year ago
reduce.concat() vs flat()22222

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

one year ago
Slice vs Split time benchmark one year ago
str.match vs str.split with regex vs string input one year ago
str.match vs str.Split test 032923

Test String.match with regex against String.split with string. We are splitting a string at the comma.

one year ago
Array vs Linked List (with improved array corrected)

Manage Todos in a list - compare performance of Array vs Linked List.

one year ago
setting localStorage

testing efficiency of setting localStorage with and without conditional deep equals check

one year ago
Object.assign vs Lodash.omit

Measuring approaches performance

one year ago
Sort numbers with vs without arguments one year ago
Sort numbers with vs without arguments one year ago
Delete vs Setting undefined one year ago
useMemo test 76 one year ago
Array initialization: preallocate_add_end vs push one year ago
useMemo one year ago
Array vs Linked List (with improved array)

Manage Todos in a list - compare performance of Array vs Linked List.

one year ago
Comparing and Filtering two arrays, using the set.has vs. array.includes vs array.indexOf one year ago
gjfgjgfjfgj24 one year ago
fhshdshdshdshdsh one year ago
JSON.Stringify vs TextEncoder one year ago

 New benchmark Your benchmarks