Subject: Re: DBRI audio
To: Rui Paulo <rpaulo@NetBSD.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-sparc
Date: 07/16/2005 11:20:13
On Jul 16, 2005, at 10:34 AM, Rui Paulo wrote:

> On 2005.07.16 09:52:58 +0000, Jason Thorpe wrote:
>  |
>  | On Jul 16, 2005, at 7:48 AM, Michael wrote:
>  |
>  | >>Why is mp321 eating all the CPU ?
>  | >>
>  | >
>  | >Well, mp3 decoding is pretty CPU-intensive ( at least for  
> machines of
>  | >this age ) - it's eating about 40% CPU time on my 110MHz  
> microSPARC
>  | >II.
>  | >And then - did you compile mpg123 with -mcpu=v8 and so on?
>  |
>  | He said mp321 -- maybe that is one of the integer-math-using
>  | versions.  Use mpg123, it uses the FPU, and might be better.
>
> Indeed, 36.0% idle, thanks!
> (I didn't compiled with -mcpu=v8, it's a binary pkg)

I'd say this is certainly in good enough shape to check in, and that  
would give greater test coverage.  Any other bug fixes can go in  
after it's already there.

-- thorpej