[MPlayer-dev-eng] Re: Re: PATCH [0/12] CoreAVCDecoder support

Alexander Strange astrange at ithinksw.com
Sun Feb 18 09:06:07 CET 2007


On Feb 18, 2007, at 2:48 AM, Bernd Ernesti wrote:

> On Sun, Feb 18, 2007 at 01:42:02AM +0100, Michael Niedermayer wrote:
> [..]
>
>> maybe someone should try benchmarking h264.c compiled with -Os ?
>
> Same file used for benchmarking (harry_potter_goblet-tlr2_h720p.mov):
>
> -Os (h264idct.c and h264.c, all other files were -04):

Just to make sure your tests don't get too complex, let me point out  
that -O4 doesn't exist. All levels above -O3 are -O3.

You could also try gccs 2 and 4 if you've got them, but the inlining  
code was only rewritten to be good very recently (and hasn't made it  
to a release) so there probably isn't that much difference.




More information about the MPlayer-dev-eng mailing list