This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients cheryl.sabella, serhiy.storchaka, terry.reedy
Date 2018-02-25.10:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519553919.52.0.467229070634.issue32940@psf.upfronthosting.co.za>
In-reply-to
Content
To me, it is plausible but not slam-dunk obvious that preloading ascii to 'x' mappings will make ascii lookup faster.

On #21765, where the pyparse special translation was a side-issue, Tal Einat claimed that the unpublished regex he tried was 100x slower.
History
Date User Action Args
2018-02-25 10:18:39terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, cheryl.sabella
2018-02-25 10:18:39terry.reedysetmessageid: <1519553919.52.0.467229070634.issue32940@psf.upfronthosting.co.za>
2018-02-25 10:18:39terry.reedylinkissue32940 messages
2018-02-25 10:18:39terry.reedycreate