Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 1999 23:36:43 -0500
From:      "Zach N. Heilig" <znh@thequest.net>
To:        Darryl Okahata <darrylo@sr.hp.com>
Cc:        "Zach N. Heilig" <znh@thequest.net>, freebsd-current@FreeBSD.ORG
Subject:   Re: gcc optimizer in -current system ...
Message-ID:  <19990924233643.A17222@murkwood.znh.org>
In-Reply-To: <199909241543.IAA26573@mina.sr.hp.com>; from Darryl Okahata on Fri, Sep 24, 1999 at 08:43:37AM -0700
References:  <19990924082958.A14943@murkwood.znh.org> <199909241543.IAA26573@mina.sr.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 24, 1999 at 08:43:37AM -0700, Darryl Okahata wrote:
> "Zach N. Heilig" <znh@thequest.net> wrote:
> 
> > The application for the tests is mpg123.
> > test mp3 playing time: 373 seconds.
>      [ ... ]
> >   1) No Optimization
> >        225.08 real       224.30 user         0.23 sys
>      [ ... ]
> >   2) -O3 -mcpu=i486 -march=i486 -fomit-frame-pointer -fschedule-insns
> >      -fschedule-insns2
> >        141.92 real       141.43 user         0.10 sys
> 
>      What do these timings represent?  As you say the mp3 playing time
> is 373 seconds, but the "real" times vary, the timings don't appear to
> be the playing/processing of the mp3 file.

Oops, it is 'mpg123 -t' (decode, but don't do any output -- it doesn't
go to sleep waiting for /dev/dsp, so it runs as fast as it can).

-- 
Zach Heilig <znh@thequest.net>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990924233643.A17222>