RFR: 7903912: JMH: Pad using a mix of bytes and longs [v2]

Aleksey Shipilev shade at openjdk.org
Wed Dec 18 16:54:55 UTC 2024


On Wed, 18 Dec 2024 16:38:34 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> I guess the largest possible sum of internal or external gap is actually 7 or 8 bytes? If so we could settle on 8 bytes and 31 longs and save a few more percent.

I believe it is 7, so we could settle on 8 bytes and 31 longs. But I have to prove it first :)

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

PR Comment: https://git.openjdk.org/jmh/pull/147#issuecomment-2551822762


More information about the jmh-dev mailing list