Skip to main content

Module jit

Module jit 

Source
Expand description

Owning, caching and running compiled blocks.

Structsยง

Jit
A JIT backend: compiles blocks on first use and runs them thereafter.
JitStats
How much work the JIT is taking, and how much it is declining.