this post was submitted on 04 Nov 2025
89 points (98.9% liked)

Programmer Humor

43158 readers
4 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Vinapocalypse@lemmy.ml 3 points 9 months ago* (last edited 9 months ago)

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