On Monday 10 July 2006 13:21, Charles O Nutter wrote: > On 7/10/06, Nick Sieger <[EMAIL PROTECTED]> wrote: > > It's a good bump, but like you say, still slow. Where do you suspect > > we're losing so much performance? String manipulation and unnecessary > > object creation? > > Aside from the gross overhead of interpretation (which we'll never be able > to eliminate without a compiler) it's most likely the high amount of > per-method object churn and dispatch logic. > > - Multiple transient collections allocated for every method hit
Allocate? yikes. That's odd sounding. > - Lots of collection overhead Should some collections be arrays? \ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jruby-devel mailing list Jruby-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jruby-devel