Re: Message Forwarding Overhead / Performance
Re: Message Forwarding Overhead / Performance
- Subject: Re: Message Forwarding Overhead / Performance
- From: Charles Steinman <email@hidden>
- Date: Tue, 28 Oct 2008 16:16:35 -0700 (PDT)
----- Original Message ----
> From: Jerry Krinock <email@hidden>
> Roughly, the lesson is: Don't use message forwarding for "actual
> work". I was just wondering if anyone had ever found otherwise.
I don't think that's really fair. The lesson is not to use NSInvocation in extremely tight loops. For the bulk of most programs, the message forwarding overhead will be much less significant. Writing to disk is also relatively slow, but I've never heard anyone say it's not useful for "actual work."
Cheers,
Chuck
_______________________________________________
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