Benchmark name When Created
Fastest way to check if object is empty with 3 types of checks with big amount of data

You don't need to make add for loops in your test scenarios, the benchmark does it itself.

one month ago
new-date-vs-date-settime-fixed2 one month ago
new-date-vs-date-settime-fixed one month ago
`filter().length` vs. `reduce` vs. `for` fork

Compare `filter().length` vs `reduce` vs `for` loop by counting element that satisfy condition. Forked from https://www.measurethat.net/Benchmarks/Show/22294/0/filterlength-vs-reduce-vs-for

one month ago
i hate l00ps with optimaze for and with function one month ago
i hate l00ps with optimaze for one month ago
push spread vs concat jopa one month ago
TESTSort2 one month ago
TESTSort one month ago
flatMap vs filter.map vs reduce to Object samll data set

flatMap vs filter map

one month ago
flatMap vs filter.map vs reduce to Object

flatMap vs filter map

one month ago
math.min/max vs sort one month ago
JSON.stringify vs structuredClone1

JSON.stringify vs structuredClone

one month ago
Concat vs push(...) for large arrays with PrototypePushApply

Comparing the various ways to append to a large array

one month 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).

one month 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).

one month 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).

one month 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).

one month 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).

one month 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).

one month 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).

one month ago
lodash vs deepmerge vs deepmerge-ts vs ts-deepmerge one month ago
josh's Object.fromEntries vs reduce vs map one month ago
Replace char in long string one month ago
i hate l00ps one month ago

 New benchmark Your benchmarks