Message114631
| Author | rhettinger |
|---|---|
| Recipients | belopolsky, lpd, rhettinger |
| Date | 2010-08-22.01:24:00 |
| SpamBayes Score | 0.009214337 |
| Marked as misclassified | No |
| Message-id | <1282440242.84.0.935682960102.issue2268@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The was a nice attempt at a peephole optimization. I'm rejecting it because: * too many other things need to be changed to support it * the measured win is somewhat small * we have a negative bias towards expanding the peephole optimizer * the AST may be a better place to do these kind of optimizations |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-22 01:24:02 | rhettinger | set | recipients: + rhettinger, lpd, belopolsky |
| 2010-08-22 01:24:02 | rhettinger | set | messageid: <1282440242.84.0.935682960102.issue2268@psf.upfronthosting.co.za> |
| 2010-08-22 01:24:01 | rhettinger | link | issue2268 messages |
| 2010-08-22 01:24:00 | rhettinger | create | |