[Python-Dev] Reordering opcodes (PEP 203 Augmented Assignment)

M.-A. Lemburg mal@lemburg.com
Mon, 31 Jul 2000 10:48:51 +0200


"Barry A. Warsaw" wrote:
> 
> >>>>> "M" == M  <mal@lemburg.com> writes:
> 
>     M> These stats were created using an instrumented Python
>     M> interpreter running real applications (and recording all
>     M> executed opcodes to a file), so they can be considered close
>     M> enough to what Python typically does in its inner loop.
> 
>     M> If you need help, I can dig up those old tools and patches...
> 
> If you can update them for the current CVS, I'd suggest uploading them
> to SF.  I'd then be willing to run Mailman for a while on an
> instrumented Python to see what it does.

I'll see what I can do...

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/