Message204424
Here is a patch which restores (removed at last moment before 3.4beta1 release) frame headers optimization for the pickle protocol 4. Frame header now saved as a part of previous frame. This decreases the number of unbuffered reads per frame from 3 to 1. |
|
| Date |
User |
Action |
Args |
| 2013-11-25 21:55:09 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, larry, alexandre.vassalotti |
| 2013-11-25 21:55:09 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-11-25 21:55:08 | serhiy.storchaka | link | issue19780 messages |
| 2013-11-25 21:55:08 | serhiy.storchaka | create | |
|