Benchmark name | When Created |
---|---|
Array.prototype.concat vs spread operator - Immutable version
Compare the new ES6 spread operator with the traditional concat() method. All methods create a fresh array to simulate an environment where immutable data is a requirement. |
6 years ago |
Array.prototype.concat vs spread operator - Immutable version
Compare the new ES6 spread operator with the traditional concat() method. All methods create a fresh array to simulate an environment where immutable data is a requirement. |
6 years ago |
Lodash cloneDeep vs JSON Clone | 6 years ago |
Lodash cloneDeep vs JSON Clone | 6 years ago |
Dot property set notation VS Lodash.set
Compares different approaches to set an object property |
6 years ago |
cache vs live | 6 years ago |
cache vs live | 6 years ago |
cache vs live | 6 years ago |
cache vs live | 6 years ago |
drawing cached vs live | 6 years ago |
cache vs live | 6 years ago |
save/restore vs manual - shadow | 6 years ago |
lodash.mapKeys vs Iterating over Object.keys | 6 years ago |
SJCL sym vs asym | 6 years ago |
Array vs Linked List push
Manage Todos in a list - compare performance of Array vs Linked List. |
6 years ago |
test js | 6 years ago |
array for vs foreach
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Performance of delete on large arrays | 6 years ago |
Vanilla vs jQuery vs Zepto vs Umbrella vs Bliss JS Library Speed Test | 6 years ago |
Class instance
Testing class instance creation performance |
6 years ago |
Class declaration test
Testing class declaration performance |
6 years ago |
First Test
Just trying it |
6 years ago |
Array vs Linked List App
Array vs Linked List App |
6 years ago |
search exactly one element in array filter vs for loop | 6 years ago |
Vanilla JS VS JQuery AJAX perfomance
Vanilla JS VS JQuery AJAX perfomance |
6 years ago |