Benchmark name | When Created |
---|---|
For vs For of loop v3 | 5 years ago |
For vs For of loop | 5 years ago |
Regex vs .indexOf vs .startsWith vs .substr real
Testing some things |
5 years ago |
Som vs findIndex | 5 years ago |
Lodash.js vs Javascript | 5 years ago |
JavaScript spread operator vs Object.assign performance redux like | 5 years ago |
Lodash cloneDeep 4.17.10 vs JSON Clone | 5 years ago |
Ramda vs native vs loop | 5 years ago |
Object in vs Object[] | 5 years ago |
Array concat vs double spread operator vs push with 10 objects
Compare the new ES6 spread operator with the traditional concat() method and push |
5 years ago |
Test map foreach
test |
5 years ago |
Stardust memoized | 5 years ago |
JavaScript spread operator vs Object.assign performance immutable
Performance of object spread vs Object.assign when while preserving previous data. |
5 years ago |
Array loop vs foreach vs map (Memory Check) | 5 years ago |
Array loop vs foreach vs map memory | 5 years ago |
eval vs Function string interpolation
Compares how eval() compares to Function in some form of templating |
5 years ago |
custom promise (part 2) vs jquery deferred object
Vanilla JS VS JQuery AJAX perfomance |
5 years ago |
custom promise vs jquery deferred object
Vanilla JS VS JQuery AJAX perfomance |
5 years ago |
toLocalDateString vs Array index
Checking the performance of a date toLocaleDateString |
5 years ago |
match vs split | 5 years ago |
Dataview vs Uint8Array - read byte+ | 5 years ago |
undefined checking | 5 years ago |
querySelectorAll vs. getElementsByTagName | 5 years ago |
Array.prototype.concat vs spread operator not new array
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
Array.prototype.concat vs spread operator no jq
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |