discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: suggesting some small changes with huge speed impact


From: Richard Frith-Macdonald
Subject: Re: suggesting some small changes with huge speed impact
Date: Fri, 1 Jun 2001 16:48:06 +0100

On Friday, June 1, 2001, at 04:42 PM, Guenther Fuerthaller wrote:

 >The dealloc method inherited by NSMutableDataMalloc already looks like
>the method above.

except that my version makes use of the instance variable zone
(not existing in NSDataMalloc) and thus avoids the call to
NSZoneFromPointer which might be an expensive operation if
there are multiple zones.

Ah ... sorry - I missed that ... I'll change it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]