Message 75082 - Python tracker
Message75082
| Author | kristjan.jonsson |
|---|---|
| Recipients | kristjan.jonsson |
| Date | 2008-10-22.15:18:06 |
| SpamBayes Score | 0.005327625 |
| Marked as misclassified | No |
| Message-id | <1224688689.45.0.882872543074.issue4174@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This adds a special case for min() and max() when iterating over lists. For simple lists of floats, the improvement is some 15% on a windows machine using release build (non pgo) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-22 15:18:09 | kristjan.jonsson | set | recipients: + kristjan.jonsson |
| 2008-10-22 15:18:09 | kristjan.jonsson | set | messageid: <1224688689.45.0.882872543074.issue4174@psf.upfronthosting.co.za> |
| 2008-10-22 15:18:08 | kristjan.jonsson | link | issue4174 messages |
| 2008-10-22 15:18:07 | kristjan.jonsson | create | |