Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comparison with Python 3.10 #3

Closed
97littleleaf11 opened this issue Jun 5, 2022 · 3 comments
Closed

Add comparison with Python 3.10 #3

97littleleaf11 opened this issue Jun 5, 2022 · 3 comments

Comments

@97littleleaf11
Copy link

There are slightly performance differences between python versions. It's a good idea to compare mypyc with 3.10 or even 3.11-dev.

@JukkaL
Copy link
Contributor

JukkaL commented Jun 6, 2022

In my experience, building 3.10 ourselves (or using an unofficial build) tends to result in worse performance than when using the Python shipped with Ubuntu. I think that the best option would be to upgrade to Ubuntu 22.04 which includes Python 3.10.

There are some extra steps required to allow using old recorded timings without a discontinuity after the Ubuntu and Python version upgrade.

@JukkaL
Copy link
Contributor

JukkaL commented Jul 19, 2023

By now we should be comparing against 3.11, which has some nice performance improvements.

@JukkaL
Copy link
Contributor

JukkaL commented Feb 3, 2025

We are now comparing against 3.13.

@JukkaL JukkaL closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants