Who works on digital sustainability in the Python world?
|
|
7
|
326
|
October 7, 2024
|
Why python in Debian Docker image is faster than official Docker's python image?
|
|
11
|
1316
|
May 23, 2024
|
Profiling applications with decorators - how to improve decorator names
|
|
0
|
214
|
March 7, 2024
|
Performance of str.encode vs codecs.getwriter
|
|
9
|
407
|
February 14, 2024
|
How much memory does using "from xxx import *" use
|
|
9
|
58736
|
January 31, 2024
|
Add `key` argument to `tuple.index()`
|
|
18
|
939
|
January 7, 2024
|
Make several attributes stores a SINGLE instruction
|
|
9
|
748
|
January 6, 2024
|
How to measure performance impact when changing CPython Lib (.py files)
|
|
4
|
539
|
January 3, 2024
|
collections.ChainMap.get performance
|
|
10
|
634
|
December 27, 2023
|
Python 3.8: speed up the import of external libraries after restarting the PC
|
|
5
|
1944
|
November 22, 2023
|
Optimise non-backtracking regex patterns with non-deterministic finite automata
|
|
4
|
807
|
November 4, 2023
|
numpy array access
|
|
6
|
931
|
May 29, 2023
|
Optimizing unpacking constants values
|
|
2
|
473
|
November 20, 2022
|
Pattern matching optimization. Comparison of values specified through "|"
|
|
8
|
1646
|
November 7, 2022
|
Sprint recording: Carl Meyer demoing how Cinder does fast Python
|
|
1
|
630
|
October 20, 2023
|