Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8303401

Add a Vector API equalsIgnoreCase micro benchmark

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • performance
    • None
    • b12

      Add a vectorized equalsIgnoreCase benchmark to the set of benchmarks in org.openjdk.bench.jdk.incubator.vector. This benchmark serves as an example of how vectorization can be useful also in the area of text processing. It takes advantage of the fact that ASCII and Latin-1 were designed to optimize case-twiddling operations.

            sviswanathan Sandhya Viswanathan
            sviswanathan Sandhya Viswanathan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: