jdk-24/test/micro/org/openjdk/bench/java/util
2024-05-23 01:03:19 +00:00
..
concurrent 8322149: ConcurrentHashMap smarter presizing for copy constructor and putAll 2024-01-24 18:52:38 +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 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +00:00
stream 8196106: Support nested infinite or recursive flat mapped streams 2024-04-16 11:09:59 +00:00
zip 8332490: JMH org.openjdk.bench.java.util.zip.InflaterInputStreams.inflaterInputStreamRead OOM 2024-05-23 01:03:19 +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
ArraysSort.java 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) 2023-10-06 20:15:30 +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
HexFormatBench.java 8316426: Optimization for HexFormat.formatHex 2023-10-12 13:54:09 +00:00
ImmutableColls.java 8238684: Override getOrDefault in immutable Map implementation 2020-02-08 15:21:25 +01:00
ListArgs.java 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +00:00
LocaleDefaults.java 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +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 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +00:00
TestCRC32.java 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +00:00
TestCRC32C.java 8314085: Fixing scope from benchmark to thread for JMH tests having shared state 2023-10-03 16:01:36 +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