Hacker News new | ask | show | jobs
by grashalm01 2880 days ago
Graal can run in dynamic and aot compilation mode. If you feed profiles into aot from a test run you can get pretty close to dynamic compilation peak performance.
1 comments

And if you don't the gap is about 20% iirc.