Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mokeefe
on March 1, 2009
|
parent
|
context
|
favorite
| on:
Thrift, Protocol Buffers and JSON comparison
I suspect that he forgot to add the speedup option for pb:
option optimize_for = SPEED;
mitchellh
on March 1, 2009
|
next
[–]
Although I'm not a pb user, reading around its been said that this flag doesn't work for Python bindings to PB.
kragen
on March 2, 2009
|
prev
[–]
It's hard for me not to read "pb" in a Python serialization context as anything other than Perspective Broker.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
option optimize_for = SPEED;