[MPlayer-dev-eng] Re: Mplayer compiled with different gcc ver. benchmark

Peter Niemayer niemayer at isg.de
Fri Apr 30 22:49:31 CEST 2004


Piotr Neuman wrote:

> Testing cmd. :
> ./mplayer -benchmark -vo null -ao null -frames 3000 <file>
> 
> Results:
  [...]

mplayer is certainly one of the worst code samples to base tests
on compiler quality for x86 on, since the most time consuming parts are
written in assembler for that platform.

Having the time critical parts written in assembler is of course a
good thing, but if you want to use the application for compiler
tests, I would recommend disabling the use of any assembler.

Cheers,

Peter Niemayer





More information about the MPlayer-dev-eng mailing list