Check CPU performance during Java compilation
Check CPU performance during Java compilation
Hello! Someone is ready to build the spring-framework on their machine and shared the duration. I’m interested in comparing the times to see if a new build makes sense. The setup should be on Linux. Repo link: https://github.com/spring-projects/spring-framework java: https://jdk.java.net/17/ Just download the .tar file, configure JAVA_HOME, adjust gradle.properties with -Xmx10g for 10GB memory, and run the build. Thanks for your help! On a Macbook Pro 16" 2019, i9: 5 minutes first time (not crucial), 1 minute every other run with gradlew clean build. SSD is essential here. Looking forward to your results!
It seems like you're suggesting a change in approach. Moving the folder to a tmpfs might yield comparable outcomes.