Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#222304 - 10/10/2002 06:13 libmad performance
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
I've been messing around with the different build options for libmad and have found that using --disable-debugging gives a noticable performance boost without compromising audio quality. If you build with --enable-speed its faster still, but this is not such a good idea on a piece of hifi kit.

I've noticed that both the rioplay and rrr source distributions include a larger (260k+) libmad.a which is what I get if debugging is switched on. The no-debug lib is approx 108k. I don't know whether the binary distributions are the same, but if so, changing them may speed things up a bit.

Cheers
Paul
_________________________
Paul (the tRio guy)

Top
#222305 - 10/10/2002 06:31 Re: libmad performance [Re: pauln]
dave
new poster

Registered: 11/05/2000
Posts: 65
Loc: San Diego, CA
Hmm... I'll look into this, but I definitely disabled debugging. Here's the command line I used to compile MAD:

./configure --host=arm-linux --enable-speed --enable-fpm=arm --disable-debugging

If I remember correctly, MAD wouldn't even play songs without skipping if debugging was turned on.

Top
#222306 - 10/10/2002 08:28 Re: libmad performance [Re: dave]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Maybe it's a version thing ... I'm building 0.14.2b.
_________________________
Paul (the tRio guy)

Top