Withdrawn: 7903641: JMH: Rework samples to avoid excess double and volatile cases
Aleksey Shipilev
shade at openjdk.org
Fri Dec 13 15:29:54 UTC 2024
On Fri, 13 Dec 2024 12:33:02 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Generally, those samples need a bit of touchup. We used to do doubles there, because the relative overhead for double multiplication showed up against the blackholes overhead. Now that we are using compiler blackholes nearly everywhere, we can redo these in simple ints.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jmh/pull/145
More information about the jmh-dev
mailing list