Message 258062 - Python tracker
Message258062
| Author | zbyrne |
|---|---|
| Recipients | casevh, josh.r, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov, zbyrne |
| Date | 2016-01-12.03:37:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1452569851.78.0.951467016225.issue21955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Can you figure why unpack_sequence and other benchmarks were slower? I didn't look really closely, A few of the slower ones were floating point heavy, which would incur the slow path penalty, but I can dig into unpack_sequence. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-12 03:37:31 | zbyrne | set | recipients: + zbyrne, rhettinger, mark.dickinson, pitrou, vstinner, casevh, serhiy.storchaka, yselivanov, josh.r |
| 2016-01-12 03:37:31 | zbyrne | set | messageid: <1452569851.78.0.951467016225.issue21955@psf.upfronthosting.co.za> |
| 2016-01-12 03:37:31 | zbyrne | link | issue21955 messages |
| 2016-01-12 03:37:31 | zbyrne | create | |