[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
More information about the Python-Dev mailing list
Wed Mar 7 09:55:51 CET 2012
- Previous message: [Python-Dev] PEP 414 - some numbers from the Django port
- Next message: [Python-Dev] PEP 414 - some numbers from the Django port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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`
- Previous message: [Python-Dev] PEP 414 - some numbers from the Django port
- Next message: [Python-Dev] PEP 414 - some numbers from the Django port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list