Re: WWDC / XCode v2.0?
Re: WWDC / XCode v2.0?
- Subject: Re: WWDC / XCode v2.0?
- From: Matt Gough <email@hidden>
- Date: Thu, 1 Jul 2004 20:26:47 +0100
On 1 Jul 2004, at 10:01, Eric Albert wrote:
Guard Malloc is a tremendously useful tool. If only all applications
were run with it before shipping....
It would be a lot easier to use it regularly if it didn't slow things
down enormously. My app seems to run about 50x slower with it, so its
not practical to use it on the off chance of catching a bug. Any chance
of speeding it up, or at least providing a means of enabling/disabling
it around calls to new bits of code. (Or is the slowness likely to be
caused by some inefficiency in my code?)
Matt Gough
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.