This page details performance, memory, SSD, Network optimizations.
Maven
Maven does not run multithreaded by default - set the number of threads to use as follows using the -T flag
mvn clean install -U -DskipTests=true -T 8
This page details performance, memory, SSD, Network optimizations.
Maven does not run multithreaded by default - set the number of threads to use as follows using the -T flag
mvn clean install -U -DskipTests=true -T 8