<div dir="ltr"><div>I figured folks here would be interested to see this experiment using AOTCache with JRuby.</div><div><br></div><div><a href="https://gist.github.com/headius/1a5cfbc91ed8bacd194f1c592a90c275">https://gist.github.com/headius/1a5cfbc91ed8bacd194f1c592a90c275</a></div><div><br></div><div>I just test the 'hello world' scenario that represents our baseline startup, but AOT caching manages to beat the automatic AppCDS startup by a bit. More/better training might help here I'm guessing?</div><div><br></div><div>This is from the JRuby 10 branch (10-dev) on <a href="https://github.com/jruby/jruby.git">https://github.com/jruby/jruby.git</a> if anyone wants to play with it. Just run `./mvnw` and then `bin/ruby` will work. We recently added support for AutoCreateSharedArchive so it will use CDS by default. Pass --nocache to disable that behavior.</div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b>Charles Oliver Nutter</b><div><i>Architect and Technologist</i></div><div>Headius Enterprises</div><a href="https://www.headius.com" target="_blank">https://www.headius.com</a><div><div><a href="mailto:headius@headius.com" target="_blank">headius@headius.com</a></div></div></div></div></div></div>