The copy_if Speedup That Wasn't About copy_if, Or AVX-512 (opens in new tab)
# The copy_if Speedup That Wasn't About copy_if, Or AVX-512 A few days ago loonatick-src published a careful piece of performance engineering. The author drives `std::copy_if` to ~4 GB/s, writes an AVX-512 ver...
Read the original article