Differences between revisions 21 and 23 (spanning 2 versions)
Revision 21 as of 2006-05-25 14:39:46
Size: 2223
Editor: 213
Comment:
Revision 23 as of 2006-05-26 10:05:28
Size: 2490
Editor: 213
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Line 12: Line 11:
 * [http://www.python.org/sf/1353872 [ 1353872 ] ] a faster Modulefinder (Related to py2exe runtime performance)
Line 17: Line 15:
 * [http://www.python.org/sf/936813 [ 936813 ] ] fast modular exponentiation
 * [http://www.python.org/sf/923643 [ 923643 ] ] long <-> byte-string conversion
Line 20: Line 16:
 * [http://www.python.org/sf/813436 [ 813436 ] ] Scalable zipfile extension
 * [http://www.python.org/sf/738094 [ 738094 ] ] for i in range(N) optimization
      * Related to [http://www.python.org/sf/1472639 [ 1472639 ] ] make range be xrange
   * New patch posted, ready for review
Line 31: Line 26:

Deferred:
 * [http://www.python.org/sf/813436 [ 813436 ] ] Scalable zipfile extension
   * Addressed by SoC student
 * [http://www.python.org/sf/738094 [ 738094 ] ] for i in range(N) optimization
   * Related to [http://www.python.org/sf/1472639 [ 1472639 ] ] make range be xrange
   * Topic was discussed endlessly for some times.
 * [http://www.python.org/sf/936813 [ 936813 ] ] fast modular exponentiation
   * Going to need a lot of attention, not suitable for the sprint.
 * [http://www.python.org/sf/923643 [ 923643 ] ] long <-> byte-string conversion
   * This is a feature request.
 * [http://www.python.org/sf/1353872 [ 1353872 ] ] a faster Modulefinder (Related to py2exe runtime performance)
   * No one interested in it.

Pending:

Addressed:

Deferred:

ListOfPerformanceRelatedPatches (last edited 2008-11-15 14:00:44 by localhost)

Unable to edit the page? See the FrontPage for instructions.