Back to Glossary Index
Dagster Data Engineering Glossary:
Just-In-Time Compilation (JIT)
A way of executing computer code that involves compilation during the execution of a program at runtime rather than prior to execution, improving the execution efficiency.