Workflow for 3.12 Cycle
date: 2022-09-12 · 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: