jdk-24/test/micro/org/openjdk/bench/java/lang
Nils Eliasson 3ca7e3f6ff 8232896: ZGC: Enable C2 clone intrinsic
Reviewed-by: pliden, kvn
2019-10-31 17:16:36 +01:00
..
invoke 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
reflect 8207814: (proxy) upgrade the proxy class generator 2019-08-21 16:19:17 -04: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 8232896: ZGC: Enable C2 clone intrinsic 2019-10-31 17:16:36 +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
StackWalkBench.java 8221623: Add StackWalker micro benchmarks to jdk repo 2019-09-25 14:33:44 -07: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
StringSubstring.java 8221307: String.substring() OOB exception on start index reports improper information 2019-08-16 11:35:17 -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