Message98122
This is a backport of the newgil work to the 2.7 branch (otherwise known as trunk.) Patch is against r77678.
Created by diffing r76193 (last in the newgil branch)
against r76189 and applying the result. Generally applied cleanly and it looked as though only 1 reject needed to be massaged in. Passes all tests except for test_command, but the unpatched source also fails that test on my machine.
Perf numbers for linux on Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz
Using benchmark from here:
http://www.mail-archive.com/python-dev@python.org/msg43407.html
-j0
2.7 : 14.93s, 15.71s, 15.03s
newgil: 15.32s, 15.45s, 15.78s
-j4
2.7 : 22.44s, 22.30s, 22.19s
newgil: 18.75s, 18.80s, 18.79s |
|
Date |
User |
Action |
Args |
2010-01-22 01:40:59 | rcohen | set | recipients:
+ rcohen |
2010-01-22 01:40:58 | rcohen | set | messageid: <1264124458.62.0.397981823576.issue7753@psf.upfronthosting.co.za> |
2010-01-22 01:40:55 | rcohen | link | issue7753 messages |
2010-01-22 01:40:52 | rcohen | create | |
|