• 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: Java vs Objetive-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java vs Objetive-C


  • Subject: Re: Java vs Objetive-C
  • From: Finlay Dobbie <email@hidden>
  • Date: Sat, 8 May 2004 17:08:21 +0100

On 8 May 2004, at 16:40, Allan Odgaard wrote:

It might have been, but his code examples only show that when you need to compare the same strings a zillion times, Java is faster (than GCC). In his example, the bottleneck might be method lookup, and I think that it's already known that Java can be faster at this (than ObjectiveC).

And if you're going to be doing this a zillion times and the method lookup is the bottleneck, cache the IMP and you remove that bottleneck.

-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Java vs Objetive-C
      • From: "Brad O'Hearne" <email@hidden>
References: 
 >Re: Java vs Objetive-C (From: Allan Odgaard <email@hidden>)

  • Prev by Date: Re: [semi-OT] Apple's Help Viewer: a note to the frustrated
  • Next by Date: Re: Instance Variable access
  • Previous by thread: Re: Java vs Objetive-C
  • Next by thread: Re: Java vs Objetive-C
  • Index(es):
    • Date
    • Thread