-X:SaveAssemblies, -save and -load are experimental/for compiler debugging only. -X:Interpret runs in interpreted mode, which makes loading libraries much faster but throughput is worse.
We are working on adaptive compilation so that -X:Interpret won't be necessary. Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Justin Bailey Sent: Wednesday, April 22, 2009 8:20 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] How to use -X:SaveAssemblies, etc.? Anyone? Please? On Tue, Apr 21, 2009 at 4:13 PM, Justin Bailey <jgbai...@gmail.com<mailto:jgbai...@gmail.com>> wrote: Greetings! Getting into using IronRuby for some command line stuff, and the startup time on ir.exe is killing me. The command line options hint that I can save/reuse assemblies - is that true? Specifically: * What does -X:SaveAssemblies do? * What is the effect of -X:Interpret? * What is the -load option for? Thanks in advance! Justin
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core