[issue30815] StringIO uses inefficient PyUnicode_AsUCS4

2017-06-30 Thread Bhavishya

Changes by Bhavishya :


--
nosy: +bhavishya

___
Python tracker 
<http://bugs.python.org/issue30815>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30815] StringIO uses inefficient PyUnicode_AsUCS4

2017-06-30 Thread Bhavishya

Bhavishya added the comment:

I'm running archlinux(on mac...not very confident of my system though I
tried cpu isolation with "isolcpus") so if please anyone else also can run
itand confirm if it actually helps. Thanks.

On Fri, Jun 30, 2017 at 7:03 PM, INADA Naoki  wrote:

>
> INADA Naoki added the comment:
>
> FYI, https://github.com/python/performance/pull/27 will fix performance
> regression.
> Python 3 performance is similar to Python 2 after s/warn/warning/
>
> --
>
> ___
> Python tracker 
> <http://bugs.python.org/issue30815>
> ___
>

--

___
Python tracker 
<http://bugs.python.org/issue30815>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com