Glossary · Term

JIT

← all terms

Definition

Compiling something at the moment you need to use it, rather than far in advance.

Just-in-time compilation; in the Agent JIT framework, the strategy of compiling a user task into an optimized executable program at the moment the task arrives rather than running an interpreter step-by-step.

Also called: just-in-time

Mentioned in 1 episode

  1. 063
    Why Web Agents Are Slow: A Compiler-Style Fix for Computer-Use Latency