RFR: 8254782: Fix benchmark issues in java/lang/StringIndexOfChar.java benchmark [v2]

Jason Tatton github.com+70893615+jasontatton-aws at openjdk.java.net
Thu Oct 29 00:59:56 UTC 2020


> Please review the improvements which I have made to the java/lang/StringIndexOfChar.java jmh benchmark. Please let me know if any further improvements are required.
> 
> Thanks,
> Jason

Jason Tatton has updated the pull request incrementally with one additional commit since the last revision:

  Adjusted benchmark to use BlackHole and improved String array syntax as advised

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/918/files
  - new: https://git.openjdk.java.net/jdk/pull/918/files/5f3a1ce7..07485356

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=918&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=918&range=00-01

  Stats: 73 lines in 1 file changed: 1 ins; 32 del; 40 mod
  Patch: https://git.openjdk.java.net/jdk/pull/918.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/918/head:pull/918

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


More information about the core-libs-dev mailing list