Benchmark name | When Created |
---|---|
RAMDAvsNATIVE
nic |
4 years ago |
save&restore vs manual | 4 years ago |
Regexp vs includes method | 4 years ago |
save/restore vs manual | 4 years ago |
undefined
undefined js |
4 years ago |
Big Angular clone vs Lodash cloneDeep vs JSON Clone 1.5.10 | 4 years ago |
Angular clone vs Lodash cloneDeep vs JSON Clone 1.5.10 | 4 years ago |
Array.prototype.splice vs spread operator with slice for removal of entity
Compare the new ES6 spread operator with the traditional splice() method |
4 years ago |
Javascript: Array concat vs spread operator vs push speed test
Compare the new ES6 spread operator with the traditional concat() method and push. (by j3) |
4 years ago |
Array.prototype.concat vs spread operator merge
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
AB toggles check | 4 years ago |
Date parsing
11 |
4 years ago |
Which Is the Fastest
While, foreach, for of, for |
4 years ago |
What is the best for the index in the loop let or const ? | 4 years ago |
native built-in filter map function vs native logic for filter, map (about huge map #2)
native built-in filter map function vs native logic for filter, map |
4 years ago |
native built-in filter map function vs native logic for filter, map (about huge map)
native built-in filter map function vs native logic for filter, map |
4 years ago |
native built-in filter map function vs native logic for filter, map
native built-in filter map function vs native logic for filter, map |
4 years ago |
React Memo or No Memo | 4 years ago |
findindex vs some 3 | 4 years ago |
findindex vs some 2 | 4 years ago |
findindex vs some | 4 years ago |
typeof vs hasOwnProperty | 4 years ago |
Object access by key vs Map.get | 4 years ago |
Find Duplicate: sort, set, floyd
Find the fastest method of finding duplicates |
4 years ago |
Array rotate juggling cloned
Two implementations of array rotatee |
4 years ago |