• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Accelerated Obj-C Dispatch on Intel Only
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accelerated Obj-C Dispatch on Intel Only


  • Subject: Re: Accelerated Obj-C Dispatch on Intel Only
  • From: Eric Albert <email@hidden>
  • Date: Mon, 27 Mar 2006 14:50:47 -0800

On Mar 27, 2006, at 2:14 PM, Nick Nallick wrote:

I'm building a universal app to run on 10.3.9 and later. The new fast obj-c dispatch option for Tiger seems like a good thing. I can't use it for my PPC code since it must run on Panther, but there doesn't seem to be any reason not to use it for Intel since that requires Tiger. Is there any way to enable this for the Intel compiler but not for the PPC compiler?

Is there a significant advantage to using this option? I can't find any documentation on it?

There is no accelerated Obj-C dispatch on Intel, so there's no advantage to turning it on. Testing showed that implementing it would not have resulted in any performance improvement there because the standard objc_msgSend implementation was fast enough.


-Eric

_______________________________________________
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


  • Follow-Ups:
    • Re: Accelerated Obj-C Dispatch on Intel Only
      • From: Ladd Van Tol <email@hidden>
References: 
 >Accelerated Obj-C Dispatch on Intel Only (From: Nick Nallick <email@hidden>)

  • Prev by Date: Re: lipo doesn't touch (in the timestamp modification sense) the output file?
  • Next by Date: Re: Debugging on Intel
  • Previous by thread: Re: Accelerated Obj-C Dispatch on Intel Only
  • Next by thread: Re: Accelerated Obj-C Dispatch on Intel Only
  • Index(es):
    • Date
    • Thread