Message251277
Ok, I prepared the code for the UTF-8 optimization.
@Serhiy: would you like to rebase your patch faster_surrogates_hadling.patch?
Attached utf8.patch is a less optimal implementation which only changes PyUnicode_DecodeUTF8Stateful(). Maybe it's enough?
I would like to see a benchmark here to choose the good compromise between performance and code complexity. |
|
| Date |
User |
Action |
Args |
| 2015-09-21 23:06:41 | vstinner | set | recipients:
+ vstinner, ezio.melotti, r.david.murray, methane, python-dev, serhiy.storchaka |
| 2015-09-21 23:06:41 | vstinner | set | messageid: <[email protected]> |
| 2015-09-21 23:06:41 | vstinner | link | issue24870 messages |
| 2015-09-21 23:06:40 | vstinner | create | |
|