Differences between revisions 1 and 2
Revision 1 as of 2006-05-21 11:11:07
Size: 768
Editor: secure
Comment:
Revision 2 as of 2006-05-21 11:11:47
Size: 794
Editor: secure
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 3: Line 4:
Line 4: Line 6:
Line 5: Line 8:
Line 6: Line 10:
Line 7: Line 12:
Line 8: Line 14:
Line 9: Line 16:
Line 10: Line 18:
Line 11: Line 20:
Line 12: Line 22:
Line 13: Line 24:
Line 14: Line 26:

* [ 1479611 ] speed up function calls

* [ 1442927 ] PyLong_FromString optimization

* [ 1366311 ] SRE engine do not release the GIL

* [ 1359618 ] Speed charmap encoder

* [ 1353872 ] a faster Modulefinder (Related to py2exe runtime performance)

* [ 1346238 ] A constant folding optimization pass for the AST

* [ 1346214 ] Better dead code elimination for the AST compiler

* [ 1337051 ] remove 4 ints from PyFrameObject

* [ 1281707 ] Speed up gzip.readline (~40%)

* [ 1243730 ] Big speedup in email message parsing

* [ 1243654 ] Faster output if message already has a boundary

* [ 1145039 ] Remove some invariant conditions and assert in ceval

* [ 1107887 ] Speed up function calls/can add more introspection info

* [ 936813 ] fast modular exponentiation

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

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