No experience with it but from profilings I did on maven, compilation is
not that expensive compared to plugin setup in most projects so maven
shell/daemon or so are likely a first step which can be more interesting in
terms of overall perf (then this server can be the next step).

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le dim. 15 nov. 2020 à 22:24, Enrico Olivelli <eolive...@gmail.com> a
écrit :

> Hey folks,
> I had never heard about this javac server before
> https://openjdk.java.net/jeps/139
>
>
> Is there any way we can exploit it in order to speed up the build?
> Is it enough to execute javac tool inside the same JVM of Maven core to get
> the same results?
>
> Do anyone have experience with it?
>
> Enrico
>

Reply via email to