Benchmark name When Created
flatMap vs filter.map vs reduce to Object samll data set

flatMap vs filter map

28 days ago
flatMap vs filter.map vs reduce to Object

flatMap vs filter map

28 days ago
math.min/max vs sort 28 days ago
JSON.stringify vs structuredClone1

JSON.stringify vs structuredClone

28 days ago
Concat vs push(...) for large arrays with PrototypePushApply

Comparing the various ways to append to a large array

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 31 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 62 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 125 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 250 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 500 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects with 10,000 fields

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
jAg's comparison of unzipping, possibly modifying, and rezipping objects

You've got an object with a bunch of fields. You want to iterate through each field and if it matches a certain set of values/state, you want to modify it, and then get the final updated object (ie not just the updated values, but all the unchanged values too. The only thing that doesn't matter is the original value).

28 days ago
lodash vs deepmerge vs deepmerge-ts vs ts-deepmerge 28 days ago
josh's Object.fromEntries vs reduce vs map 28 days ago
Replace char in long string 28 days ago
i hate l00ps 28 days ago
test json vs omit 28 days ago
Trim last char2 28 days ago
Object.assign vs Object.fromEntries 2 28 days ago
Object.assign vs Object.fromEntries 28 days ago
Filter vs indexOf + spread+ splice 28 days ago
Array filter vs. for loop - with for in (10k) 28 days ago
lodash sortBy concat 28 days ago
Get index with indexOf or with map 28 days ago
String comparison vs boolean check 29 days ago

 New benchmark Your benchmarks