Comparing stock ffmpeg with optimized ffmpeg
Recently FreeBSD changed the multimedia/ffmpeg
port to drop the
-ffast-math
and -fno-finite-math-only
from the CFLAGS when building an
optimized binary. The following experiment was conducted to see how much of
a difference this makes.