Message 132847 - Python tracker
Message132847
| Author | pitrou |
|---|---|
| Recipients | asksol, brian.curtin, jnoller, pitrou, tim.golden |
| Date | 2011-04-03.16:03:04 |
| SpamBayes Score | 0.01472637 |
| Marked as misclassified | No |
| Message-id | <1301846586.35.0.0591172313033.issue11743@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch slows down Pipe() a bit, by the way. On my machine, each message sent and received has an additional 10µs overhead. See attached benchmark script. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-03 16:03:36 | pitrou | unlink | issue11743 messages |
| 2011-04-03 16:03:06 | pitrou | set | recipients: + pitrou, tim.golden, jnoller, brian.curtin, asksol |
| 2011-04-03 16:03:06 | pitrou | set | messageid: <1301846586.35.0.0591172313033.issue11743@psf.upfronthosting.co.za> |
| 2011-04-03 16:03:05 | pitrou | link | issue11743 messages |
| 2011-04-03 16:03:05 | pitrou | create | |