[vectorIntrinsics] RFR: 8244490: [vector] Move Vector API micro benchmarks under test/micro
Marcus G K Williams
github.com+168222+mgkwill at openjdk.java.net
Mon May 3 21:17:56 UTC 2021
On Mon, 3 May 2021 21:01:08 GMT, Marcus G K Williams <github.com+168222+mgkwill at openjdk.org> wrote:
> @PaulSandoz @katyapav Tried my hand at a draft of https://bugs.openjdk.java.net/browse/JDK-8244490.
>
> If I am on the right track, any feedback or suggestions would be helpful.
I was able to run using `make test TEST="micro:Int64Vector" MICRO="FORK=2;WARMUP_ITER=5;" CONF=linux-x86_64-server-release` with this patch.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/77
More information about the panama-dev
mailing list