Message 259429 - Python tracker
Message259429
| Author | pitrou |
|---|---|
| Recipients | casevh, josh.r, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, vstinner, yselivanov, zbyrne |
| Date | 2016-02-02.20:56:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454446611.83.0.416351459115.issue21955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Any change that increases the cache or branch predictor footprint of the evaluation loop may make the interpreter slower, even if the change doesn't seem related to a particular benchmark. That may be the reason here. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-02 20:56:51 | pitrou | set | recipients: + pitrou, rhettinger, mark.dickinson, vstinner, casevh, serhiy.storchaka, yselivanov, josh.r, zbyrne |
| 2016-02-02 20:56:51 | pitrou | set | messageid: <1454446611.83.0.416351459115.issue21955@psf.upfronthosting.co.za> |
| 2016-02-02 20:56:51 | pitrou | link | issue21955 messages |
| 2016-02-02 20:56:51 | pitrou | create | |