Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio on Dual Xeon Workstation

Curious if anyone out there is doing Android Studio development on a dual Xeon machine.

I would like to know if the additional CPU gave a dramatic or visible (50% or more) boost in build performance.

like image 987
AlexVPerl Avatar asked Oct 19 '22 19:10

AlexVPerl


1 Answers

You probably found out, but for others wondering: Chances are - it won't.

Did some testing with two relatively quick E2650 v4 Xeons on a largish Java + Kotlin project and Xeons were considerably slower than low core count / higher clock CPU's.

Check out the benchmarks here: https://superuser.com/questions/1115206/will-dual-xeons-improve-android-studio-build-times/

like image 166
Alexandre G Avatar answered Oct 21 '22 16:10

Alexandre G