[wildfly-dev] Speeding up WildFly boot time

Tomaž Cerar tomaz.cerar at gmail.com
Thu May 18 05:33:36 EDT 2017


On Thu, May 18, 2017 at 10:28 AM, Kabir Khan <kabir.khan at jboss.com> wrote:

> > If it is limited to the kernel (including relevant JDK bits), then there
> are no issues with ensuring different feature pack maintainers are doing
> this, no need to combine lists from different parts of the build, no
> worries about ensuring only those bits relevant to what the user is
> actually running are loaded, etc.  Those things are the “painful to
> administer part”. They might very well be worth it but data should
> demonstrate that.
> If it turns out to be worth it, the feature pack generation stuff could be
> enhanced to generate the list for each config. Perhaps only if doing
> -Prelease so we don't slow down everybody's builds while developing


I think that only core stuff should need this, as there is where most of
contention for class loading is.
As all extension need classes from core it is most contested.

So I think if we go with this, jdk + core would be the yield best work /
benefit results

--
tomaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20170518/7c10a7e8/attachment.html 


More information about the wildfly-dev mailing list