On Jan 7, 2011, at 6:36 , Atamurad Hezretkuliyev wrote:
Currently our basic deserializer module is 17x faster than Google's implementation in pure Python.

The pure python code is pretty slow. However, the repository version (and the newly released 2.4.0 rc 1?) has C++ code to do serialization / deserialization. There is no documentation, but the following thread describes it:

http://groups.google.com/group/protobuf/browse_thread/thread/cfb13cd0a609b1c7/a5ada8791ca3c0ca#a5ada8791ca3c0ca

You may want to test that and see how it turns out. And/or contact Yang about this, since he was interested in the same problem.

Evan

--
Evan Jones
http://evanjones.ca/

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

Reply via email to