Benchmark name | When Created |
---|---|
NodeIterator | 9 months ago |
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings. kap
Test on isEqual performance |
9 months ago |
Symbol vs String property access speed
Testing JS square-bracket property access by string and by similarly-named symbol |
9 months ago |
test b@b regexp list inverted | 9 months ago |
test b@b regexp list | 9 months ago |
test b@b regexp 2
var classicRegExp = new RegExp("^([^./]+\\.)*slack\\.com/"); var betterRegExp = new RegExp("^(?:[^./]+\\.)*slack\\.com/"); |
9 months ago |
test b@b regexp | 9 months ago |
temporary test regexp b@b | 9 months ago |
DataAttribute vs Class Selector on body | 9 months ago |
empty an array in JavaScript and then reassign again
Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript |
9 months ago |
empty an array in JavaScript and then reassign
Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript |
9 months ago |
Array split vs string substring after | 9 months ago |
Reduce vs Object.groupBy
Testing the new native method |
9 months ago |
da cancellare | 9 months ago |
controllo velocità conversione byte
... |
9 months ago |
pippo1234
pippo ad |
9 months ago |
arr vs indexaction | 9 months ago |
Testing bitwise | 9 months ago |
Date.now() vs new Date().getTime()11 | 9 months ago |
Date.now() vs new Date().getTime()1 | 9 months ago |
Object.create(null) vs {} / Nullish coalescing assignment | 9 months ago |
Object.create(null) vs {} unknown property | 9 months ago |
normalize vector - Math.sqrt vs all squared vs all squared 1 | 9 months ago |
normalize vector - Math.sqrt vs all squared | 9 months ago |
new Map vs Array.from vs spread operator
What is faster creating new Map once and getting array from it repeatedly or create new Array once and get new Map repeatedly? |
9 months ago |