Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colanderman
on Jan 8, 2022
|
parent
|
context
|
favorite
| on:
UUIDs are popular, but bad for performance (2019)
Depending on caching strategy, using random UUIDs
also
decreases the maximum working set size before you become I/O bound by a huge factor. Postgres e.g. relies heavily on the O/S block cache and is subject to this.
dllthomas
on Jan 9, 2022
[–]
> using random UUIDs
I wasn't discussing using random UUIDs.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: