[Python-Dev] Need for Speed Sprint status

Tim Peters tim.peters at gmail.com
Sat May 27 10:31:32 CEST 2006


> http://wiki.python.org/moin/NeedForSpeed/Successes
> http://wiki.python.org/moin/NeedForSpeed/Failures
> http://wiki.python.org/moin/NeedForSpeed/Deferred

And

    http://wiki.python.org/moin/ListOfPerformanceRelatedPatches

All of these are linked to from the top page:

    http://wiki.python.org/moin/NeedForSpeed

We still have 8 hours of sprinting today.  I'm sure we'll run
before+after benchmarks (at least pystone + pybench) on a variety of
boxes, and record the results, before it's over.  Many speedups won't
be reflected in that (e.g., major struct-module speedups &
enhancements, various string->integer speedups, major psyco speedups,
...).


More information about the Python-Dev mailing list