Message 183493 - Python tracker
Message183493
| Author | sbt |
|---|---|
| Recipients | neologix, pitrou, sbt |
| Date | 2013-03-04.19:48:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362426533.39.0.765027855039.issue17025@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks like queues_contention.diff has the line
obj = pickle.dumps(obj)
in both _feed() and put(). Might that be why the third set of benchmarks was slower than the second? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-04 19:48:53 | sbt | set | recipients: + sbt, pitrou, neologix |
| 2013-03-04 19:48:53 | sbt | set | messageid: <1362426533.39.0.765027855039.issue17025@psf.upfronthosting.co.za> |
| 2013-03-04 19:48:53 | sbt | link | issue17025 messages |
| 2013-03-04 19:48:53 | sbt | create | |