Re: Best Xcode machine mid-2019?
Re: Best Xcode machine mid-2019?
- Subject: Re: Best Xcode machine mid-2019?
- From: Steve Mykytyn via Cocoa-dev <email@hidden>
- Date: Mon, 01 Jul 2019 11:07:09 -0700
The framework I'm building is written in Objective-C. I'm waiting for
Swift to stabilize...
Looking at Activity Monitor during the build, all four CPU cores are
utilized symmetrically, the four hyper-threads somewhat less. The disk IO
doesn't look like it's a bottleneck either. It does seem to run faster
after a restart with no other apps running.
I suppose this isn't a pure test of compilation - as it's a framework
build, it's doing both x86 and arm builds, then lipo's them together, as
well as doing a fair bit of copying due to large on-demand asset catalogs.
It was worthwhile taking a look at the RAM disk, but I just didn't see
enough benefit in my particular case. Whenever I go away from a pure
vanilla setup, I usually regret it later.
Thanks again for all the advice!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden