Benchmark name When Created
ruse compiler factorial 004 5 years ago
ruse compiler factorial 003 5 years ago
ruse compiler factorial 002 5 years ago
ruse compiler factorial 001 5 years ago
Lodash: difference vs intersection vs includes 5 years ago
Array push vs spread vs concat

When adding an element to an array, measure the performance of push, spread syntax and concat. The case is when original array must contain the new element, thus modifying it in process.

5 years ago
createElementTree ForEach 2 5 years ago
createElementTree ForEach 5 years ago
Testingas AngularGas5 5 years ago
Testingas AngularGas3 5 years ago
Testingas AngularGas2 5 years ago
Testingas AngularGas 5 years ago
Lodash Vanilla (+ Chained) vs Lodash FP vs Native 5 years ago
Lodash Vanilla vs Lodash FP 5 years ago
for/forEach/map 5 years ago
ruse js object vs array 5 years ago
ruse equal benchmark 5 years ago
func vs js object vs symbol 5 years ago
Performance of Object.values(obj) vs_.values() vs for...in to extract values from an object

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

5 years ago
Object values vs _.values vs my-values

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

5 years ago
cdfersd

ccs dss dw

5 years ago
lodash.each vs jquery each 5 years ago
lodash partition vs forEach with array push vs two filter loops 5 years ago
Array vs object performance by Dan 2 5 years ago
Array vs object performance by Dan 5 years ago

 New benchmark Your benchmarks