Workflow for 3.12 Cycle
Date: 9/12/2022 · Tags: #pythonFinally, multi-core Python is coming.
Here are some goals of project faster-python
planning to land in 3.12:
- Trace optimizer
- Multi-threaded parallelism
- More specializations
- Smaller object structs
- Reduced memory management overhead
- API stability
Referencs: