Y
Hacker News
new
|
ask
|
show
|
jobs
by
zozbot234
1659 days ago
Protobuf is not even all that good as a format, flatbuffers has generally better properties.
1 comments
zaphirplane
1659 days ago
My impression is flatbuffers takes more cpu caused it doesn’t transform the binary payload (it’s use case)
link