QUOTE (jcoalson @ Feb 21 2007, 07:31)

re: flac -0, I was just confirming what thomas said earlier about the wiki text, based on my own tests.
...
Oh yes! Hopefully someone will apply the two corrections i asked for to the wiki:
QUOTE (TBeck @ Feb 18 2007, 05:03)

Further corrections:
1) "Fast encoding speed (TAK Turbo encodes faster than Flac -0 or wavpack -f; Tak Extra Max encodes as fast as Flac -8 or Wavpack -hx3)"
I don't know if "TAK Turbo encodes faster than Flac -0 or wavpack -f". I seem to remember that this was true for older FLAC versions but probably not for the latest release.
What is true is: TAK's Turbo encodes several times faster than FLAC -8 while providing better compression.
2) "Tak Extra Max encodes as fast as Flac -8 or Wavpack -hx3"
I haven't checked it by myself, but Josh's latest comparison shows that only TAK Extra is faster than FLAC -8, Extra + Max ("Insane mode") is considerably slower. I currently don't know about Wavpack -hx3.
QUOTE (jcoalson @ Feb 21 2007, 07:31)

...
my point about the x86 speed is that for all the areas where the current codecs are very close, there is enough variation across architectures to affect the ranking. general comments about speed should be based on algorithmic complexity but unfortunately all comparisons are done on x86 implementations.
Regarding general statements i agree. Nevertheless speed comparisons on specific platforms obviously are interesting for people working on those platforms.
QUOTE (johnsonlam @ Feb 21 2007, 07:44)

QUOTE (TBeck @ Feb 21 2007, 12:09)

Speeds (without disk io) for preset Turbo on my old Pentium 3 / 866 MHz:
Encoding: 58 * real time
Decoding: 77 * real time
Really impressive!
I think somebody here can help to make a direct comparison chart, with a single same machine, by using the same hard disk, same CPU, same WAV file ... many factors can be eliminated, the figure will be purely the codec speed.
There are already many comparisons available. "same WAV file" is a bad idea, because the performance of any codec can be very variable on different files. You have to test many files to get somewhat representative results. And there is also some cpu dependency. TAK for instance will perform a bit worse on the P4. But because i never liked this CPU (Intel itselfs doesn't like it anymore...) i have no interest into specific optimizations for the P4.