From: Charles Oliver Nutter Date: 2008-06-11T00:40:05+09:00 Subject: Re: Ruby vs JRuby Performance Victor Reyes wrote: > BTW, there is no GUI in my program. I hope to learn the GUI part with JRuby. > That's the main reason why I downloaded JRuby, NetBeans, Java JDK/JRE, Etc. > I guess there is trade-off which one must be willing to accept. For what it's worth, 1.1.3 should include an update to the interpreter that will help short-running apps a bit. But even then runs shorter than 5-10s aren't going to really hit their stride as far as JRuby goes. - Charlie