Re: Is there any way lib GuardMalloc can be faster?
Re: Is there any way lib GuardMalloc can be faster?
- Subject: Re: Is there any way lib GuardMalloc can be faster?
- From: "Sean McBride" <email@hidden>
- Date: Tue, 31 Jan 2006 10:44:14 -0500
- Organization: Rogue Research
On 2006-01-30 21:03, email@hidden said:
>I'm wondering exactly why is it so slow. I heard .NET with managed
>code also has bounds checking etc too. It doesn't seem as slow as
>GuardMalloc. Is there a specific reason its faster?
>Just wondering, because its excruciatingly slow to debug in this
>mode, almost ridiculous. (no offense intended)
I've used Guard Malloc a lot, and it is indeed both very helpful and
very slow. I've noticed a few things: having lots (I'm talking at least
2-4 GB) of physical RAM helps a lot, rebooting before a session also
helps a lot (so there's lots of physical memory free). Lastly, it's way
faster on the Intel iMac for some reason.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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