This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

ID GH Activity Title Status Creator
(no priority set)
45116 89279 25 months ago Performance regression 3.10b1: inlining issue in the big _PyEval_EvalFrameDefault() function with Visual Studio (MSC) has patch has PR open neonene
43760 87926 25 months ago The DISPATCH() macro is not as efficient as it could be (move PyThreadState.use_tracing) has PR open Mark.Shannon
43683 87849 25 months ago Handle generator (and coroutine) state in the bytecode. has PR open Mark.Shannon
deferred blocker
46841 90997 25 months ago Inline bytecode caches has PR open brandtbucher
normal
47120 91276 25 months ago Make all jump opcodes relative has PR open iritkatriel
47070 91226 25 months ago Improve performance of array_inplace_repeat has PR open pieter.eendebak
47053 91209 25 months ago Reduce de-optimization in BINARY_OP_INPLACE_ADD_UNICODE has PR open Dennis Sweeney
47045 91201 25 months ago Remove the RESUME instruction has PR open Mark.Shannon
46799 90955 25 months ago ShareableList memory bloat and performance improvement has patch has PR open tcl326
46705 90861 25 months ago Memory optimization for set.issubset has patch has PR open panda1200
46600 90758 25 months ago Python built with clang -O0 allocates 10x more stack memory than clang -O3 on a Python function call has patch has PR open vstinner
46564 90722 25 months ago Near zero-cost super().meth() calls via adaptive superinstructions has PR open kj
46509 90667 25 months ago Type-specialized Py_DECREF has PR open Dennis Sweeney
46372 90530 25 months ago int/float specializations should mutate the LHS in-place when possible has PR open brandtbucher
46212 90370 25 months ago Avoid temporary `varargs` tuple creation in argument passing has patch has PR open colorfulappl
46192 90350 25 months ago Optimize builtin functions min() and max() has patch has PR open colorfulappl
46055 90213 25 months ago Speed up binary shifting operators has PR open xuxinhang
46020 90178 25 months ago Optimize long_pow for the common case has PR open rhettinger
45944 90102 25 months ago Avoid calling isatty() for most open() calls has PR open collinanderson
45923 90081 25 months ago Improve performance of sys.settracing based tools. has PR open Mark.Shannon
45829 89987 25 months ago Remove C stack use by specializing BINARY_SUBSCR, STORE_SUBSCR, LOAD_ATTR, and STORE_ATTR has PR open Mark.Shannon
45819 89977 25 months ago Avoid releasing the GIL in nonblocking socket operations has patch has PR open jcristharif
45753 89914 25 months ago Further speed up Python-to-Python calls. has PR open Mark.Shannon
45575 89738 25 months ago Use a more principled approach to freelists has PR open Mark.Shannon
45565 89728 25 months ago More LOAD_ATTR specializations has PR open kj
45542 89705 25 months ago Using multiple comparison operators can cause performance issues has PR open akuvfx
45417 89580 25 months ago Enum creation non-linear in the number of values has patch has PR open olliemath
45295 89458 25 months ago Speed up classmethod calls via LOAD_METHOD has PR open kj
45260 89423 25 months ago Implement superinstruction UNPACK_SEQUENCE_ST has PR open zhangchaospecial
44850 89013 25 months ago Could operator.methodcaller be optimized using LOAD_METHOD? has PR open Antony.Lee
44525 88691 25 months ago Implement CALL_FUNCTION adaptive interpreter optimizations has PR open kj
44334 88500 25 months ago Use bytearray in urllib.unquote_to_bytes has PR open eng.mustafaelagamey
44283 88449 25 months ago Add jump table for certain safe match-case statements has patch has PR open Dennis Sweeney
44167 88333 25 months ago ipaddress.IPv6Address.is_private makes redundant checks has PR open mjpieters
43693 87859 25 months ago Logically merge cell and locals array. They are already contiguous in memory has PR open Mark.Shannon
43684 87850 25 months ago Add combined opcodes has PR open gvanrossum
42454 86620 25 months ago Move slice creation to the compiler for constants has PR open BTaskaya
42197 86363 25 months ago Disable automatic update of frame locals during tracing has PR open fabioz
42085 86251 25 months ago Add dedicated slot for sending values has PR open v2m
41843 86009 25 months ago Reenable sendfile in shutil.copyfile() on Solaris has PR open kulikjak
40988 85160 25 months ago singledispatchmethod significantly slower than singledispatch has PR open CaselIT
40225 84406 25 months ago recursive call within generator expression is O(depth) has patch has PR open brendon-zhang@hotmail.com
39131 83312 25 months ago signing needs two serialisation passes has PR open jap
39102 83283 25 months ago Increase Enum performance has patch has PR open MrMrRobat
38693 82874 25 months ago Use f-strings instead of str.format within importlib has PR open gregory.p.smith
37935 82116 25 months ago Improve performance of pathlib.scandir() has PR open Shai
37907 82088 25 months ago speed-up PyLong_As*() for large longs has PR open sir-sigurd
37842 82023 25 months ago Initialize Py_buffer variables more efficiently has PR open sir-sigurd
37837 82018 25 months ago add internal _PyLong_FromUnsignedChar() function has PR open sir-sigurd
37355 81536 25 months ago SSLSocket.read does a GIL round-trip for every 16KB TLS record has PR open josnyder
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: