☆ Yσɠƚԋσʂ ☆ to Programmer HumorEnglish · 1 month agotimeoutSortimagemessage-square9linkfedilinkarrow-up1100arrow-down11
arrow-up199arrow-down1imagetimeoutSort☆ Yσɠƚԋσʂ ☆ to Programmer HumorEnglish · 1 month agomessage-square9linkfedilink
minus-squareVinapocalypselinkfedilinkarrow-up4·edit-21 month agoPR: - setTimeout(() => console.log(item), item) + setTimeout(() => console.log(item), Math.log(item)) Comment: This will speed up sort time greatly. However, sort order may become erratic for longer lists, and lists with numbers less than 1
PR:
- setTimeout(() => console.log(item), item) + setTimeout(() => console.log(item), Math.log(item))Comment: This will speed up sort time greatly. However, sort order may become erratic for longer lists, and lists with numbers less than 1