I did a quick experiment to check the build time difference between the current default compiler compared to the eclipse one we used to use before changes from r931936. Based on the results below, I'd like to go back to use the eclipse compiler.
Regular compiler [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22 minutes 5 seconds [INFO] Finished at: Fri Oct 15 11:49:02 PDT 2010 [INFO] Final Memory: 282M/507M [INFO] ------------------------------------------------------------------------ Reverting the changes from r931936 to enable eclipse compiler [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9 minutes 17 seconds [INFO] Finished at: Fri Oct 15 14:12:29 PDT 2010 [INFO] Final Memory: 289M/576M [INFO] ------------------------------------------------------------------------ Thoughts ? -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
