#sys_jit

[ follow ]
Python
fromInfoWorld
8 hours ago

Get started with Python's new native JIT

Use sys._jit.is_enabled() to determine whether the Python JIT is available and running.
[ Load more ]