jdk-24/test/micro/org/openjdk/bench/java/lang
2019-05-31 12:20:21 +02:00
..
invoke 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
reflect 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopy.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyAligned.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedBoth.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedDst.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedSrc.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayFiddle.java 8223078: Add microbenchmark for array copying/clearing/resizing 2019-05-01 09:06:12 -07:00
Characters.java 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace 2018-12-11 20:31:18 -05:00
ClassForName.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Clone.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
FloatingDecimal.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
GetStackTrace.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Integers.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Longs.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
MathBench.java 8222029: Optimize Math.floorMod 2019-04-10 20:03:07 +02:00
NewInstance.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ObjectHashCode.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringBuffers.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringBuilders.java 8224986: (str) optimize StringBuilder.append(CharSequence, int, int) for String arguments 2019-05-31 12:20:21 +02:00
StringConcat.java 8222852: Reduce String concat combinator tree shapes by folding constants into prependers 2019-04-30 12:54:07 +02:00
StringEquals.java 8215017: Improve String::equals warmup characteristics 2019-04-11 14:56:52 +02:00
StringHashCode.java 8221723: Avoid storing zero to String.hash 2019-04-02 11:24:40 +02:00
StringHttp.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringIndexOf.java 8220368: Update String.indexOf to test all the C2 intrinsics 2019-03-08 17:45:40 -05:00
StringOther.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringReplace.java 8222955: Optimize String.replace(CharSequence, CharSequence) for common cases 2019-05-06 18:07:55 -07:00
StringUpperLower.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Systems.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ThreadStartJoin.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00