
---------- Forwarded message --------- From: Emre Yıldırım <emreyildirim412@gmail.com> Date: 26 Feb 2024 Mon at 14:27 Subject: To: <pypy-dev-owner@python.org> Hello, I am currently a 3rd year computer science student, studying at University of Manchester and my main project is to measure the difference between pypy and python. Currently, I ran some tests on pypy 3.9 and pypy 3.10. I am seeing that when I ran the experiment with multi-threading, I saw that pypy 3.10 is using more time with processing cpu and using more time in cpu operations. However, in pypy 3.9 when I run the experiments it is using less time on cpu in multi threading mode. I will also talk about that in my report and I want to ask if there is any specific reason for this because isn't pypy 3.10 should also be faster in processing cpu's. Kind regards, Emre
participants (1)
-
Emre Yıldırım