Exploring Opportunities to Speed Up Vector API Performance on AArch64
Paul Sandoz
paul.sandoz at oracle.com
Fri Oct 31 16:57:29 UTC 2025
> On Oct 31, 2025, at 8:39 AM, Andrew Haley <aph-open at littlepinkcloud.com> wrote:
>
> On 10/31/25 06:17, Chiranmoy.Bhattacharya at fujitsu.com wrote:
>> Please suggest if we can reuse any existing JMH benchmark to replicate this
>> issue or we can contribute a new one to the OSS benchmark to collaborate on
>> this further.
>
> Benchmarks you might want to try are in test/micro/org/openjdk/bench/
>
> Panama devs, are there more in your branch?
>
The only ones that should be present in the panama-vector repo and not present in the jdk repo are those that are auto-generated.
Now that we have the HotSpot compiler IR testing framework we don’t need to integrate as many micro-kind-benchmarks testing a few operations. Benchmarks that focus use-cases are better IMO.
Chiranmoy, if you have an algorithm/use-case using bit packing then submitting a benchmark for that could be very helpful.
Paul.
More information about the panama-dev
mailing list