JRuby Startup and AOT
- Track: Free Java devroom
- Room: H.1302 (Depage)
- Day: Saturday
- Start: 18:20
- End: 19:00
Rubyists work from a command line, which makes JRuby startup time a critical concern. Traditionally, the JVM has not been optimized for startup, but that's changing. This talk will explore all available options for making a heavy runtime like JRuby start up quickly, from using class data caching services like Hotspot's CDS and OpenJ9's Quickstart to ahead-of-time compilation of JRuby using GraalVM's Native Image. We'll compare approaches and trade-offs.
Speakers
Charles Nutter | |
Thomas Enebo |