Pyjion - Python-JIT-Compiler
(trypyjion.com)<p>- Ein per `pip` installierbarer Drop-in-JIT-Compiler für Python 3.10 <br />
→ macOS/Windows/Linux<br />
→ Kompiliert CPython-Bytecode in Maschinencode <br />
- Führt Python-Code ohne Codeänderungen schneller aus <br />
→ Profile-Guided JIT-Compiler<br />
→ Unterstützung für native 64-Bit-Floats & Integer <br />
→ Unterstützung für Intel-/ARM-CPUs <br />
→ Integrierter IL-/ASM-Disassembler <br />
→ Unterstützung für native Debugging-/Profiling-Tools </p>
3 Kommentare