Benchmark name | When Created |
---|---|
JavaScript spread operator vs Object.assign performance (empty object) | 3 years ago |
Lodash Intersection vs. ES6 includes | 3 years ago |
JavaScript spread operator vs Object.assign with empty obj performance | 3 years ago |
Object.assign vs spread operator 222 | 3 years ago |
Object.assign vs spread operator 22 | 3 years ago |
for/of vs Array loop vs foreach vs map
Based on: https://www.measurethat.net/Benchmarks/Show/2090/0/array-loop-vs-foreach-vs-map |
3 years ago |
void vs typeof | 3 years ago |
regular function vs arrow function | 3 years ago |
Some vs Find vs Filter | 3 years ago |
substr vs endsWith
Measure the performance diff between substr with negative index and endsWith |
3 years ago |
Lodash get vs Javascript
Lodash get vs Javascript |
3 years ago |
If vs obj to sort | 3 years ago |
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings., Volto specific
Test on isEqual performance |
3 years ago |
Array loop vs foreach vs map - maks test | 3 years ago |
lodash groupBy vs Array.reduce 2 | 3 years ago |
testasd123wdac
testasd |
3 years ago |
getElementById vs querySelector vs getElementsByTagName | 3 years ago |
Javascript: reduce VS for (modified)
Compare the "reduce" method with the "for" iteration method. Use case: There is an array with different numbers, we will compare the performance between the two methods to find the quantity of numbers greater than zero in the array list. |
3 years ago |
Javascript: reduce VS for
Compare the "reduce" method with the "for" iteration method. Use case: There is an array with different numbers, we will compare the performance between the two methods to find the quantity of numbers greater than zero in the array list. |
3 years ago |
[sited] Lodash vs native reduce | 3 years ago |
[sited] Lodash vs native find | 3 years ago |
[sited] Lodash vs native filter | 3 years ago |
[sited] Lodash vs native map | 3 years ago |
loop vs reduce for sums | 3 years ago |
loop vs reduce for summation | 3 years ago |