Y
Hacker News
new
|
ask
|
show
|
jobs
by
rapsey
2374 days ago
That variable integer encoding is however slow for encoding/decoding. The space savings are of questionable worth.
1 comments
seriesf
2374 days ago
They are the same size as UTF-8 numbers but much slower to decode. I think the more-bit format is the only glaring mistake in proto that can never be fixed.
link