消息 [158748]
I propose a patch, which accelerates the utf-16 decoder. With PEP 393 utf-16 decoder slowed down a few times (3-4x), this patch returns the performance at the level of Python 3.2 and even higher (+10-30% over 3.2).
In addition, it fixes a few bugs in the utf-16 decoder. Also as a side effect is possible acceleration of other decoders. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-04-19 20:59:01 | serhiy.storchaka | 修改 | recipients:
+ serhiy.storchaka |
| 2012-04-19 20:59:01 | serhiy.storchaka | 修改 | messageid: <1334869141.17.0.802149162715.issue14624@psf.upfronthosting.co.za> |
| 2012-04-19 20:59:00 | serhiy.storchaka | 链接 | issue14624 messages |
| 2012-04-19 20:59:00 | serhiy.storchaka | 创建 | |
|