On Mon, 11 Aug 2025 03:11:04 GMT, Xiaohong Gong <xg...@openjdk.org> wrote:

> I remember that it has the micro benchmarks for slice/unslice under 
> `test/micro/org/openjdk/bench/jdk/incubator/vector/operation` on 
> panama-vector. Can we reuse those JMHs to check the benchmark improvement?

All those are the ones with variable slice index , slice kernel performance of 
those benchmarks on AVX2 and AVX512 targets are at par with baseline, and 
deviations are statistically insignificant due to error margins. 

New benchmark complements the code.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24104#discussion_r2272272548

Reply via email to