[Users] Speed up the Zimbra startup by avoiding the Just In Time compilation time
Malte S. Stretz
mss at msquadrat.de
Fri May 24 12:09:47 CEST 2019
Hi,
its been a while but you can find my results here:
https://bugzilla.zimbra.com/show_bug.cgi?id=84906#c10
This one is probably also relevant:
https://bugzilla.zimbra.com/show_bug.cgi?id=99222
IIRC in the end while AOT would be some low hanging fruit nowadays and
it was possible to reduce the compilation time but surprisingly the main
startup time wasn't due to the JIT overhead but more due to the
initalization time of internal data structures (probably the SOAP engine).
Cheers,
Malte
On 22/05/2019 07:27, Victor d'Agostino wrote:
> Hi guys,
>
> Did anyone try using the Java ahead-of-time compilation (AOT) with
> Zimbra ?
>
> Regards
> Victor
More information about the Users
mailing list