Python 3.14.0a7 - Slow functions when including try-except statement Python Help performance |
|
1 |
123 |
April 24, 2025 |
News faster CPython, JIT and 3.14 Python Help performance |
|
14 |
1609 |
April 13, 2025 |
Add zero-copy conversion of `bytearray` to `bytes` by providing `__bytes__()` Ideas performance |
|
68 |
2254 |
April 4, 2025 |
Who works on digital sustainability in the Python world? Ideas performance |
|
20 |
1145 |
February 12, 2025 |
Add control flow callbacks for JIT-compiled frameworks Ideas user-friendly , performance |
|
10 |
208 |
December 29, 2024 |
High-performance Asyncio networking: sockets vs streams vs protocols Python Help asyncio , performance |
|
10 |
792 |
December 23, 2024 |
numpy array access Python Help performance |
|
7 |
1076 |
December 2, 2024 |
Enable dictionary constructor to compute values concurrently Ideas performance |
|
4 |
204 |
December 1, 2024 |
Why python in Debian Docker image is faster than official Docker's python image? Python Help performance |
|
11 |
2196 |
May 23, 2024 |
Profiling applications with decorators - how to improve decorator names Python Help performance |
|
0 |
254 |
March 7, 2024 |
Performance of str.encode vs codecs.getwriter Python Help performance |
|
9 |
479 |
February 14, 2024 |
How much memory does using "from xxx import *" use Python Help performance |
|
9 |
58781 |
January 31, 2024 |
Add `key` argument to `tuple.index()` Ideas stdlib , builtins , performance |
|
18 |
977 |
January 7, 2024 |
Make several attributes stores a SINGLE instruction Ideas performance |
|
9 |
753 |
January 6, 2024 |
How to measure performance impact when changing CPython Lib (.py files) Core Development help , performance |
|
4 |
562 |
January 3, 2024 |
collections.ChainMap.get performance Python Help performance |
|
10 |
659 |
December 27, 2023 |
Python 3.8: speed up the import of external libraries after restarting the PC Python Help performance |
|
5 |
2246 |
November 22, 2023 |
Optimise non-backtracking regex patterns with non-deterministic finite automata Ideas performance |
|
4 |
935 |
November 4, 2023 |
Optimizing unpacking constants values Ideas performance |
|
2 |
477 |
November 20, 2022 |
Pattern matching optimization. Comparison of values specified through "|" Ideas performance |
|
8 |
1804 |
November 7, 2022 |
Sprint recording: Carl Meyer demoing how Cinder does fast Python Committers sprint , presentation , performance |
|
1 |
639 |
October 20, 2023 |