jdk-24/test/micro/org/openjdk/bench/java/util
2023-07-17 19:44:08 +00:00
..
concurrent 8307483: New micros for j.u.c.LockSupport 2023-05-17 20:39:26 +00:00
jar 8193066: Avoid use of capturing lambdas in JarFile 2020-05-11 21:43:57 +02:00
logging 8237589: Fix copyright header formatting 2020-01-21 14:23:01 -08:00
random 8312195: Changes in JDK-8284493 use wrong copyright syntax 2023-07-17 19:44:08 +00:00
regex 8292196: Reduce runtime of java.util.regex microbenchmarks 2022-08-15 16:54:39 +00:00
stream 8291828: Reduce runtime of java.util.stream microbenchmarks 2022-08-17 15:00:02 +00:00
zip 8300493: Use ArraysSupport.vectorizedHashCode in j.u.zip.ZipCoder 2023-01-21 11:54:51 +00:00
ArraysEquals.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
ArraysFill.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
ArraysHashCode.java 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops 2023-01-17 21:06:22 +00:00
ArraysMismatch.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
ArraysMismatchPartialInlining.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
Base64Decode.java 8300808: Accelerate Base64 on x86 for AVX2 2023-02-15 09:26:10 +00:00
Base64Encode.java 8300808: Accelerate Base64 on x86 for AVX2 2023-02-15 09:26:10 +00:00
Base64VarLenDecode.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
Dates.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
GregorianCalendars.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
HashMapBench.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
HashMapToArray.java 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods 2019-06-14 05:02:58 +00:00
ImmutableColls.java 8238684: Override getOrDefault in immutable Map implementation 2020-02-08 15:21:25 +01:00
ListArgs.java 8156071: List.of: reduce array copying during creation 2020-10-05 17:00:57 +00:00
LocaleDefaults.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
NCopiesBenchmarks.java 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
StringJoinerBenchmark.java 8265237: String.join and StringJoiner can be improved further 2021-04-21 10:32:03 +00:00
TestAdler32.java 8300208: Optimize Adler32 stub for AVX-512 targets. 2023-01-29 01:55:46 +00:00
TestCRC32.java 8301092: Add benchmark for CRC32 2023-01-26 00:20:41 +00:00
TestCRC32C.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00
TreeMapUpdate.java 8247605: Avoid array allocation when concatenating with empty string 2020-08-10 16:14:03 +00:00
UUIDBench.java 8259498: Reduce overhead of MD5 and SHA digests 2021-01-20 23:45:55 +00:00
ZipFind.java 8290391: Reduce runtime of java.util package microbenchmarks 2022-07-19 16:30:44 +00:00