Skip to content

Issues: python/cpython

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

Issues list

Make all executors execute tier 2 instructions (micro-ops) interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113860 opened Jan 9, 2024 by markshannon
Guarantee progress in executors interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113853 opened Jan 9, 2024 by markshannon
The Tier 2 Optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113710 opened Jan 4, 2024 by Fidget-Spinner
Stack overflow collecting PGO data on Windows 3.12 bugs and security fixes 3.13 new features, bugs and security fixes build The build process and cross-build OS-windows performance Performance or resource usage release-blocker type-bug An unexpected behavior, bug, or error
#113655 opened Jan 2, 2024 by mdboom
Check if type attribute is actually modified before label it to improve some performance interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113480 opened Dec 26, 2023 by gaogaotiantian
GH-113464: A copy-and-patch JIT compiler interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113465 opened Dec 25, 2023 by brandtbucher Draft
JIT Compilation 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113464 opened Dec 25, 2023 by brandtbucher
slowdown in 3.12 iteration microbenchmark performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113041 opened Dec 13, 2023 by ajoino
pystats specialization deferred numbers are wrong performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113010 opened Dec 12, 2023 by mdboom
datetime.replace() is very slow performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#112919 opened Dec 10, 2023 by eltoder
Optimize pathlib path pickling performance Performance or resource usage topic-pathlib
#112855 opened Dec 7, 2023 by barneygale
Intern dataclass field names to improve performance performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112653 opened Dec 3, 2023 by XuehaiPan
Allow heap removal at an arbitrary position, or a replacement with a new (or modified) object. performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112498 opened Nov 28, 2023 by kristjanvalur
gh-101178: refactor base64.b85encode to be memory friendly awaiting review performance Performance or resource usage
#112248 opened Nov 18, 2023 by romuald Loading…
Increase the precision of the summary in trace module performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112192 opened Nov 17, 2023 by gaogaotiantian
Support collecting pystats in parallel performance Performance or resource usage type-feature A feature request or enhancement
#112040 opened Nov 13, 2023 by mdboom
Add a base class, and maybe some semi-public subclasses for executors. performance Performance or resource usage type-feature A feature request or enhancement
#111209 opened Oct 23, 2023 by markshannon
perf: http.cookiejar.deepvalues improve performance Performance or resource usage stdlib Python modules in the Lib dir
#110874 opened Oct 14, 2023 by Tunglies
Move eval-breaker checks into their own micro-ops interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#110616 opened Oct 10, 2023 by markshannon
Unexpected performance between (seemingly) pointless CONTAINS_OP compared to COMPARE_OP interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#110192 opened Oct 1, 2023 by ndren
Combine dataclass exec calls performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#109870 opened Sep 25, 2023 by ssweber
ProTip! Adding no:label will show everything without a label.