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

Test on Python 3.11 #51

Closed
wants to merge 13 commits into from
Closed

Test on Python 3.11 #51

wants to merge 13 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 6, 2022

https://www.python.org/download/pre-releases

The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite. See Faster CPython for details.

https://www.python.org/download/pre-releases
> The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite. See Faster CPython for details.
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #51 (79f9be2) into master (e695ae3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   47.51%   47.51%           
=======================================
  Files          18       18           
  Lines        3153     3153           
=======================================
  Hits         1498     1498           
  Misses       1655     1655           
Impacted Files Coverage Δ
barnaba/functions.py 58.16% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cclauss cclauss changed the title Test on Python 3.11 release candidate Test on Python 3.11 Feb 19, 2023
@cclauss cclauss closed this Jan 6, 2024
@cclauss cclauss deleted the patch-1 branch January 6, 2024 17:29
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

Successfully merging this pull request may close these issues.

2 participants