
SE-Radio-Episode-266:-Charles-Nutter-on-the-JVM-as-a-Language-Platform
Software Engineering Radio - the podcast for professional software developers
00:00
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.
Transcript
Play full episode