This has been brought up many times. I'm not sure if this thread is still valid:
http://www.hydrogenaudio.org/forums/index....topic=20759&hl=Here are my own tests and some info:
Must be different flags, same compiler in readme from package:
QUOTE
Compiled with icl 4.5 & nasm.exe & dll were compressed with UPX executable packer
http://upx.sourceforge.net/mitiok
The results from the two compiles are bit-identical:
CODE
INFO (foo_bitcompare) : Comparing:
INFO (foo_bitcompare) : location: "file://C:\Documents and Settings\_____\Desktop\lame3.96.1\Layla.mp3" (0)
INFO (foo_bitcompare) : location: "file://C:\Documents and Settings\_____\Desktop\lame-3.96.1\Layla.mp3" (0)
INFO (foo_bitcompare) : No differences in decoded data found.
INFO (foo_bitcompare) : Finished successfully.
Here's my speed test, the values fluctuate each time I run them probably because of other things eating up CPU time, but there is no clear winner. I would venture to say whatever different flags used have no effect on anything, at all.
CODE
Rarewares: 7.9299x
Mitiok: 8.0164x
Rarewares: 7.9505x
Mitiok: 7.9442x
Rarewares: 7.8996x
Mitiok: 7.9916x
EDIT: This is on a P4, AMD tests may be different.