[wildfly-dev] Speed Up Deployment

Sanne Grinovero sanne at hibernate.org
Wed May 11 09:31:18 EDT 2016


Would you expect it to be beneficial to include an empty jandex.idx
file in popular libraries which we expect to be visible to user
deployments?

(i.e. hibernate-core.jar and similar cases).

I guess I could measure it, but I'm assuming that I'll need to apply
this to many jars to see any measurable benefit.

Thanks,
Sanne


On 2 May 2016 at 11:52, Heiko Braun <hbraun at redhat.com> wrote:
> Thanks, I’ll try that and let you know if I find notable differences.
>
> Regards, Heiko
>
> On 02 May 2016, at 12:33, Stuart Douglas <stuart.w.douglas at gmail.com> wrote:
>
> If you have a META-INF/jandex.idx file in a jar it will be used instead of
> indexing the jar. Unless you have a huge deployment I think you are unlikely
> to measure any differences though.
>
> Stuart
>
> On Mon, 2 May 2016 at 20:03 Heiko Braun <hbraun at redhat.com> wrote:
>>
>>
>> Are there any recommendations for making the deployment faster on WF? One
>> thing I was wondering about is whether certain subsystem support precomputed
>> jandex indexes?
>>
>> Regards, Heiko
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev



More information about the wildfly-dev mailing list