Nastya Lisitskaia
Yandex
Vector API doesn’t speed up code on its own: the result is determined by the dependencies between operations, the capabilities of the JIT, and the processor architecture. Using JMH benchmarks, we’ll examine when auto‑vectorization is sufficient and when explicit SIMD actually changes the algorithm and provides a benefit.
Yandex