Differences between revisions 25 and 29 (spanning 4 versions)
Revision 25 as of 2006-05-26 11:41:39
Size: 2534
Editor: 213
Comment:
Revision 29 as of 2006-05-27 13:49:48
Size: 2585
Editor: SteveHolden
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [http://www.python.org/sf/1145039 [ 1145039 ] ] Remove some invariant conditions and assert in ceval TP
 * [http://www.python.org/sf/1492828 [ 1492828 ] ] Improvements to ceval.c TP
Line 10: Line 8:
 * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder JD
 * [http://www.python.org/sf/1346238 [ 1346238 ] ] A constant folding optimization pass for the AST
Line 14: Line 10:
 * [http://www.python.org/sf/1243730 [ 1243730 ] ] Big speedup in email message parsing SH
Line 16: Line 11:
 * [http://www.python.org/sf/921466 [ 921466 ] ] Reduce number of open calls on startup GB
   * New patch posted, ready for review
Line 22: Line 15:
 * [http://www.python.org/sf/1145039 [ 1145039 ] ] Remove some invariant conditions and assert in ceval TP
Line 24: Line 18:
 * [http://www.python.org/sf/876206 [ 876206 ] ] scary frame speed hacks
 * [http://www.python.org/sf/1281707 [ 1281707 ] ] Speed up gzip.readline (~40%)
 * [http://www.python.org/sf/876206 [ 876206 ] ] scary frame speed hacks [SUCCESS]
 * [http://www.python.org/sf/1281707 [ 1281707 ] ] Speed up gzip.readline (~40%) [SUCCESS]
Line 27: Line 21:
 * [http://www.python.org/sf/1243730 [ 1243730 ] ] Big speedup in email message parsing SH '''no speedup observed'''
 * [http://www.python.org/sf/921466 [ 921466 ] ] Reduce number of open calls on startup GB
 * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder [patch approved, MAL to apply]
Line 40: Line 37:
 * [http://www.python.org/sf/1492828 [ 1492828 ] ] Improvements to ceval.c --> RaymondHettinger
 * [http://www.python.org/sf/1346238 [ 1346238 ] ] A constant folding optimization pass for the AST

Pending:

Addressed:

Deferred:

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

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