[windup-dev] Performance - Forge scanning through Weld
Ondrej Zizka
ozizka at redhat.com
Wed Sep 10 20:25:03 EDT 2014
It seems that Forge spends considerable time (around 10 seconds on my
laptop) scanning the classes for annotated types;
Somehow related to
org.jboss.forge.furnace.container.cdi.impl.ContainerServiceExtension.processRemoteServiceTypes()
This repeats for each test in which Forge is involved.
Could this scanning be sped up using jandex? If we have 40 tests, then
it would buy us over 5 minutes.
Ondra
More information about the windup-dev
mailing list