RFR: 8336274: MutableBigInteger.leftShift(int) optimization [v5]
fabioromano1
duke at openjdk.org
Tue Sep 3 15:51:24 UTC 2024
On Tue, 3 Sep 2024 14:03:16 GMT, Sergey Kuksenko <skuksenko at openjdk.org> wrote:
> It would be nice to see some benchmarks where it gives performance benefits.
@kuksenko Try to run the benchmark of the `BigInteger`'s square root, maybe there the benefits are more visibles...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20008#issuecomment-2326865295
More information about the core-libs-dev
mailing list