On Fri, 3 Jun 2022 15:05:33 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> - Reduce runtime by providing explicit configurations that try to run the 
> micros as fast as possible while giving enough time for warmup.
> - Remove some excessive parameters
> - Remove some benchmarks testing experimental features 
> (ObjectHashCode.mode_<non-default>) or were simply dubious at large 
> (StringHttp)
> 
> This reduces runtime of running `java.lang.[A-Z]` (only java.lang, not 
> java.lang.reflect etc..) from over 56 hours to 6:45.

This pull request has now been integrated.

Changeset: 778ed1a7
Author:    Claes Redestad <redes...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/778ed1a760d8f673811914b75e5d14e465881c91
Stats:     293 lines in 39 files changed: 192 ins; 87 del; 14 mod

8287810: Reduce runtime of java.lang microbenchmarks

Reviewed-by: mchung

-------------

PR: https://git.openjdk.java.net/jdk/pull/9015

Reply via email to