• 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 C/Objective-C performance question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java vs C/Objective-C performance question


  • Subject: Re: Java vs C/Objective-C performance question
  • From: Chris Ridd <email@hidden>
  • Date: Mon, 17 Mar 2003 09:23:50 +0000

On 17/3/03 9:01 am, Dietmar Planitzer <email@hidden> wrote:
> 1) Always compile ObjC code with all optimizations turned on. By
> default PB compiles the code with all optimizations turned off which
> means that gcc will produce horribly bad code.

It is peculiar that gcc doesn't seem to optimize away that first set of
nested loops, even using -O3.

Perhaps gcc always produces horribly bad code :-)

Cheers,

Chris
_______________________________________________
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 C/Objective-C performance question
      • From: Dietrich Epp <email@hidden>
References: 
 >Re: Java vs C/Objective-C performance question (From: Dietmar Planitzer <email@hidden>)

  • Prev by Date: Re: Java vs C/Objective-C performance question
  • Next by Date: Re: String Problem
  • Previous by thread: Re: Java vs C/Objective-C performance question
  • Next by thread: Re: Java vs C/Objective-C performance question
  • Index(es):
    • Date
    • Thread