This pull request adds a micro benchmark for Vector API.
The Black Scholes algorithm is implemented with and without Vector API.
We see about ~6x gain with Vector API for this micro benchmark using 256 bit 
vectors.

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

Commit messages:
 - whitespace
 - 8272861: Add a micro benchmark for vector api

Changes: https://git.openjdk.java.net/jdk/pull/5234/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5234&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272861
  Stats: 190 lines in 1 file changed: 190 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5234.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5234/head:pull/5234

PR: https://git.openjdk.java.net/jdk/pull/5234

Reply via email to