Differences between revisions 17 and 22 (spanning 5 versions)
Revision 17 as of 2006-05-25 14:19:42
Size: 2111
Editor: TimPeters
Comment:
Revision 22 as of 2006-05-26 10:02:09
Size: 2264
Editor: 213
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://www.python.org/sf/1479611 [ 1479611 ] ] speed up function calls
 * [http://www.python.org/sf/876193 [ 876193 ] ] reorganize, extend function call optimizations
 * [http://www.python.org/sf/1107887 [ 1107887 ] ] Speed up function calls/can add more introspection info
 * [http://www.python.org/sf/1479611 [ 1479611 ] ] speed up function calls TP
 * [http://www.python.org/sf/876193 [ 876193 ] ] reorganize, extend function call optimizations TP
 * [http://www.python.org/sf/1107887 [ 1107887 ] ] Speed up function calls/can add more introspection info TP
 * [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
 * [http://www.python.org/sf/1087418 [ 1087418 ] ] long int bitwise ops speedup TP
Line 7: Line 10:
 * [http://www.python.org/sf/1492828 [ 1492828 ] ] Improvements to ceval.c
Line 9: Line 11:
 * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder  * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder JD
Line 13: Line 15:
 * [http://www.python.org/sf/1243730 [ 1243730 ] ] Big speedup in email message parsing
 * [http://www.python.org/sf/1243654 [ 1243654 ] ] Faster output if message already has a boundary
* [http://www.python.org/sf/1145039 [ 1145039 ] ] Remove some invariant conditions and assert in ceval
 * [http://www.python.org/sf/1243730 [ 1243730 ] ] Big speedup in email message parsing SH
 * [http://www.python.org/sf/1243654 [ 1243654 ] ] Faster output if message already has a boundary SH
Line 18: Line 19:
 * [http://www.python.org/sf/921466 [ 921466 ] ] Reduce number of open calls on startup  * [http://www.python.org/sf/921466 [ 921466 ] ] Reduce number of open calls on startup GB
   * New patch posted, ready for review

Pending:

Addressed:

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

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