Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Xeoncross
3y ago
0 comments
Save
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
2 comments · 2 top-level
top
newest
oldest
snuxoll
3y 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
3y 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