[tremor] Tremor performance on x86 machines
Monty
xiphmont at xiph.org
Wed Feb 5 09:37:38 PST 2003
On Tue, Feb 04, 2003 at 01:56:53AM -0500, Corey Miller wrote:
> does. The question I'm getting down to is this. I don't have my test
> equipment or the dev system as of yet, or any x86 to test this one, so
> I need to know, would the tremor engine with the low accuracy mod be
> able to decode an 11 khz mono vorbis file in real time without eating
> up too much CPU? Hopefully they could listen to something of this low
> quality while browsing the net or something.
It would work fairly well, yes, as long as Tremor is built properly.
Tremor depends on having a single-instruction 32x32->64 bit multiply,
and you can acheive that either through a simple ASM stub, or by using
a recenct GCC which should handle the long long C multiplication hack
correctly.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Tremor
mailing list