Message143733
| Author | skrah |
|---|---|
| Recipients | kristjan.jonsson, mark.dickinson, pitrou, scoder, skrah |
| Date | 2011-09-08.16:28:12 |
| SpamBayes Score | 0.036759418 |
| Marked as misclassified | No |
| Message-id | <1315499292.98.0.547316727845.issue10227@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With Stefan Behnel's slice-object-cache.patch, I get this (PEP-3118 branch): Linux: bytes: 0.097 usec bytearray: 0.127 usec memoryview: 0.12 usec Windows: bytes: 0.11 usec bytearray: 0,184 usec memoryview: 0.139 usec On Linux, that's quite a nice speedup. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-08 16:28:13 | skrah | set | recipients: + skrah, mark.dickinson, pitrou, scoder, kristjan.jonsson |
| 2011-09-08 16:28:12 | skrah | set | messageid: <1315499292.98.0.547316727845.issue10227@psf.upfronthosting.co.za> |
| 2011-09-08 16:28:12 | skrah | link | issue10227 messages |
| 2011-09-08 16:28:12 | skrah | create | |