Message256487
It turns out that staying with str.translate in PyParse payed off! An optimization in 3.5 (issue21118) has made it much much faster on ASCII-only inputs, which are the vast majority in this case. |
|
| Date |
User |
Action |
Args |
| 2015-12-15 22:08:32 | taleinat | set | recipients:
+ taleinat, lemburg, loewis, terry.reedy, ezio.melotti, python-dev |
| 2015-12-15 22:08:31 | taleinat | set | messageid: <1450217311.98.0.904421742375.issue21765@psf.upfronthosting.co.za> |
| 2015-12-15 22:08:31 | taleinat | link | issue21765 messages |
| 2015-12-15 22:08:31 | taleinat | create | |
|