Thread: Python 2.5
View Single Post
Old Sep 26th, 2006, 2:52 PM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Note that some of the PEPs are merely templates.
Quote:
1 Other Language Changes

Here are all of the changes that Python 2.6 makes to the core Python language.

* TBD

1.1 Optimizations

* Optimizations should be described here.

The net result of the 2.6 optimizations is that Python 2.6 runs the pystone benchmark around XX% faster than Python 2.5.
Looks like me in the earliest stages of documenting a design, before I get around to coding, lol.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote