Message199459
| Author | kristjan.jonsson |
|---|---|
| Recipients | barry, christian.heimes, kristjan.jonsson, pitrou, vstinner |
| Date | 2013-10-11.10:10:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381486218.23.0.329297405867.issue19219@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Right, in this case, memory copying is avoided. Regarding the memoing of 0, empty tuple, etc: Special opcode may still benefit because it takes only one byte. So, you save four bytes for each such case. I think it might be worth investigating. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-11 10:10:18 | kristjan.jonsson | set | recipients: + kristjan.jonsson, barry, pitrou, vstinner, christian.heimes |
| 2013-10-11 10:10:18 | kristjan.jonsson | set | messageid: <1381486218.23.0.329297405867.issue19219@psf.upfronthosting.co.za> |
| 2013-10-11 10:10:18 | kristjan.jonsson | link | issue19219 messages |
| 2013-10-11 10:10:18 | kristjan.jonsson | create | |