Chapter 29. Just-in-Time Compilation (JIT)

Table of Contents

29.1. What Is JIT compilation?
29.1.1. JIT Accelerated Operations
29.1.2. Inlining
29.1.3. Optimization
29.2. When to JIT?
29.3. Configuration
29.4. Extensibility
29.4.1. Inlining Support for Extensions
29.4.2. Pluggable JIT Providers

This chapter explains what just-in-time compilation is, and how it can be configured in LightDB.