Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
Xeoncross
2y ago
0 comments
Share
I'm curious, why do you not store these as binary data or do you and you're saying that the UUID operations are better optimized than sorts on binary data?
0 comments
default
newest
oldest
snuxoll
2y ago
I can compare a 128bit UUID in a single instruction, a 160-bit ksuid is a little weirder to work with at the hardware level.
tasn
2y ago
Exactly what the sibling said, and the same applies to database operations (when they have a uuid type).
j
/
k
navigate · click thread line to collapse