On 2/22/22 6:00 PM, Eric Snow wrote:
On Sat, Feb 19, 2022 at 12:46 AM Eric Snow <ericsnowcurren...@gmail.com> wrote:
Performance
-----------
A naive implementation shows `a 4% slowdown`_.
Several promising mitigation strategies will be pursued in the effort
to bring it closer to performance-neutral. See the `mitigation`_
section below.
FYI, Eddie has been able to get us back to performance-neutral after
applying several of the mitigation strategies we discussed. :)
Are these optimizations specifically for the PR, or are these
optimizations we could apply without taking the immortal objects? Kind
of like how Sam tried to offset the nogil slowdown by adding
optimizations that we went ahead and added anyway ;-)
//arry/
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/7GX4C3DQ23B2K5JXTOYQQPT2ZLJD7CP4/
Code of Conduct: http://python.org/psf/codeofconduct/