Benchmark name When Created
Object.assign vs spread vs _.extend on big data 7 months ago
JavaScript spread operator vs Object.assign performance - modify object - v2 7 months ago
JavaScript spread operator vs Object.assign performance - modify object 7 months ago
Remove undefined/null values from object - Lodash PickBy vs Native 7 months ago
Promise vs Async Await(2) 7 months ago
zk test spread vs push 3

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

7 months ago
zk test spread vs push 2

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

7 months ago
zk test spread vs push

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

7 months ago
test array empty 7 months ago
Empty Array - New vs Static 7 months ago
Spread Operator vs structuredClone

Spread Operator vs structuredClone

7 months ago
Accessing stuff 7 months ago
JSON Stringify with Circular Reference Speed Test

This benchmark tests whether the speed or JSON.stringify changes with object size

7 months ago
JSON Stringify Circular Reference Speed Test

This benchmark tests whether the speed or JSON.stringify changes with object size

7 months ago
We test stuff! 7 months ago
isArray-2

Array.isArray vs Object.prototype.toString vs [].constructor vs instanceof vs bool

7 months ago
array.includes vs. set.has on the fly 7 months ago
replace vs substring 2

Test the performance of replace() vs substring() vs slice() when replacing a char at the beginning of a (in this case uri query-)string that may or may not be there. Added the combined brackets[ ] + substr() method, since it's always the first char we wan't to pop off. Inspired by https://jsperf.com/replace-or-substr. Note: could not get 'let' and 'const' to work. Well, too bad...

7 months ago
promise vs callback 123 7 months ago
Lodash.isEqual vs JSON.stringify Equaliparison for large json

Test on isEqual performance

7 months ago
reduce vs. filter + map vs. forEach - list 100k 7 months ago
Filtering and mapping with .filter(...).map(...) vs .flatMap(...) vs custom filterMap(...) 7 months ago
Filtering + Mapping 7 months ago
Add item to array: push vs spread vs assign vs assign with from: 7 months ago
lodash/keyBy vs native reduce vs Object.groupBy 2 7 months ago

 New benchmark Your benchmarks