Optimizing Intellij Build Time with Ant

Answered

Hi,

With a decently powerful machine, building Intellij CE using ant takes about 35 minutes. I know this is far from what is possible and I intend to increase the heap size and try arrange compiling of independent modules in parallel, outside of Intellij (builds will be run on a remote build server). Just wondering if you guys have any quick tips on how I can make the ant build time faster, without using the Intellij IDE?

Any tips would be appreciated.

Thanks,
Alex

0
2 comments

Invest into fast SSDs, lots of memory, as many CPU cores as possible :)

Other than that, these build times are kinda expected.

0

Alex, id love to learn more about this use case. lets connect and chat more: https://www.linkedin.com/in/alexbit/

0

Please sign in to leave a comment.