Benchmark name When Created
js split vs substring 4 years ago
ydsahodijs

Compares slice, substr and substring to each other when there is only a start index

4 years ago
Angular Copy vs Lodash Copy Vs native vs other and stringsaved

compare object copy

4 years ago
Array.prototype.concat vs spread

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

4 years ago
Angular Copy vs Lodash Copy Vs native vs other

compare object copy

4 years ago
Angular Copy vs Lodash Copy Vs native

compare object copy

4 years ago
map vs for: too much data 4 years ago
for vs map 4 years ago
for vs map 4 years ago
lodash.isFinite vs native isFinite 4 years ago
foreach vs map vs for in v2 4 years ago
Regex vs split/join with simple replace 4 years ago
Check speed of lodash sort vs js sort 4 years ago
native findIndex vs lodash findIndex

Compare performance of native [].findIndex and _.findIndex

4 years ago
reduces 4 years ago
Tree building performance test w/ larger array (single invocation) v4 4 years ago
Tree building performance test 4 years ago
for vs forEach vs map : array creation : 2019

This test is to test the return of an array from these loops. A lot of the test are incorrect because .map returns an array. So it will only be fair to test the speeds based on returning a new array from all loops.

4 years ago
for with saved length vs evaluation on every loop cycle 4 years ago
lodash shuffle 4 years ago
For loop vs For...Of loop 3 4 years ago
arr delete: length=0 vs [] 4 years ago
For loop vs For...Of loop 2 4 years ago
For loop vs For...of loop 4 years ago
_.isEmpty vs native 4 years ago

 New benchmark Your benchmarks