On 11/05/2019 21:23, Emmanuel Bourg wrote:
> Le 11/05/2019 à 00:46, Emmanuel Bourg a écrit :
> 
>> - I'm not sure about the performance, ECJ was known to be faster than
>> javac in the past but I don't know if it's still true today.
> 
> I ran a quick test on an old Core 2 Duo with a SSD, compiling Tomcat and
> another Ant based project of mine. The Eclipse compiler is still faster
> than javac, by ~40%.

Thanks for all the explanations.

The performance testing is also interesting.

If I am understanding this all correctly, the proposed way forward is to
(eventually) replace the Ant compiler with the JSR199 based Javac
compiler? If so, then +1 from me.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to