-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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.