Erik de Castro Lopo wrote:

> I'l do a little more testing on this and the other patches before pushing
> to git.

According to my tests, the speed increase after the patch that changes
"call .get_eip0 / pop eax" to "call .mov_eip_to_eax / mov eax, [esp] / ret"
is negligible or absent.

OTOH, libFLAC is a very wide-spread library, and it's better to do things
in a recommended way.
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to