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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
Too many specialization attempts when we are never going to succeed. 3.12 performance type-bug
#93354 opened May 30, 2022 by markshannon
Mitigating performance regressions in code that explicitly use __dict__ 3.11 3.12 performance type-bug
#93350 opened May 30, 2022 by markshannon
Dataflow analysis in the compiler to avoid runtime NULL checks interpreter-core performance type-feature
#93143 opened May 23, 2022 by sweeneyde
Performance gap of match statements of classes compared with equivalent Python 3.9 code performance type-bug
#92868 opened May 17, 2022 by tonybaloney
_abc._abc_subclasscheck has very poor performance and (I think) a memory leak performance type-bug
#92810 opened May 14, 2022 by samuelcolvin
Implement dataclass code caching 3.12 awaiting core review performance stdlib
#92650 opened May 11, 2022 by brandtbucher Draft
gh-91247: Performance improvement in list repeating awaiting core review interpreter-core performance type-feature
#92286 opened May 4, 2022 by thatbirdguythatuknownot Loading…
Performance of attribute lookup for type objects performance type-bug
#92216 opened May 3, 2022 by eendebakpt
ParserBase could be optimized 3.11 performance stdlib type-feature
#92088 opened Apr 30, 2022 by be-thomas
Potential Performance Improvements awaiting changes performance
#92084 opened Apr 30, 2022 by be-thomas Loading…
gh-92041: Improve performance of inspect.getmodule awaiting core review performance stdlib
#92042 opened Apr 29, 2022 by mdeck Loading…
Slow inspect.getmodule performance type-bug
#92041 opened Apr 29, 2022 by mdeck
Free list for longobject medium value performance
#91912 opened Apr 25, 2022 by penguin-wwy
gh-91432: Specialize FOR_ITER 3.12 awaiting core review interpreter-core performance
#91713 opened Apr 19, 2022 by sweeneyde Loading…
speed up urllib.request.getproxies_environment performance stdlib
#91539 opened Apr 14, 2022 by bohea
Speed up regular expression substitution 3.11 expert-regex performance type-feature
#91524 opened Apr 14, 2022 by serhiy-storchaka
importlib does unnecessary os.stat calls checking for namespace __init__.py files expert-importlib performance stdlib
#91519 opened Apr 14, 2022 by novoselov-ab
Optimizing FOR_ITER 3.11 interpreter-core performance
#91432 opened Apr 10, 2022 by sweeneyde
DatagramHandler doing DNS lookup on every log message 3.10 performance stdlib
#91305 opened Mar 29, 2022 by bmerry mannequin
Explore hashlib use of the Windows Crypto API NG extension-modules OS-windows performance
#91281 opened Mar 26, 2022 by gpshead
Improve performance of list and tuple repeat methods 3.11 interpreter-core performance
#91247 opened Mar 22, 2022 by eendebakpt mannequin
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.