Message161100
Thank you, Antoine. Now only issue14625 waits for review.
> changeset: 77012:3430d7329a3b
> +* UTF-8 and UTF-16 decoding is now 2x to 4x faster.
In fact now UTF-16 decoding faster for a maximum of +25% compared to Python 3.2 on my computers (and sometimes a little slower yet). 2x to 4x it is faster compared to former slow-downed Python 3.3 (thanks to PEP 393). |
|
Date |
User |
Action |
Args |
2012-05-19 09:02:57 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, python-dev |
2012-05-19 09:02:57 | serhiy.storchaka | set | messageid: <1337418177.36.0.555238109831.issue14624@psf.upfronthosting.co.za> |
2012-05-19 09:02:56 | serhiy.storchaka | link | issue14624 messages |
2012-05-19 09:02:56 | serhiy.storchaka | create | |
|