You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out (as can be seen in cristian-bicheru/avx-benchmarks) that unaligned AVX instructions introduce massive overhead. As such, a transition towards aligned memory is in progress.
The text was updated successfully, but these errors were encountered:
It turns out (as can be seen in cristian-bicheru/avx-benchmarks) that unaligned AVX instructions introduce massive overhead. As such, a transition towards aligned memory is in progress.
The text was updated successfully, but these errors were encountered: