[FFmpeg-devel] m68k code for bswap

Måns Rullgård mans
Sat Jul 4 15:28:26 CEST 2009


ami_stuff <ami_stuff at o2.pl> writes:

> Hi,
>
> How can I test speed different (using FFmpeg) between generic C
> bswap_32 code and asm-optimized one on the Big-Endian system?
>
> The same question about bswap_16/bswap_64?

Build two executables, one with and one without optimisations, and
compare them.  Also, running in emulators doesn't count.  It has to be
real hardware.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list