Date: Thu, 16 Jul 2020 23:34:45 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: freebsd-java@freebsd.org Subject: OT: support for multicore javac? Message-ID: <CAGBxaXkyNBa7RdK5cbSHH2dm5_7vk-Kb=Tf9gB1x8PpUmQD-rA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have a rather large code base that takes several minutes to compile even when doing javac `find src -name '*.java'`. SInce I do not use ant or any other Java based build system (I use devel/cook for many reasons most of which fit the project much better then ant or the Java only build systems). I was reading about a program called sjavac (smart-javac) as a possible way to make javac splatter the compile across multiple cores. It does not seem to be anywhere in the ports collection (independent or in connection to another port). Any suggestions on how to get/install it and/or other ways of making javac use multiple cores? -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXkyNBa7RdK5cbSHH2dm5_7vk-Kb=Tf9gB1x8PpUmQD-rA>