jdk-24/test/micro/org/openjdk/bench/java/lang
2023-03-31 17:45:54 +00:00
..
constant 8304928: Optimize ClassDesc.resolveConstantDesc 2023-03-31 17:45:54 +00:00
foreign 8303684: Lift upcall sharing mechanism to AbstractLinker (mainline) 2023-03-16 12:27:25 +00:00
invoke 8287522: StringConcatFactory: Add in prependers and mixers in batches 2022-06-08 07:17:31 +00:00
reflect 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks 2022-06-07 07:22:12 +00:00
runtime 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks 2022-06-07 07:22:12 +00:00
ArrayClone.java 8302315: Examine cost of clone of primitive arrays compared to arraycopy 2023-02-18 15:17:57 +00:00
ArrayCopy.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ArrayCopyAligned.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ArrayCopyObject.java 8290115: ArrayCopyObject JMH has wrong package 2022-07-21 17:49:22 +00:00
ArrayCopyUnalignedBoth.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ArrayCopyUnalignedDst.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ArrayCopyUnalignedSrc.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ArrayFiddle.java 8299441: Fix typos in some test files under core-libs component 2023-01-03 01:58:49 +00:00
Characters.java 8303033: Build failure with the micro bench mark 2023-02-21 21:39:35 +00:00
ClassForName.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ClassGetResource.java 8260337: Optimize ImageReader lookup, used by Class.getResource 2021-02-09 15:32:36 +00:00
Clone.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
DoubleClassCheck.java 8294198: Implement isFinite intrinsic for RISC-V 2022-09-29 18:51:38 +00:00
FloatClassCheck.java 8294198: Implement isFinite intrinsic for RISC-V 2022-09-29 18:51:38 +00:00
FloatingDecimal.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
FPComparison.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
GetStackTrace.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
IntegerDivMod.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
Integers.java 8290034: Auto vectorize reverse bit operations. 2022-07-28 04:43:01 +00:00
LongDivMod.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
Longs.java 8290034: Auto vectorize reverse bit operations. 2022-07-28 04:43:01 +00:00
MathBench.java 8275167: x86 intrinsic for unsignedMultiplyHigh 2021-10-20 22:40:51 +00:00
NewInstance.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ObjectHashCode.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
RegionMatchesIC.java 8302871: Speed up StringLatin1.regionMatchesCI 2023-02-25 07:48:03 +00:00
RotateBenchmark.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StackTraceElementBench.java 8291641: Optimize StackTraceElement.toString() 2022-08-10 16:22:19 +00:00
StackWalkBench.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StrictMathBench.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringBuffers.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringBuilders.java 8302163: Speed up various String comparison methods with ArraysSupport.mismatch 2023-02-15 21:52:41 +00:00
StringBuilderToString.java 8282429: StringBuilder/StringBuffer.toString() skip compressing for UTF16 strings 2022-04-01 04:42:03 +00:00
StringCompareToDifferentLength.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringCompareToIgnoreCase.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringComparisons.java 8302163: Speed up various String comparison methods with ArraysSupport.mismatch 2023-02-15 21:52:41 +00:00
StringConcat.java 8247681: Improve bootstrapping of unary concatenations 2020-06-17 19:36:26 +02:00
StringConstructor.java 8301958: Reduce Arrays.copyOf/-Range overheads 2023-02-13 11:17:38 +00:00
StringDecode.java 8281146: Replace StringCoding.hasNegatives with countPositives 2022-03-17 09:20:24 +00:00
StringEncode.java 8282047: Enhance StringDecode/Encode microbenchmarks 2022-03-01 10:20:22 +00:00
StringEquals.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringFormat.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringHashCode.java 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops 2023-01-17 21:06:22 +00:00
StringIndexOf.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringIndexOfChar.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringOffsetByCodePoints.java 8297561: Redundant index check in String.offsetByCodePoints() 2022-12-01 15:28:39 +00:00
StringOther.java 8302163: Speed up various String comparison methods with ArraysSupport.mismatch 2023-02-15 21:52:41 +00:00
StringReplace.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
StringSubstring.java 8240094: Optimize empty substring handling 2020-02-26 21:24:02 +01:00
StringUpperLower.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
SystemTime.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ThreadOnSpinWait.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ThreadOnSpinWaitProducerConsumer.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ThreadOnSpinWaitSharedCounter.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00
ThreadStartJoin.java 8287810: Reduce runtime of java.lang microbenchmarks 2022-06-07 07:23:30 +00:00