[opus] opus code optimization

Mahantesh Belakhindi girishec28 at gmail.com
Thu Sep 5 23:11:04 PDT 2013


1. If you're building in CCS, I hope you have created new projects and
imported the source and header files.

2. Then right click on project you want to build -> Build Properties ->
Under C600 Compiler, click on Basic Options -> Change Optimization level



On Fri, Sep 6, 2013 at 12:30 AM, <opus-request at xiph.org> wrote:

> Send opus mailing list submissions to
>         opus at xiph.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.xiph.org/mailman/listinfo/opus
> or, via email, send a message with subject or body 'help' to
>         opus-request at xiph.org
>
> You can reach the person managing the list at
>         opus-owner at xiph.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opus digest..."
>
>
> Today's Topics:
>
>    1. opus code optimization (olivani)
>    2. Re: opus code optimization (Ralph Giles)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 4 Sep 2013 15:35:10 -0400
> From: olivani <s.olivani15 at gmail.com>
> Subject: [opus] opus code optimization
> To: opus at xiph.org
> Message-ID:
>         <
> CABq0Vixhuh0GQeTkyCMokpy8D6OS6-+yMXjwQz-ZXFsKjsQY5Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> The opus code default compiles on -o2 optimization level. I would like to
> change it to -o3. I have tried doing the changes in makefile.unix . The
> change is not getting reflected. I am building the code in Code composer
> studio for TI processor C6000. Could anybody help me with this
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.xiph.org/pipermail/opus/attachments/20130904/07fd8fd6/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Wed, 04 Sep 2013 14:28:18 -0700
> From: Ralph Giles <giles at thaumas.net>
> Subject: Re: [opus] opus code optimization
> To: olivani <s.olivani15 at gmail.com>
> Cc: opus at xiph.org
> Message-ID: <5227A5F2.2010106 at thaumas.net>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 13-09-04 12:35 PM, olivani wrote:
> > The opus code default compiles on -o2 optimization level. I would like
> > to change it to -o3. I have tried doing the changes in makefile.unix .
> > The change is not getting reflected. I am building the code in Code
> > composer studio for TI processor C6000. Could anybody help me with this
>
> I'm not familiar with Code Composer, but the website says it's based on
> eclipse. Is there an compiler settings tab in the project properties
> dialog which has an effect?
>
> Our upstream source doesn't include support for Code Composer, so you'll
> have to figure out how your IDE is driving the build. If it was calling
> out to Makefile.unix changing that file should have had an effect. Since
> it didn't, I would guess it's either calling the autotools build, or you
> have a custom project file.
>
> If there's a .cproject in your source tree you can share I might be able
> to figure out which it is from that.
>
> Sorry not to be more help,
>  -r
>
>
>
> ------------------------------
>
> _______________________________________________
> opus mailing list
> opus at xiph.org
> http://lists.xiph.org/mailman/listinfo/opus
>
>
> End of opus Digest, Vol 56, Issue 1
> ***********************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20130906/bd116562/attachment.htm 


More information about the opus mailing list