Cinder - परफ़ॉर्मेंस-केंद्रित CPython fork version
(github.com)- Instagram द्वारा आंतरिक रूप से उपयोग किया जा रहा CPython 3.8 का performance-improved fork
→ upstream के लिए open source के रूप में जारी किया गया है, लेकिन अलग से support नहीं है
→ यह इतना stable है कि अभी production में उपयोग हो रहा है, लेकिन इसकी कोई guarantee नहीं है
- इसमें विभिन्न performance improvements शामिल हैं
→ bytecode inline caching : Shadowcode
→ coroutine evaluation को और तेज़ किया गया
→ method-level JIT
→ type annotation के आधार पर type-optimized bytecode बनाकर JIT performance को बेहतर करने वाला bytecode compiler
1 टिप्पणियां
Pyston v2 - 20% तेज़ Python https://hi.news.hada.io/topic?id=3110