Benchmark name | When Created |
---|---|
ALY js vs lodash | 7 months ago |
... & unshift | 7 months ago |
shift 4 filter | 7 months ago |
Date vs Dayjs | 7 months ago |
Array/Set/Map/Object Iteration next | 7 months ago |
forwardRef perf vs simple | 7 months ago |
for, for..of, forEach | 7 months ago |
concat vs spread vs push three arrays to new one FIX
Compare the spread, concat, push three arrays to new one |
7 months ago |
concat vs spread vs push three arrays to new one
Compare the spread, concat, push three arrays to new one |
7 months ago |
concat vs spread three arrays
Compare the spread operator with the concat() method |
7 months ago |
RegEx.test vs. String.includes x 2 | 7 months ago |
merge vs mergeWith params | 7 months ago |
Intl.Collator.compare vs localeCompare with numbers | 7 months ago |
Hex convertion : Mapping vs Range
Which one is the faster for hex conversion : testing a range of retrieving a value ? See https://url.spec.whatwg.org/#percent-encoded-bytes |
7 months ago |
Intl.NumberFormat | 7 months ago |
Object key access vs array index access 1000000
Tests the speed of accessing an item by object key vs array index. |
7 months ago |
Object key access vs array index access 100000
Tests the speed of accessing an item by object key vs array index. |
7 months ago |
Object key access vs array index access 10000
Tests the speed of accessing an item by object key vs array index. |
7 months ago |
Test Dipyaman | 7 months ago |
chain of or equals vs Set.has
how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs |
7 months ago |
JSON Clone vs Clone | 7 months ago |
RFDC clone vs Clone | 7 months ago |
RFDC clone vs Lodash cloneDeep vs JSON Clone vs Clone | 7 months ago |
.includes() vs indexOf() for single-character search in string | 7 months ago |
Lodash cloneDeep vs structuredClone w/ larger payload
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone |
7 months ago |