Message154152
| Author | brett.cannon |
|---|---|
| Recipients | Trundle, benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ncoghlan, pitrou, vstinner |
| Date | 2012-02-24.20:05:49 |
| SpamBayes Score | 5.714172e-07 |
| Marked as misclassified | No |
| Message-id | <1330113950.67.0.990820900422.issue2377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Fixed the 'for' loop variable declaration. Surprised clang didn't warn me about that. As for reviews, I'm totally happy to get them, but I also don't know if I have hit the performance point well enough for people to allow me to merge the code into default. I guess the real question is whether *you're* happy with the 10% slowdown in raw startup, Antoine, since you were the most vocal critic from a performance standpoint? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-24 20:05:50 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, pitrou, vstinner, benjamin.peterson, eric.araujo, Trundle, eric.snow |
| 2012-02-24 20:05:50 | brett.cannon | set | messageid: <1330113950.67.0.990820900422.issue2377@psf.upfronthosting.co.za> |
| 2012-02-24 20:05:50 | brett.cannon | link | issue2377 messages |
| 2012-02-24 20:05:49 | brett.cannon | create | |