[Python-Dev] PEP 414 - some numbers from the Django port

Armin Ronacher armin.ronacher at active-4.com
Wed Mar 7 09:55:51 CET 2012


Hi,

On 3/3/12 2:28 AM, Vinay Sajip wrote:
> So, looking at a large project in a relevant problem domain, unicode_literals
> and native string markers would appear not to adversely impact readability or
> performance.
What are you trying to argue?  That the overall Django testsuite does
not do a lot of string processing, less processing with native strings?

I'm surprised you see a difference at all over the whole Django
testsuite and I wonder why you get a slowdown at all for the ported
Django on 2.7.


Regards,
Armin`


More information about the Python-Dev mailing list