You must log in or register to comment.
Affected CPUs: AVX-512 capable CPUs. Intel Xeon, Zen 4 AMD Ryzen and EPYC and up.
Affected function: UYVY to YUV422 format conversion (pixel-level color encoding).
Speedup: 18/10.98 = 1.64x (Since all AVX512 cpus should support and previously have used avx2(56)).Apparently as part of an ongoing series of rewrites, they made a color encoding conversion function run 64% faster on server CPUs and somewhat recent AMD CPUs
Good news for my server!
deleted by creator
I’d be interested to see the performance jump on a Zen 5 (or Xeon) CPU given that Zen 4 does that “double pump” approach to AVX512.
I wanted to read about double pump but the linked article looks like a general benchmark, without an explanation of that concept?