dev@glassfish.java.net

Re: ClassLoader impl changes

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Mon, 25 Feb 2008 23:53:05 -0800

Jerome Dochez wrote:
> Hi All
>
> I have changed the algorithm responsible to load classes in hk2, this
> lead to an impressive performance boost at startup (almost half time of
> the last few weeks number) but also general runtime performance. I have
> tested war deployment as well as ror but if you see any Class or
> Resources loading issues, please report it to me asap.
>
> Before the change, startup was 1.6sec, simple war deployment about 10s.
> after, startup is 0.7 and simple war about 5 seconds.

Want to describe the change, or should we start guessing?... :-)