Follow yang's 
blog<http://yz.mit.edu/wp/fast-native-c-protocol-buffers-from-python/>,
I got amazing speed up on serialize/parse.
I found create PB message objects and set/get values are also slow,
and not like the serialize/parse,
using the cpp implemention(even though import the c extension module) can't
bring effective speed up.
any suggestion?
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to