err, please ignore this section of my message:
On Mon, Jan 19, 2009 at 5:04 AM, Gregory P. Smith <[email protected]> wrote:

>
> Please submit patches for enhancements in the issue tracker.  For some
> reason its not accepting bugs.
>
> BTW, for further potential optimization try a less linear search on the
> number's magnitude rather than a linear series of ifs so that large values
> are also sped up.  See the C++ code for an example:
> http://code.google.com/p/protobuf/source/browse/trunk/src/google/protobuf/io/coded_stream.cc#741
>
> I haven't benchmarked that approach in python.  Also,
>

It is the draft of incomplete sentences of thoughts I was having before i
went off and played with the code in question to act on those thoughts and
wrote the main response above ;)

-gps

--~--~---------~--~----~------------~-------~--~----~
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