Comment on FFmpeg devs boast of up to 94x performance boost after implementing handwritten AVX-512 assembly code

Mike1576218@lemmy.ml ⁨1⁩ ⁨day⁩ ago

Hand written assembly is pretty common in video, no matter what they say. All modern video codecs have hand written assembly for all modern SIMD extensions, even on ARM. They didn’t say anything about where these numbers come from. Likely compared against unoptimized C code. There will never be a case where having AVX-512 will give you that kind of speedup, because there will be fallbacks for more common extensions.

source
Sort:hotnewtop