On Wed, 25 Feb 2026 07:50:03 GMT, Xiaohong Gong <[email protected]> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments resolution > > There are regression for these two cases. Do you know the root cause? > > Before: > VectorSliceBenchmark.intVectorSliceWithVariableIndex 1024 thrpt 2 > 6204.489 ops/ms > VectorSliceBenchmark.longVectorSliceWithConstantIndex1 1024 thrpt 2 > 1651.334 ops/ms > > After: > VectorSliceBenchmark.intVectorSliceWithVariableIndex 1024 thrpt 2 > 5626.367 ops/ms > VectorSliceBenchmark.longVectorSliceWithConstantIndex1 1024 thrpt 2 > 960.958 ops/ms Hi @XiaohongGong , @merykitty , @erifan let me know if you have other comments. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24104#issuecomment-4028977690
