Differences between revisions 13 and 18 (spanning 5 versions)
Revision 13 as of 2006-05-23 18:55:16
Size: 2108
Editor: TimPeters
Comment:
Revision 18 as of 2006-05-25 14:34:07
Size: 2126
Editor: TimPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://www.python.org/sf/1492828 [ 1492828 ] ] Improvements to ceval.c
 * [http://www.python.org/sf/1442927 [ 1442927 ] ] PyLong_FromString optimization
 * [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/1492828 [ 1492828 ] ] Improvements to ceval.c TP
Line 6: Line 9:
 * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder  * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder JD
Line 13: Line 16:
 * [http://www.python.org/sf/1107887 [ 1107887 ] ] Speed up function calls/can add more introspection info
Line 23: Line 25:
  * [http://www.python.org/sf/1335972 [ 1335972] ] combo speedup and bugfix for string->int conversion  * [http://www.python.org/sf/1442927 [ 1442927 ] ] `PyLong_FromString` optimization
* [http://www.python.org/sf/1335972 [ 1335972] ] combo speedup and bugfix for string->int conversion
Line 25: Line 28:
 * [http://www.python.org/sf/1479611 [ 1479611 ] ] speed up function calls
Line 27: Line 29:
 * [http://www.python.org/sf/876193 [ 876193 ] ] reorganize, extend function call optimizations

Pending:

Addressed:

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

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