On Dec 4, 2007 10:34 PM, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > As you can see the startup times have increased considerably since 1.0
> > and are now close to 7 seconds. Is that what I should expect?
> >
> > /Johan Holmberg
>
> Unfortunately, yes...we're looking at ways to resolve it, but there's a
> lot more code being generated and a lot more logic happening at startup.
> We need to find a way to pare it down without impacting execution
> performance.
>
> It's a tricky problem. As far as I can tell a large part of the cost is
> simply all the classes we load...verification is expensive.
>

I see. Can I measure that time in some way? I tried once to add a
"System.exit" in main but I guess that stops the JVM before all
verification is done?

/Johan Holmberg

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to