On Mon, 15 Jul 2024 13:49:57 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> > > Even with `arrayElementVarHandle` it's about the same > > > > > > This is very odd, and I don't have a good explanation as to why that is the > > case. What does the baseline (confined arena) look like for > > `arrayElementVarHandle` ? > > Pretty much exactly the same So, that means that `arrayElementVarHandle` is ~4x faster than memory segment? Isn't that a bit odd? ------------- PR Comment: https://git.openjdk.org/jdk/pull/20158#issuecomment-2228582926