I have created four different sets of initial data, one for each thread of execution and no, unfortunately, that does NOT solve the problem. Still, when four threads are executed in parallel, 3.8 outperforms 3.10 by a factor of 2.4. So, there is some other point of contention between the threads, which I need to find... _______________________________________________ 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/35QRBPQFN4MOCSADYB4HSTJQXZ2QTSKT/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-Dev] Python 3.10 vs 3.8 performance degradation aivazian . tigran
- [Python-Dev] Re: Python 3.10 vs 3.8 performance de... David Mertz, Ph.D.
- [Python-Dev] Re: Python 3.10 vs 3.8 performanc... Tigran Aivazian
- [Python-Dev] Re: Python 3.10 vs 3.8 perfor... Paul Bryan
- [Python-Dev] Re: Python 3.10 vs 3.8 pe... Tigran Aivazian
- [Python-Dev] Re: Python 3.10 vs 3.8 perfor... David Mertz, Ph.D.
- [Python-Dev] Re: Python 3.10 vs 3.8 pe... Tigran Aivazian
- [Python-Dev] Re: Python 3.10 vs 3... David Mertz, Ph.D.
- [Python-Dev] Re: Python 3.10 vs 3.8 pe... Tigran Aivazian
- [Python-Dev] Re: Python 3.10 vs 3... Tigran Aivazian
- [Python-Dev] Re: Python 3.10 ... Tigran Aivazian
- [Python-Dev] Re: Python 3... Tigran Aivazian
- [Python-Dev] Re: Python 3... MRAB
- [Python-Dev] Re: Python 3... Christopher Barker
- [Python-Dev] Re: Python 3.10 vs 3.8 perfor... Sebastian Berg
- [Python-Dev] Re: Python 3.10 vs 3.8 performance de... Mats Wichmann