Message220531
| Author | steve.dower |
|---|---|
| Recipients | brian.curtin, loewis, nadeem.vawda, skrah, steve.dower, vstinner |
| Date | 2014-06-14.07:12:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402729973.4.0.93181026834.issue15993@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It's actually bad code generation for the switch statement in build_filter_spec() in _lzmamodule.c. I've filed a bug, so hopefully it will be fixed, but if not then it should be easy enough to exclude that function (or even the whole module - _lzmamodule.c doesn't have any of the speed critical parts in it, by the look of it). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-14 07:12:53 | steve.dower | set | recipients: + steve.dower, loewis, vstinner, nadeem.vawda, brian.curtin, skrah |
| 2014-06-14 07:12:53 | steve.dower | set | messageid: <1402729973.4.0.93181026834.issue15993@psf.upfronthosting.co.za> |
| 2014-06-14 07:12:53 | steve.dower | link | issue15993 messages |
| 2014-06-14 07:12:53 | steve.dower | create | |