Re: Slow build times
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 1.5 (Windows/20051201) Message: 2 Date: Sat, 25 Feb 2006 16:47:45 -0800 From: "Justin C. Walker" <justin@mac.com> Subject: Re: Slow build times To: "darwin-dev@lists.apple.com list" <darwin-dev@lists.apple.com> Message-ID: <F275002F-74C1-4B44-B07B-718E08A07583@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Are you building C? C++? Templates? Regards, Justin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Verify that it is your build that is slowing things down, to start with. Use 'top' to see what the high runners are, and to see what the disk activity looks like. You can use 'top' to watch as your build proceeds, to see what looks to be taking the time, if the above doesn't point out a culprit. -- Justin C. Walker, Curmudgeon-At-Large Institute for the Enhancement of the Director's Income -------- Experience is what you get when you don't get what you want. -------- I don't think anything else is slowing the system down. I use it for other things besides building and it seems to be responsive. I am building in C++. The code defines a few templates, not a lot, and it does use the STL quite a bit. This email sent to site_archiver@lists.apple.com
participants (1)
-
Tron Thomas