Message119885
| Author | pitrou |
|---|---|
| Recipients | kristjan.jonsson, pitrou |
| Date | 2010-10-29.10:50:43 |
| SpamBayes Score | 0.00617993 |
| Marked as misclassified | No |
| Message-id | <1288349440.3565.52.camel@localhost.localdomain> |
| In-reply-to | <1288349318.74.0.841355382384.issue10227@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> I'd have to take another look with the profiler to figure out how > bytes slicing in 3.0 works, but I suspect that it is somehow > fasttracked passed the creation of slice objects, etc. I don't think it is fasttracked at all. Even plain indexing is not fasttracked either. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-29 10:50:44 | pitrou | set | recipients: + pitrou, kristjan.jonsson |
| 2010-10-29 10:50:43 | pitrou | link | issue10227 messages |
| 2010-10-29 10:50:43 | pitrou | create | |