Python 3.11 is up to 10–60% faster than Python 3.10.
This was the claim on Python 3.11's official changelog page. You can access it from this link.
After reading this, I wanted to try and see if this could be true.
If so, it's incredible! Python could be so much power if it's faster.
My tests conclude that Python 3.11 is much faster than 3.10.
Read more here:Python 3.11 Is Indeed Faster Than 3.10
Comparing side-by-side with bubble sort and recurrence functions confirms it
Top comments (0)