Join Nostr
2025-04-29 19:01:47 UTC
in reply to

beka valentine on Nostr: some programming languages even have a default sort that switches algorithms based on ...

some programming languages even have a default sort that switches algorithms based on the length of the list so that you're always using the best one for the task and don't get whacked by constant factors