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