Y
Hacker News
new
|
ask
|
show
|
jobs
by
Nasrudith
1872 days ago
Technically they can also use variable length integers or even "BigIntegers" but they process slower.
1 comments
acdha
1872 days ago
Yes - I said 64-bit because that’s a natural size now and for high volume like this it seems likely that they’d prefer a fixed size to savings which make decode and recovery logic harder and less cache line efficient.
link