On Wed, 4 Aug 2021 08:04:48 GMT, Aleksey Shipilev wrote:
> Looks fine.
Thanks!
-
PR: https://git.openjdk.java.net/jdk/pull/4988
On Wed, 4 Aug 2021 07:46:48 GMT, Claes Redestad wrote:
> This adds Integer.toString microbenchmarks, roughly similar to the
> Long.toString microbenchmarks (toStringSmall should use an equivalent data
> set). This is useful for comparison purposes and completeness.
>
> Also tuned existing benc
This adds Integer.toString microbenchmarks, roughly similar to the
Long.toString microbenchmarks (toStringSmall should use an equivalent data
set). This is useful for comparison purposes and completeness.
Also tuned existing benchmarks to harmonize setup, reduce runtime without
significantly ha