• 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: Optimizing some, but not all, of the code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Optimizing some, but not all, of the code


  • Subject: Re: Optimizing some, but not all, of the code
  • From: Thomas Davie <email@hidden>
  • Date: Tue, 04 Jun 2013 19:36:56 -0700

If you open up the target settings, and visit build phases, you can specify per-file options.  Just stick in a -Os or -O3 in there.

Thanks

Tom Davie

On 4 Jun 2013, at 19:26, Rick Mann <email@hidden> wrote:

> I'm working on an iPad app that does a lot of computational stuff. This is significantly slower in a Debug build. Much of this computational code is included in the project source. I can do a Release build and it's pretty zippy.
>
> Is there any way to control the optimizations of a large group of files? I don't want to visit each individual file and set optimizer flags. I suppose I could put a chunk of it into a separate library, but that seems to bring its own set of tediousness.
>
> Anyway, just looking for suggestions.
>
> Thanks!
>
> --
> Rick
>
>
>
>
> _______________________________________________
> 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


 _______________________________________________
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: Optimizing some, but not all, of the code
      • From: Jens Alfke <email@hidden>
References: 
 >Optimizing some, but not all, of the code (From: Rick Mann <email@hidden>)

  • Prev by Date: Optimizing some, but not all, of the code
  • Next by Date: Re: Optimizing some, but not all, of the code
  • Previous by thread: Optimizing some, but not all, of the code
  • Next by thread: Re: Optimizing some, but not all, of the code
  • Index(es):
    • Date
    • Thread