Differences between revisions 14 and 18 (spanning 4 versions)
Revision 14 as of 2006-05-24 22:05:19
Size: 1761
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/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 5: Line 9:
 * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder  * [http://www.python.org/sf/1359618 [ 1359618 ] ] Speed charmap encoder JD
Line 12: Line 16:
 * [http://www.python.org/sf/1107887 [ 1107887 ] ] Speed up function calls/can add more introspection info
Line 22: Line 25:
 * [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
 * [http://www.python.org/sf/876206 [ 876206 ] ] scary frame speed h
 * [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
 * [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/1337051 [ 1337051 ] ] remove 4 ints from PyFrameObject

Pending:

Addressed:

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

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