20 ms·
oh, I just had a look and the base model doesn't have an SSD - I'd really not consider developing without an SSD any more. It will work but compile times are sl
by daven11 12y ago
oh, I just had a look and the base model doesn't have an SSD - I'd really not consider developing without an SSD any more. It will work but compile times are slower, how much I couldn't say. But then I've developed for years without an SSD before that so...
( the reply link appears after a few minutes)
- neilxdsouza 12y agoThat's why I thought of 16Gb Ram. I'm thinking, The whole of XCode and the compiler and my program source would be in the buffer cache. So after the initial loading from disk, the dev experience would be quite smooth (that's the guess I'm making).
- daven11 12y agoIndeed, and you could do the old trick of making a ram disk for your compiles