Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
haberman
on April 25, 2021
|
parent
|
context
|
favorite
| on:
Parsing Protobuf at 2+GB/S: How I Learned to Love ...
So I was not able to get simdjson going in time, but I did dump my test payload to JSON. In protobuf the payload was 7506 bytes, in JSON 19283 bytes.
So parsing this particular payload at 2GB/s would be equivalent to parsing it at 5.1GB/s in JSON.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So parsing this particular payload at 2GB/s would be equivalent to parsing it at 5.1GB/s in JSON.