You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current JIT compiler, as of 1.2.5, compiles every LPC function separately. However, the function call overhead in LPC is quite large, so a tracing JIT compiler would generate much faster code.