[jboss-dev] Small boottime improvement
Bill Burke
bburke at redhat.com
Mon Feb 15 10:35:51 EST 2010
Kabir Khan wrote:
>
> Now that I'm more into profiling stuff, I'll see if profiling minimal as suggested by Bill makes more sense to me, if not I'll do a few more cycles of these.
>
You also might want to try removing stuff in deploy/ and just deploying
deployers (you'll need to remove the war and weld deployers though).
That may shed more light on things too. Its how I found the deployer
sorting issue.
Correct me if I'm wrong, but after VFS3 is in, the next big thing I saw
is probably BeanInfo creation (all the reflection stuff). I personally
don't think the JDK hacks that Carlo came up with for reflection are a
good idea. This is why I thought all projects might want to consider
making their beans more coarse grain and do IoC within code.
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the jboss-development
mailing list