Hacker News new | ask | show | jobs
by kjeetgill 1648 days ago
The article addresses this actually. For a language like Java, the jit is the source of a ton of it's performance.

Think of it more like continuous PGO, but the delta perf improvement is much higher.