AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Invoke Dynamically to Improve Performance
The performance is usually three to five times faster than what we can do with our simulated dynamic call sites. It shrinks down the amount of byte code that we generate, but it may be more native code emitted once the JVM actually compiles it because it's doing a better job of optimizing. There'll be more code executing at runtime but less code loaded into the JVM.