Benchmark name | When Created |
---|---|
Escape HTML regex vs replace vs textNode vs Option 4 | 7 months ago |
Escape HTML regex vs replace vs textNode vs Option 3 | 7 months ago |
Escape HTML regex vs replace vs textNode vs Option 2 | 7 months ago |
Escape HTML regex vs replace vs textNode vs Option | 7 months ago |
JSON Querying Comparisons + JmesPath | 7 months ago |
find vs findIndex vs some (fork)
Measuring which is faster |
7 months ago |
for vs foreach vs for..in vs for..of with content and isEven
Compare loop performance |
7 months ago |
for vs foreach vs for..in vs for..of with content
Compare loop performance |
7 months ago |
JSON.stringify vs structuredClone vs _.cloneDeep
JSON.stringify vs structuredClone vs _.cloneDeep |
7 months ago |
JSON.stringify vs structuredClone vs _.deepClone
JSON.stringify vs structuredClone |
7 months ago |
assign vs spread test inside loop v2 | 7 months ago |
assign vs spread test inside loop | 7 months ago |
lodash groupBy vs Array.reduce vs simple for loop
Comparing performance of: Lodash vs Native reduce vs native for loop for grouping |
7 months ago |
Intl.NumberFormat vs toLocalString yoyo | 7 months ago |
Slice vs spread vs slice(0) 10k items 2024
Compare the new ES6 spread operator with the traditional slice() method |
7 months ago |
Slice vs spread 10k items 2024
Compare the new ES6 spread operator with the traditional slice() method |
7 months ago |
Concat vs push(...) vs spread
Comparing the various ways to append to an array |
7 months ago |
querySelector vs getElementsByClassName fixed? | 7 months ago |
str.split('') vs [...str] | 7 months ago |
Lodash cloneDeep vs structuredClone 2asdasdasrgdfg
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone |
7 months ago |
Lodash cloneDeep vs structuredClone 2asdasdas
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone |
7 months ago |
filter vs splice and indexOf
See if filter is faster than splice method for deletion |
7 months ago |
filter vs splice + indexOf
See if filter is faster than splice method for deletion |
7 months ago |
startsWith vs includes vs regex test when no match | 7 months ago |
startsWith vs includes (when no match) | 7 months ago |