On Sat, Feb 19, 2022 at 12:46 AM Eric Snow <[email protected]> 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. :) -eric _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZYGZEQSVBS6ODVAHPL3QN4CJ7JN4FYWO/ Code of Conduct: http://python.org/psf/codeofconduct/
