Re: NSKeyedArchiver finishEncoding takes forever
Re: NSKeyedArchiver finishEncoding takes forever
- Subject: Re: NSKeyedArchiver finishEncoding takes forever
- From: "Michael Ash" <email@hidden>
- Date: Wed, 18 Jun 2008 15:35:20 -0400
On Wed, Jun 18, 2008 at 2:13 PM, Markus Spoettl
<email@hidden> wrote:
> Hello List,
>
> I'm having a problem with a performance problem in NSKeyedArchiver which I
> can't find a cause for.
I saw no mention in your message; have you profiled your app yet? Even
though the time is not being spent in your code, a profile can give
you an idea of what's taking up all this time, and may give you hints
as to how to make it go faster. First response to any speed problem
should always be to run Shark on it.
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden