Re: CW to Xcode transition - Is more RAM worthwhile?
Re: CW to Xcode transition - Is more RAM worthwhile?
- Subject: Re: CW to Xcode transition - Is more RAM worthwhile?
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 19 Dec 2005 11:09:57 -0500
Interesting - I suppose in that case it might help. It reminds me of how I used to use a "RAM Disk" back in the MPW days to put sources directly into RAM for faster compiles. *That* definitely worked.
Daniel On Dec 19, 2005, at 11:00 AM, Shawn Erickson wrote: Don't for get RAM is also used to cash file data so the more RAM you have the more RAM that is able to hold file data. This can improve compile times by reducing or avoiding disk access. Also I have seen the compiler (g++) grow well into the hundreds of megabytes on some larger C++ files with many macros.
-Shawn
On Dec 19, 2005, at 7:56 AM, Daniel Jalkut wrote:
I have a Dual 2.0GHz G5, with 1.5G of RAM. I don't get the impression that adding RAM would improve my build times at all. When you consider the highly distributable nature of compiling, I don't think any discrete moment during the build process needs a particularly large amount of RAM unless you've got insanely huge source files.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden